source: issm/oecreview/Archive/11025-11228/ISSM-11203-11204.diff@ 11232

Last change on this file since 11232 was 11232, checked in by Eric.Larour, 13 years ago

Archiving changes from 11025 to 11228

File size: 1.1 KB
RevLine 
[11232]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/test/NightlyRun/test1208.m
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/test/NightlyRun/test1208.m (revision 11203)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/test/NightlyRun/test1208.m (revision 11204)
5@@ -1,6 +1,6 @@
6 %EISMINT benchmark experiment A
7-numlayers=10;
8-resolution=40000;
9+numlayers=8;
10+resolution=50000;
11
12 %To begin with the numerical model
13 md=triangle(model,'../Exp/SquareEISMINT750000.exp',resolution);
14@@ -18,9 +18,9 @@
15 md.diagnostic.spcvz(pos)=0;
16
17 %Adapt the time steps to the resolution
18-md.timestepping.time_step=20;
19+md.timestepping.time_step=15;
20 md.settings.output_frequency=500;
21-md.timestepping.final_time=50000;
22+md.timestepping.final_time=30000;
23 md.prognostic.stabilization=1;
24 md.thermal.stabilization=1;
25
26Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/test/Archives/Archive1208.mat
27===================================================================
28Cannot display: file marked as a binary type.
29svn:mime-type = application/octet-stream
Note: See TracBrowser for help on using the repository browser.