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