Ignore:
Timestamp:
Mar 4, 2026, 2:16:03 PM (5 weeks ago)
Author:
emillour
Message:

Venus PCM:
Code tidying: remove common diffusion.h, make these variables module
variables in moldiff_MPF.F90 (turn it into a module in the process).
Turn moldiffcoeff_red.F into a module.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/physiq_mod.F

    r4092 r4100  
    7979      use compo_hedin83_mod2, only: compo_hedin83_init2
    8080      use compo_hedin83_mod2, only: compo_hedin83_mod
     81      use moldiff_mpf_mod, only: moldiff_mpf
    8182      use nirdata_mod, only: nir_leedat
    8283      use radlwsw_newtoncool_mod, only: radlwsw_newtoncool
     
    239240c
    240241      REAL Fsedim(klon,klev+1)  ! Flux de sedimentation (kg.m-2)
    241       EXTERNAL moldiff_MPF
    242242
    243243c
Note: See TracChangeset for help on using the changeset viewer.