Advent of Code 2025, Day 12 – a.k.a. packing problem
andreas.hilteb… | 12.16.2025Each December, Advent of Code issues a series of coding challenges for programmers to solve. This article looks at the twelfth (and final) problem for 2025, and a suggestion for solving from Andreas Hiltebrand.
Automatic support generation for Additive Manufacturing with LPBF in Ansys Mechanical
hrushikesh.map… | 10.02.2025This article shows you how to automate support generation for Additive Manufacturing using Laser Powder Bed Fusion (LPBF) in Ansys Mechanical by leveraging a Python Code Object.
Is your scripting up to scratch? Results & Highlights!
James Derrick | 09.24.2025When we sought user scripting tips and tricks for PyAnsys our customers, partners, and users responded with some excellent work. This article covers two stand-out examples.
Automating Ansys SCADE Suite workflows with GitHub Actions
ludovic.oddos@… | 09.18.2025This article explores using open-source Ansys SCADE Actions for GitHub. We set up and run a GitHub Actions pipeline on the Cruise Control example model provided with the SCADE Suite product, using a self-hosted runner to perform automated actions.
Setting up Continuous Integration / Continuous Delivery (CI/CD) with SCADE
francois.couad… | 09.16.2025This article walks through implementing CI/CD (Continuous Integration / Continuous Delivery) practice on software developed with SCADE Suite.
PyFluent: Evolving Towards an Intuitive CFD Experience
sean.pearson@a… | 07.31.2025The PyFluent project is evolving to meet the expectations of today’s developers: intuitive, object-oriented interfaces that are powerful, discoverable, and consistent. Read about the evolution of PyFluent, the design principles driving change, and the immediate user impacts.
Mechanical Scripting: Geometry panel view cheatsheet
tasos.katsouda… | 07.29.2025This cheat sheet helps python users looking to manipulate the geometry panel view within Ansys Mechanical.
SCADE API-tools Companion Article
francois.couad… | 06.13.2025This article introduces Ansys SCADE API Tools, designed to simplify usage of the SCADE Python APIs.