source: trunk/LMDZ.PLUTO.old/libf/dyn3d/clesph0.h @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

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.