Skip to content

v4.0.3

Latest

Choose a tag to compare

@friedenhe friedenhe released this 22 Oct 00:28
cbadae5

Changes

  • Added a new timeOp: max. 61454a4
  • Added patchField input 2b55744
  • Added time-deriv features for FIML. 2583572
  • Added a util to set velocity boundary layer profile 4c403f0
  • Added an option to use meshWaveFrozen automatically ed0a807
  • Bug fix for the vector indexing for DAInputField 8d2cf2e
  • Made writeSensMap work in parallel c8abc07
  • Added a density-based solver DAHisaFoam (beta state) 7f0d4d0
  • Added DATopoChtFoam for topology optimization with conjugate heat transfer 53cd21f
  • Started DAInterFoam implementation (adjoint not working yet) 5291b5d
  • Added calcFunction and getResiduals APIs for the Python layer 5bacf34
  • Made the Docker image keep the dafoam repo 7b1704d
  • Fixed a bug for yWall in laminar flows ff708dd

Dependency update

  • Python was updated to 3.10
  • Added the preFoil repo

Backward-incompatible changes

  • Hisa4DAFoam becomes a mandatory dependency.