Last change
on this file since 26 was
11,
checked in by aslmd, 15 years ago
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
File size:
541 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! part of the module_lmd_driver program |
---|
3 | ! that is (number of domains)-dependent |
---|
4 | ! |
---|
5 | |
---|
6 | |
---|
7 | CALL meso_physiq (ngrid,nlayer,nq, & |
---|
8 | firstcall,lastcall,wday_ini,pday,ptime,ptimestep, & |
---|
9 | pplev,pplay,pphi,pu, pv, pt, pq, pw, & |
---|
10 | pdu, pdv, pdt, pdq, pdpsrf, tracerdyn, & |
---|
11 | wtsurf,wtsoil,wemis,wq2,wqsurf,wco2ice, & |
---|
12 | wecri_phys_sec, & |
---|
13 | output_tab2d, output_tab3d, flag_LES) |
---|
14 | |
---|
15 | |
---|
16 | |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.