Last change
on this file since 3947 was
704,
checked in by Laurent Fairhead, 18 years ago
|
Inclusion des modifs de Y. Meurdesoif pour la version V3
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
480 bytes
|
Rev | Line | |
---|
[524] | 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 | & cld_lc_lsc & |
---|
| 13 | & ,cld_lc_con & |
---|
| 14 | & ,cld_tau_lsc & |
---|
| 15 | & ,cld_tau_con & |
---|
| 16 | & ,ffallv_lsc & |
---|
| 17 | & ,ffallv_con & |
---|
| 18 | & ,coef_eva & |
---|
| 19 | & ,reevap_ice & |
---|
| 20 | & ,iflag_pdf |
---|
[704] | 21 | !$OMP THREADPRIVATE(/comfisrtilp/) |
---|
Note: See
TracBrowser
for help on using the repository browser.