Ignore:
Timestamp:
Jun 29, 2022, 9:23:14 AM (2 years ago)
Author:
idelkadi
Message:

Implementation of the Ecrad radiative transfer code in the LMD model (continued) :
Integration of aerosols (direct effect)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/LMDZ_ECRad/libf/phylmd/phys_output_write_mod.F90

    r4170 r4188  
    15681568!--OLIVIER
    15691569!This is warranted by treating INCA aerosols as offline aerosols
     1570#ifndef CPP_ECRAD
    15701571       IF (flag_aerosol.GT.0) THEN
    15711572          IF (ALL(types_trac/='inca') .OR. config_inca=='aeNP') THEN
     
    17731774          ENDIF
    17741775       ENDIF
     1776
    17751777       CALL histwrite_phy(o_lwcon, flwc)
    17761778       CALL histwrite_phy(o_iwcon, fiwc)
     
    18071809#endif
    18081810!solbnd end
     1811#endif
    18091812#endif
    18101813
Note: See TracChangeset for help on using the changeset viewer.