Ignore:
Timestamp:
Nov 19, 2019, 11:04:56 PM (5 years ago)
Author:
oboucher
Message:

addition of flag_volc_surfstrat for VolMIP configurations

File:
1 edited

Legend:

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

    r3525 r3604  
    113113  INTEGER :: flag_aerosol
    114114  INTEGER :: flag_aerosol_strat
     115  INTEGER :: flag_volc_surfstrat
    115116  LOGICAL :: flag_aer_feedback
    116117  LOGICAL :: flag_bc_internal_mixture
     
    133134                   iflag_cldcon,                                          &
    134135                   iflag_ratqs,ratqsbas,ratqshaut,tau_ratqs,              &
    135                    ok_ade, ok_aie, ok_alw, ok_cdnc, ok_volcan,            &
     136                   ok_ade,ok_aie,ok_alw,ok_cdnc,ok_volcan,flag_volc_surfstrat,&
    136137                   aerosol_couple, chemistry_couple, flag_aerosol,        &
    137138                   flag_aerosol_strat,                                    &
Note: See TracChangeset for help on using the changeset viewer.