update
This commit is contained in:
parent
32f471138e
commit
82b1e75fda
|
@ -9,9 +9,9 @@
|
||||||
|
|
||||||
int maxSimuStep = 30000;
|
int maxSimuStep = 30000;
|
||||||
|
|
||||||
int intervalStepFlow = 10000;
|
int intervalStepFlow = 1000;
|
||||||
int intervalStepPlot = 10000;
|
int intervalStepPlot = 1000;
|
||||||
int intervalStepForce = 10000;
|
int intervalStepForce = 1000;
|
||||||
int intervalStepRes = 100;
|
int intervalStepRes = 100;
|
||||||
int isCalRarefied = 1;
|
int isCalRarefied = 1;
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue