BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection

This commit is contained in:
william 2014-04-04 09:27:02 +01:00 committed by Andrew Heather
parent 994dee99df
commit dfd957514d

View File

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