Skip to content

v3.0.1

Compare
Choose a tag to compare
@friedenhe friedenhe released this 30 Aug 15:54
· 162 commits to main since this release
fc34405

This release added a few new features and fixed bugs.

Changes

  • Coupled propeller movement in aerostructral cases fc34405
  • Fixed the adjPCLag option f73b8da
  • Updated field inversion functionality 8fc11d8
  • Added Tensor flow C API fa1e928
  • Changed the getForces function's default to designSurfaceFamily instead of allWallsFamily 8bc5696
  • Fixed the Codecov badge issue 3222738

Dependency updates

  • Updated the dependency versions for pyGeo, mphys, openmdao, tacs, and funtofem. Use the latest installation guide from here

Backward-incompatible changes

  • The writeDeformedFFD function was deprecated for both v2 and v3 scripts. ac29d1a
  • Updated the pyGeo APIs for setting design variables. The old API addGeoDVLocal and addGeoDVGlobal were replaced by addLocalDV and addGlobalDV in all runScript.py b8cfee7