mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Time: secondary write controls, signal handling
This commit is contained in:
@ -31,6 +31,10 @@ writeControl timeStep;
|
||||
|
||||
writeInterval 20;
|
||||
|
||||
//- Additional dump every hour of cpuTime for e.g. restarts
|
||||
//secondaryWriteControl cpuTime;
|
||||
//secondaryWriteInterval 3600;
|
||||
|
||||
purgeWrite 0;
|
||||
|
||||
writeFormat ascii;
|
||||
|
||||
Reference in New Issue
Block a user