Changeset 3989 for LMDZ6/trunk/libf/dynphy_lonlat/phylmd
- Timestamp:
- Oct 10, 2021, 9:18:17 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dynphy_lonlat/phylmd/etat0phys_netcdf.F90
r3868 r3989 119 119 INTEGER :: flag_aerosol 120 120 INTEGER :: flag_aerosol_strat 121 INTEGER :: flag_volc_surfstrat 121 122 LOGICAL :: flag_aer_feedback 122 123 LOGICAL :: flag_bc_internal_mixture … … 138 139 iflag_cldcon, & 139 140 iflag_ratqs,ratqsbas,ratqshaut,tau_ratqs, & 140 ok_ade, ok_aie, ok_alw, ok_cdnc, ok_volcan, & 141 aerosol_couple, & 142 chemistry_couple, flag_aerosol, flag_aerosol_strat, & 143 flag_aer_feedback, & 144 flag_bc_internal_mixture, bl95_b0, bl95_b1, & 141 ok_ade, ok_aie, ok_alw, ok_cdnc, ok_volcan, flag_volc_surfstrat, & 142 aerosol_couple, chemistry_couple, flag_aerosol, flag_aerosol_strat, & 143 flag_aer_feedback, flag_bc_internal_mixture, bl95_b0, bl95_b1, & 145 144 read_climoz, alp_offset) 146 145 CALL phys_state_var_init(read_climoz)
Note: See TracChangeset
for help on using the changeset viewer.