mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: correct the documented behaviour of 'none' for function objects
- cf. Line 224 of timeControl.C
This commit is contained in:
@ -82,7 +82,7 @@ Description
|
||||
runTime | Execute/write every 'Interval' run time period
|
||||
clockTime | Execute/write every 'Interval' clock time period
|
||||
cpuTime | Execute/write every 'Interval' CPU time period
|
||||
none | Execute/write every time-step
|
||||
none | Execute/write disabled
|
||||
\endtable
|
||||
|
||||
The sub-dictionary name \c \<functionObjectName\> is chosen by the user, and
|
||||
|
||||
Reference in New Issue
Block a user