Ignore:
Timestamp:
Mar 23, 2004, 5:40:20 PM (20 years ago)
Author:
lmdzadmin
Message:

IM: ajout flags pour controler niveaux sorties hf, day, mth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/clesphys.inc

    r486 r498  
    1111       REAL :: ksta, ksta_ter
    1212       LOGICAL :: ok_kzmin
     13       INTEGER :: lev_histhf, lev_histday, lev_histmth
    1314
    1415       COMMON/clesphys/cycle_diurne, soil_model, new_oliq, &
     
    1718     &     , CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt &
    1819     &     , top_height, overlap, cdmmax, cdhmax, ksta, ksta_ter &
    19      &     , ok_kzmin
     20     &     , ok_kzmin, lev_histhf, lev_histday, lev_histmth
Note: See TracChangeset for help on using the changeset viewer.