Changeset 4628


Ignore:
Timestamp:
Jul 13, 2023, 3:32:29 PM (16 months ago)
Author:
acozic
Message:

same commit than rev [4627] (I forgot phylmdiso in the previous commit)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90

    r4626 r4628  
    18351835
    18361836!       CALL create_climoz(read_climoz)
    1837       IF (.NOT. create_etat0_limit) CALL init_aero_fromfile(flag_aerosol)  !! initialise aero from file for XIOS interpolation (unstructured_grid)
     1837      IF (.NOT. create_etat0_limit) CALL init_aero_fromfile(flag_aerosol, aerosol_couple)  !! initialise aero from file for XIOS interpolation (unstructured_grid)
    18381838      IF (.NOT. create_etat0_limit) CALL init_readaerosolstrato(flag_aerosol_strat)  !! initialise aero strato from file for XIOS interpolation (unstructured_grid)
    18391839
Note: See TracChangeset for help on using the changeset viewer.