Ignore:
Timestamp:
May 28, 2019, 2:52:20 PM (5 years ago)
Author:
Laurent Fairhead
Message:

Modifs necessaires à la version 6.0.10
OB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSLCM6.0.15/libf/dynphy_lonlat/phylmd/etat0phys_netcdf.F90

    r3519 r3525  
    113113  INTEGER :: flag_aerosol
    114114  INTEGER :: flag_aerosol_strat
     115  LOGICAL :: flag_aer_feedback
    115116  LOGICAL :: flag_bc_internal_mixture
    116117  LOGICAL :: new_aod
     
    134135                   ok_ade, ok_aie, ok_alw, ok_cdnc, ok_volcan,            &
    135136                   aerosol_couple, chemistry_couple, flag_aerosol,        &
    136                    flag_aerosol_strat, new_aod, flag_bc_internal_mixture, &
     137                   flag_aerosol_strat,                                    &
     138                   flag_aer_feedback,                                     &
     139                   new_aod, flag_bc_internal_mixture,                     &
    137140                   bl95_b0, bl95_b1, read_climoz, alp_offset)
    138141  CALL phys_state_var_init(read_climoz)
Note: See TracChangeset for help on using the changeset viewer.