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
|
Rev | Line | |
---|
[11232] | 1 | Index: /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 |
|
---|
| 26 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/test/Archives/Archive1208.mat
|
---|
| 27 | ===================================================================
|
---|
| 28 | Cannot display: file marked as a binary type.
|
---|
| 29 | svn:mime-type = application/octet-stream
|
---|
Note:
See
TracBrowser
for help on using the repository browser.