functionObjects::age: Added caching of the age field

to allow post-processing, e.g. sampling, cutting planes, averaging etc.
This commit is contained in:
Henry Weller
2019-10-10 16:16:24 +01:00
parent a2a74cbb79
commit e62ded842f
5 changed files with 64 additions and 25 deletions

View File

@ -25,4 +25,7 @@ libs ("libfieldFunctionObjects.so");
diffusion true;
executeControl writeTime;
writeControl writeTime;
// ************************************************************************* //