Update settingsDict

This commit is contained in:
PhasicFlow 2025-03-02 16:04:20 +03:30 committed by GitHub
parent d5dd7af06e
commit c4c6c2fc45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 14 deletions

View File

@ -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