Page 1 of 1

code_saturne automation

Posted: Wed Apr 22, 2026 1:54 pm
by florian-simvia
Hello everyone,

I would like to share with the community the release of a new tool for code_saturne automation, called csauto:

Presentation : https://simvia-tech.github.io/csauto/
Source : https://github.com/simvia-tech/csauto

csauto is a utility designed to automate and simplify the use of code_saturne, especially for:
  • case management,
  • automated simulation runs,
  • chaining computations (parametric or sequential),
  • and more generally improving productivity in CFD workflows.
It works seamlessly on both local machines and HPC clusters (via Slurm), making it suitable for a wide range of use cases, from quick tests to large-scale simulation campaigns.

The goal is to provide a lightweight and flexible automation layer, suitable for both simple use cases and more advanced simulation campaigns.

The project is open source, and any feedback, suggestions, or contributions are very welcome.

Feel free to try it out and share your thoughts!

Best regards,

Florian