source: trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis.inc @ 341

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

LMD_MM_MARS: ancienne et nouvelle physique sur le mm coeur dynamique

File size: 845 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               walbedodat,,wphisfi,                         &
17               wzmea,wzstd,wzsig,wzgam,wzthe,                          &
18               wtheta,wpsi,wvolcapa)
19
Note: See TracBrowser for help on using the repository browser.