source: LMDZ.3.3/tags/IPSL-CM3_0/libf/phylmd/clesphys.h @ 296

Last change on this file since 296 was 296, checked in by (none), 23 years ago

This commit was manufactured by cvs2svn to create tag 'IPSL-CM3_0'.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 285 bytes
Line 
1c..include cles_phys.h
2c
3       LOGICAL cycle_diurne,soil_model,new_oliq,ok_orodr,ok_orolf
4       LOGICAL ok_limitvrai
5       INTEGER nbapp_rad, iflag_con
6
7       COMMON/clesphys/cycle_diurne, soil_model, new_oliq ,
8     ,     ok_orodr, ok_orolf, ok_limitvrai, nbapp_rad, iflag_con
9c
Note: See TracBrowser for help on using the repository browser.