source: issm/oecreview/Archive/25834-26739/ISSM-26401-26402.diff@ 26740

Last change on this file since 26740 was 26740, checked in by Mathieu Morlighem, 3 years ago

CHG: added 25834-26739

File size: 1.1 KB
RevLine 
[26740]1Index: ../trunk-jpl/test/Archives/Archive247.arch
2===================================================================
3Cannot display: file marked as a binary type.
4svn:mime-type = application/octet-stream
5Index: ../trunk-jpl/test/NightlyRun/test247.m
6===================================================================
7--- ../trunk-jpl/test/NightlyRun/test247.m (revision 26401)
8+++ ../trunk-jpl/test/NightlyRun/test247.m (revision 26402)
9@@ -1,5 +1,5 @@
10 %Test Name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d
11-md=triangle(model(),'../Exp/Square.exp',60000.);
12+md=triangle(model(),'../Exp/Square.exp',180000.);
13 md=setmask(md,'all','');
14 md=parameterize(md,'../Par/SquareShelf.par');
15
16Index: ../trunk-jpl/test/NightlyRun/test247.py
17===================================================================
18--- ../trunk-jpl/test/NightlyRun/test247.py (revision 26401)
19+++ ../trunk-jpl/test/NightlyRun/test247.py (revision 26402)
20@@ -12,7 +12,7 @@
21
22 from SMBpddSicopolis import *
23
24-md = triangle(model(), '../Exp/Square.exp', 60000.)
25+md = triangle(model(), '../Exp/Square.exp', 180000.)
26 md = setmask(md, 'all', '')
27 md = parameterize(md, '../Par/SquareShelf.py')
28
Note: See TracBrowser for help on using the repository browser.