Skip to content

Tags: mdolab/dafoam

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed a bug in unsteady mesh check (#844)

* Moved unteady checkMesh after set_input.

* Fixed more call orders for unsteady.

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added a util to set probe data. (#810)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed primal fail check and improved code coverage (#767)

* Fixed mphys_dafoam primal error check.

* Fixed a func key issue.

* Removed optFuncs.

* Removed optFunc coverage.

* Removed optFuncs import

* Removed unused funcs for pyDAFoam and setup a unitTest.

* Removed more un-used funcs and add pyDAFoam tests.

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed a bug for DAReg. (#649)

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added a homTemp bc from Eric. (#597)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added the RegPar for v3. (#585)

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a bug for vector sens map and using vector field variables as D…

…V. (#513)

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added get_ndof to the builder

v3.0.6

Toggle v3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Showed errors in the tests. (#440)

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allowed using upwind for fixed-point adjoint PC. (#431)