source: trunk/LMDZ.COMMON/libf/dyn3d_common/clesph0.h @ 2757

Last change on this file since 2757 was 1300, checked in by emillour, 10 years ago

Common dynamics:
Some updates to keep up with LMDZ5 Earth model evolution (up to LMDZ5 rev 1955).
Main change is the introduction of a "dyn3d_common" directory
to store files common to dyn3d and dyn3dpar.
See file "DOC/chantiers/commit_importants.log" for detailed list
of changes. These changes do not change results on test cases.
EM

File size: 352 bytes
Line 
1!
2! $Header$
3!
4! NE SERT A RIEN !! A VIRER... PAS A JOUR !!!
5
6c..include clesph0.h
7c
8       COMMON/clesph0/cycle_diurne, soil_model,new_oliq, ok_orodr ,
9     ,                ok_orolf ,ok_limitvrai, nbapp_rad, iflag_con
10c
11       LOGICAL cycle_diurne,soil_model,ok_orodr,ok_orolf,new_oliq
12       LOGICAL ok_limitvrai
13       INTEGER nbapp_rad, iflag_con
Note: See TracBrowser for help on using the repository browser.