source: issm/oecreview/Archive/21724-22754/ISSM-22109-22110.diff@ 22755

Last change on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 456 bytes
RevLine 
[22755]1Index: ../trunk-jpl/test/NightlyRun/test2002.py
2===================================================================
3--- ../trunk-jpl/test/NightlyRun/test2002.py (revision 22109)
4+++ ../trunk-jpl/test/NightlyRun/test2002.py (revision 22110)
5@@ -78,6 +78,9 @@
6 md.slr.reltol=np.nan
7 md.slr.abstol=1e-3
8
9+#max number of iteration reverted back to 10 (i.e., the original default value)
10+md.slr.maxiter=10
11+
12 #eustatic run:
13 md.slr.rigid=0
14 md.slr.elastic=0
Note: See TracBrowser for help on using the repository browser.