mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
Update settingsDict
This commit is contained in:
@ -6,6 +6,7 @@ objectName geometryDict;
|
|||||||
objectType dictionary;
|
objectType dictionary;
|
||||||
fileFormat ASCII;
|
fileFormat ASCII;
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
run RotaryAirLockValve;
|
run RotaryAirLockValve;
|
||||||
|
|
||||||
dt 0.00001; // time step for integration (s)
|
dt 0.00001; // time step for integration (s)
|
||||||
@ -33,4 +34,3 @@ writeFormat ascii; // data writting format (ascii or bin
|
|||||||
timersReport Yes; // report timers: Yes or No
|
timersReport Yes; // report timers: Yes or No
|
||||||
|
|
||||||
timersReportInterval 0.1; // time interval for reporting timers
|
timersReportInterval 0.1; // time interval for reporting timers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user