source: LMDZ.3.3/tags/IPSL-CM4_LJ29_OPT/libf/phylmd/fisrtilp.h @ 497

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 492 bytes
Line 
1      REAL cld_lc_lsc,cld_lc_con
2      REAL cld_tau_lsc,cld_tau_con
3      REAL ffallv_lsc,ffallv_con
4      REAL coef_eva
5      LOGICAL reevap_ice
6      INTEGER iflag_pdf
7
8      common/comfisrtilp/
9     s     cld_lc_lsc     ! 2.6e-4
10     s     ,cld_lc_con    ! 2.6e-4
11     s     ,cld_tau_lsc   ! 3600.
12     s     ,cld_tau_con   ! 3600.
13     s     ,ffallv_lsc    ! 1.
14     s     ,ffallv_con    ! 1.
15     s     ,coef_eva      ! 2.e-5
16     s     ,reevap_ice    ! F
17     s     ,iflag_pdf     ! 0
18
Note: See TracBrowser for help on using the repository browser.