Ignore:
Timestamp:
Apr 28, 2009, 6:33:49 PM (15 years ago)
Author:
jghattas
Message:
  • readaerosol : ENDIF mal place. Bug existant depuis la merge avec la branche LMDZ4_V3_patches. Le bug existe sur cette branche.
  • etat0_netcdf : manque des variables dans call conf_phys.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/dyn3d/etat0_netcdf.F

    r1140 r1151  
    126126      logical              :: ok_journe, ok_mensuel, ok_instan, ok_hf
    127127      logical              :: ok_LES
    128       LOGICAL              :: ok_ade, ok_aie, aerosol_couple
     128      LOGICAL              :: ok_ade, ok_aie, aerosol_couple, new_aod
     129      INTEGER              :: flag_aerosol
    129130      REAL                 :: bl95_b0, bl95_b1
    130131      real                 :: fact_cldcon, facttemps,ratqsbas,ratqshaut
     
    169170     &                 iflag_ratqs,ratqsbas,ratqshaut,                  &
    170171     &                 ok_ade, ok_aie, aerosol_couple,                  &
     172     &                 flag_aerosol, new_aod,                           &
    171173     &                 bl95_b0, bl95_b1,                                &
    172174     &                 iflag_thermals,nsplit_thermals,tau_thermals,     &
Note: See TracChangeset for help on using the changeset viewer.