This commit is contained in:
JacksonYang2022 2024-11-05 11:43:00 +08:00
parent 32f471138e
commit 82b1e75fda
2 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@
int maxSimuStep = 30000;
int intervalStepFlow = 10000;
int intervalStepPlot = 10000;
int intervalStepForce = 10000;
int intervalStepFlow = 1000;
int intervalStepPlot = 1000;
int intervalStepForce = 1000;
int intervalStepRes = 100;
int isCalRarefied = 1;