source: trunk/examples/nardi/shallow_performanceMeasurement/shalw.i @ 412

Last change on this file since 412 was 26, checked in by lnalod, 15 years ago

Add of the applications shallow water and biop in exemples/.

  • Property svn:executable set to *
File size: 935 bytes
Line 
1straj
2xivg dt 1.50e3
3xivg dx 5000
4xivg dy 5000
5xivg pcor 0.0001
6xivg grav 0.01
7xivg dissip 0.00001
8xivg alpha 0.15
9xivg hmoy 100
10
11xgauss 15 125000 12500 125000 12500
12xvitgeo
13
14#testdf 10 10 1 1 1 %0.000001 0.0001
15#testdf 10 10 1 2 1 %0.000001 0.0001
16#testdf 50 10 1 10 1 %0.000001 0.0001
17
18set_modeltime 0
19FORWARD
20#xdisplay
21#set_modeltime 0
22#FORWARD
23#xdisplay
24
25set_iosep
26#savestate Toce 1 ij 5% A 0 ./HfilT
27#savestate Hfil 1 ij 5% A 0 ./HfilT
28#savestate Ufil 1 ij 5% A 0 ./UfilT
29#savestate Vfil 1 ij 5% A 0 ./VfilT
30#savestate Hphy 1 ij 5% A 0 ./HphyT
31#savestate Uphy 1 ij 5% A 0 ./UphyT
32#savestate Vphy 1 ij 5% A 0 ./VphyT
33
34#!gnuplot hsplot.gp
35#goto fin
36outoobs Hfil 1 SZA
37
38xgauss 5 125000 12500 125000 12500
39cost lms 0.5
40#testof 0.02 10 10 8
41print_cost ON
42
43setm_impres 0
44setm_io 6
45setm_mode 0
46#set_nbiter 100
47set_nbiter 20
48setm_nsim 200
49setm_dxmin 1.0e-12
50setm_epsg 1.0e-12
51setm_ddf1 1.0
52
53RUNM
54
55savestate Hfil 1 ij 5% A 0 ./HfilA
56
57#fin
Note: See TracBrowser for help on using the repository browser.