mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
3 lines
144 B
C
3 lines
144 B
C
Switch adjustTimeStep(runTime.controlDict().lookup("adjustTimeStep"));
|
|
scalar maxDeltaT(readScalar(runTime.controlDict().lookup("maxDeltaT")));
|