Merge branch 'feature-adjoint-shapeOptimisation' into 'develop'

ENH: New adjont shape optimisation functionality

See merge request Development/openfoam!307
This commit is contained in:
Andrew Heather
2019-12-12 14:18:20 +00:00
608 changed files with 36342 additions and 1193 deletions

View File

@ -55,10 +55,6 @@ int main(int argc, char *argv[])
for (om++; !om.end(); om++)
{
Info<< "* * * * * * * * * * * * * * * * * * *" << endl;
Info<< "Time = " << runTime.timeName() << endl;
Info<< "* * * * * * * * * * * * * * * * * * *" << endl;
if (om.update())
{
// Update design variables and solve all primal equations