Skip to content

Releases: RayanDhib/CFD-HOWL

v2.1.0

07 Oct 17:38
20948f5
Compare
Choose a tag to compare

v2.0.0

29 Apr 11:47
Compare
Choose a tag to compare
  • Updated README with improved formatting and clarified instructions.
  • Moved main.py outside of the writer directory for easier access.
  • Made adjustments to imports to reflect the change in main.py location.

Initial Release

29 Apr 11:03
Compare
Choose a tag to compare
  • This release marks the initial version of the project.
  • Implemented functionalities including CGNS file handling, mesh operations, and solution processing.
  • Added unit tests for core functionalities.
  • Structured project directory and adhered to PEP 8 style guidelines.
  • Included example input data and documentation.
  • Ready for initial testing and feedback.