BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection

This commit is contained in:
william 2014-04-04 09:27:02 +01:00
parent 8c8779d5ce
commit 13b2ff2be9

View file

@ -20,7 +20,7 @@ solution
active true;
coupled true;
transient yes;
cellValueSourceCorrection on;
cellValueSourceCorrection off;
maxCo 1.0;