Changeset 82 for LMDZ.3.3/branches/rel-LF/libf
- Timestamp:
- Apr 18, 2000, 10:46:48 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/branches/rel-LF/libf/phylmd/indicesol.h
r2 r82 1 1 INTEGER nbsrf 2 2 PARAMETER (nbsrf=4) ! nombre de sous-fractions pour une maille 3 c 3 ! 4 4 INTEGER is_oce 5 5 PARAMETER (is_oce=1) ! ocean … … 10 10 INTEGER is_lic 11 11 PARAMETER (is_lic=4) ! glacier continental 12 c 12 ! 13 13 REAL epsfra 14 14 PARAMETER (epsfra=1.0E-05)
Note: See TracChangeset
for help on using the changeset viewer.