Last change
on this file since 35 was
28,
checked in by aslmd, 14 years ago
|
LMD_MM_MARS: ancienne et nouvelle physique sur le mm coeur dynamique
|
File size:
596 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 | #ifdef NEWPHYS |
---|
13 | wisoil, wdsoil, & |
---|
14 | #endif |
---|
15 | wecri_phys_sec, & |
---|
16 | output_tab2d, output_tab3d, flag_LES) |
---|
17 | |
---|
18 | |
---|
19 | |
---|
20 | |
---|
Note: See
TracBrowser
for help on using the repository browser.