source: LMDZ4/branches/pre_V3/libf/phylmd/fisrtilp.h @ 701

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

This commit was manufactured by cvs2svn to create branch 'pre_V3'.

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