Ignore:
Timestamp:
Jan 15, 2018, 5:16:11 PM (6 years ago)
Author:
musat
Message:

Bug fix on ok_4xCO2atm flag for rsut4co2, rlut4co2, etc diagnostics
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phys_output_var_mod.F90

    r3110 r3149  
    102102  !--    changed back to FALSE after first radiation call and corrected back to TRUE
    103103  !--    based on output requests
    104   LOGICAL, SAVE                                :: ok_4xCO2atm=.FALSE.
     104  LOGICAL, SAVE                                :: ok_4xCO2atm=.TRUE.
    105105  !$OMP THREADPRIVATE(ok_4xCO2atm)
    106106
Note: See TracChangeset for help on using the changeset viewer.