Ignore:
Timestamp:
Sep 7, 2021, 12:10:35 PM (3 years ago)
Author:
emillour
Message:

Mars GCM:
Some code cleanup and refactoring around wstats:

  • turn wstats.F90 in a module
  • remove no useless statto_mod.F90
  • incorporate auxilliary inistats and mkstats routines in wstats_mod.F90
  • move flag "callstats" from callkeys.h to being a module variable of wstats_mod

EM

File:
1 edited

Legend:

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

    r2522 r2559  
    4343     &                      ini_scatterers,tauvis
    4444      use datafile_mod, only: datadir
     45      use wstats_mod, only: callstats
    4546      use calchim_mod, only: ichemistry
    4647      use co2condens_mod, only: scavco2cond
Note: See TracChangeset for help on using the changeset viewer.