source: trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis1.inc @ 134

Last change on this file since 134 was 28, checked in by aslmd, 14 years ago

LMD_MM_MARS: ancienne et nouvelle physique sur le mm coeur dynamique

File size: 948 bytes
Line 
1!
2! part of the module_lmd_driver program
3! that is (number of domains)-dependent
4!
5
6
7       CALL meso_inifis(ngridmx,nlayer,nqmx,dt, &
8               wday_ini,wdaysec,               &
9               wappel_phys,wecri_phys,         &
10               lat_vec,lon_vec,aire_vec,1/reradius,g,r_d,cp,           &
11               womeg,wmugaz,                                           &
12               wyear_day,wperiheli,waphelie,wperi_day,wobliquit,       &
13               wz0,wemin_turb,wlmixmin,                                &
14               wemissiv,wemissiceN,wemissiceS,walbediceN,walbediceS,   &
15               wiceradiusN,wiceradiusS,wdtemisiceN,wdtemisiceS,        &
16#ifdef NEWPHYS
17               walbedodat, wphisfi, wvolcapa,                          &
18#else
19               walbedodat, winertiedat, wphisfi,                       &
20#endif
21               wzmea,wzstd,wzsig,wzgam,wzthe,                          &
22               wtheta, wpsi)
Note: See TracBrowser for help on using the repository browser.