Ignore:
Timestamp:
Jul 25, 2023, 9:56:32 AM (2 years ago)
Author:
emillour
Message:

Mars PCM:
Code cleanup in diffusion, turn variables from diffusion.h into module
variables in moldiff_red.F90 (turn it into a module in the process).
Also turn moldiffcoeff_red.F and thermosphere.F into modules.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

    r3013 r3015  
    2626      use nltecool_mod, only: nltecool
    2727      use nlte_tcool_mod, only: nlte_tcool
     28      use thermosphere_mod, only: thermosphere
    2829      use tracer_mod, only: noms, mmol, igcm_co2, igcm_n2, igcm_co2_ice,
    2930     &                      igcm_co, igcm_o, igcm_h2o_vap, igcm_h2o_ice,
Note: See TracChangeset for help on using the changeset viewer.