fix fluid

This commit is contained in:
dino.celebic 2026-01-27 18:30:05 +01:00
commit 4866b23e34
3 changed files with 6 additions and 6 deletions

View file

@ -14,13 +14,13 @@ startTime 0.0;
stopAt endTime;
endTime 5.0;
endTime 1.0;
deltaT 1.0;
deltaT 0.01;
writeControl runTime;
writeInterval 1.0;
writeInterval 0.01;
purgeWrite 0;