v3.1.1
Changes
-
Changed how the primalResTol is calculated. 376843f The primalResTol did not consider the turbulence model, and it is fixed now.
-
Added a refDiffSquare option to compute the variance of all existing objective functions wrt prescribed values. 1c40d73 This can be used in unsteady FIML, e.g., to match a prescribed time series for CL.
-
Added post-processing util to extract time series ee24e98 and RMSE 13b4bc2 for unsteady cases.
-
Added a homTemp boundary condition from Eric 695e280.
Dependency update
None
Backward-incompatible changes
- Slightly changed the docker image's loadDAFoam.sh (changed $HOME to /home/dafoamuser) to make it more compatible with Singularity. This change is implemented in the docker images v3.1.1+.