ENH: the adjoint grid displacement field (ma)
is now appended by the name of the adjoint solver, if more than one exist. This was necessary for an accurate continuation since, before these changes, only the ma field of the last solver was written. As a result, when restarting the first adjoint solver was reading the ma field of the last one. No changes are needed in fvSolution and fvSchemes w.r.t. the previous code version.
Showing
- src/optimisation/adjointOptimisation/adjoint/optimisation/adjointSensitivity/incompressible/adjointMeshMovementSolver/adjointMeshMovementSolverIncompressible.C 20 additions, 7 deletions...hMovementSolver/adjointMeshMovementSolverIncompressible.C
- src/optimisation/adjointOptimisation/adjoint/optimisation/adjointSensitivity/incompressible/adjointSensitivity/adjointSensitivityIncompressible.C 20 additions, 2 deletions...ble/adjointSensitivity/adjointSensitivityIncompressible.C
- src/optimisation/adjointOptimisation/adjoint/optimisation/adjointSensitivity/incompressible/adjointSensitivity/adjointSensitivityIncompressible.H 35 additions, 26 deletions...ble/adjointSensitivity/adjointSensitivityIncompressible.H
Please register or sign in to comment