functionObjects::age: Added caching of the age field
to allow post-processing, e.g. sampling, cutting planes, averaging etc.
This commit is contained in:
@ -25,4 +25,7 @@ libs ("libfieldFunctionObjects.so");
|
||||
|
||||
diffusion true;
|
||||
|
||||
executeControl writeTime;
|
||||
writeControl writeTime;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user