BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection
This commit is contained in:
parent
994dee99df
commit
dfd957514d
@ -20,7 +20,7 @@ solution
|
||||
active true;
|
||||
coupled true;
|
||||
transient yes;
|
||||
cellValueSourceCorrection on;
|
||||
cellValueSourceCorrection off;
|
||||
|
||||
maxCo 1.0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user