source: LMDZ.3.3/tags/IPSL-CM4_v2x0/libf/phylmd/fisrtilp.inc @ 464

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 431 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     &     cld_lc_lsc     &
10     &     ,cld_lc_con   &
11     &     ,cld_tau_lsc &
12     &     ,cld_tau_con &
13     &     ,ffallv_lsc &
14     &     ,ffallv_con &
15     &     ,coef_eva  &
16     &     ,reevap_ice  &
17     &     ,iflag_pdf 
18
Note: See TracBrowser for help on using the repository browser.