Ignore:
Timestamp:
May 31, 2016, 1:34:05 PM (8 years ago)
Author:
oboucher
Message:

Changing flag_aerosol_strat from logical (y/n) to
an integer (0/1/2) for CMIP6 needs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phys_output_mod.F90

    r2492 r2530  
    8181    INTEGER                               :: nlevSTD, radpas
    8282    LOGICAL                               :: ok_mensuel, ok_journe, ok_hf, ok_instan
    83     LOGICAL                               :: ok_LES,ok_ade,ok_aie,flag_aerosol_strat
     83    LOGICAL                               :: ok_LES,ok_ade,ok_aie
     84    INTEGER                               :: flag_aerosol_strat
    8485    LOGICAL                               :: new_aod, aerosol_couple
    8586    INTEGER, INTENT(IN)::  read_climoz ! read ozone climatology
Note: See TracChangeset for help on using the changeset viewer.