functionObject::timeControl: Rationalised naming timeStart -> startTime, timeEnd -> endTime

Support for timeStart and timeEnd is maintained for backward-compatibility but
these names are deprecated.
This commit is contained in:
Henry Weller
2019-01-18 13:41:08 +00:00
parent c9648f972b
commit 19c3584d4b
5 changed files with 26 additions and 18 deletions

View File

@ -63,7 +63,7 @@ functions
writeControl adjustableRunTime;
writeInterval 0.01;
timeStart 10;
startTime 10;
surfaceFormat vtk;
fields (p_rgh U);