Skip to content

v2.2.4

Compare
Choose a tag to compare
@friedenhe friedenhe released this 17 Mar 02:29
4f7c005

This release contains the following bug fixes and new features:

  • Implemented the AD calculation for ACT (da004e5), AOA (203496b), and BC (37ee24f) derivatives.

  • Changed the solveCL function in optFuncs.py (1cdcbe8). Now, solveCL can be automatically run before optimization (DAFoam/tutorials@7a15199).

  • Exposed more functions from the DASolver class such that it can be called externally.

  • Added a feature to write the design variables to a JSON file during optimization (c5e213b)

  • Added a Python script (dafoam_plot3dscale.py) to scale plot3D files (28a53dc)

  • Fixed an issue that the wallHeatFlux variable was not written to disk (0b6fffd)