BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection
This commit is contained in:
parent
8c8779d5ce
commit
13b2ff2be9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ solution
|
|||
active true;
|
||||
coupled true;
|
||||
transient yes;
|
||||
cellValueSourceCorrection on;
|
||||
cellValueSourceCorrection off;
|
||||
|
||||
maxCo 1.0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue