source: trunk/MESOSCALE/LMDZ.MARS/libf_gcm/dyn3d/clesph0.h @ 3576

Last change on this file since 3576 was 57, checked in by aslmd, 14 years ago

mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)

File size: 290 bytes
Line 
1c..include clesph0.h
2c
3       COMMON/clesph0/cycle_diurne, soil_model,new_oliq, ok_orodr ,
4     ,                ok_orolf ,ok_limitvrai, nbapp_rad, iflag_con
5c
6       LOGICAL cycle_diurne,soil_model,ok_orodr,ok_orolf,new_oliq
7       LOGICAL ok_limitvrai
8       INTEGER nbapp_rad, iflag_con
Note: See TracBrowser for help on using the repository browser.