mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Added abortCalculation function object, exposed Time::stopAtControls
- still needs fine-tuning (testing) to see if it reacts as anticipated under various conditions.
This commit is contained in:
@ -27,7 +27,7 @@ Typedef
|
||||
|
||||
Description
|
||||
FunctionObject wrapper around probes to allow them to be created via the
|
||||
functions list within controlDict.
|
||||
functions entry within controlDict.
|
||||
|
||||
SourceFiles
|
||||
probesFunctionObject.C
|
||||
|
||||
@ -27,7 +27,7 @@ Typedef
|
||||
|
||||
Description
|
||||
FunctionObject wrapper around sets to allow them to be created via the
|
||||
functions list within controlDict.
|
||||
functions entry within controlDict.
|
||||
|
||||
SourceFiles
|
||||
sampledSetsFunctionObject.C
|
||||
|
||||
@ -27,7 +27,7 @@ Typedef
|
||||
|
||||
Description
|
||||
FunctionObject wrapper around surfaces to allow them to be created via the
|
||||
functions list within controlDict.
|
||||
functions entry within controlDict.
|
||||
|
||||
SourceFiles
|
||||
sampledSurfacesFunctionObject.C
|
||||
|
||||
Reference in New Issue
Block a user