Ignore:
Timestamp:
Aug 20, 2025, 4:25:12 PM (4 days ago)
Author:
emillour
Message:

Mars PCM:
Some code tidying:

  • turn aeroptproperties, albedocaps, cvmgp and convadj into modules
  • remove useless check in callradite
  • clean module vlz_fi (remove obsolete #ifdef CRAY cpp alternatives)
  • remove function cvmgp since it was only called under #ifdef CRAY in vlz_fi

EM

File:
1 edited

Legend:

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

    r3855 r3901  
    2020      use co2cloud_mod, only: co2cloud
    2121      use callradite_mod, only: callradite
     22      use convadj_mod, only: convadj
    2223      use callsedim_mod, only: callsedim
    2324      use rocketduststorm_mod, only: rocketduststorm, dustliftday
Note: See TracChangeset for help on using the changeset viewer.