Ignore:
Timestamp:
May 26, 2020, 12:17:13 PM (4 years ago)
Author:
mvals
Message:

Mars GCM:
Follow-up of the last commit for the transport of the isotopic ratio: simplification of the transmission of variables from the dynamics to the
physics:

  • libf/dynphy_lonlat/phymars/: iniphysiq_mod.F90: transmission of the content of 2 variables describing the isotopes instead of 4 (nqperes: number of tracers "peres", nqfils:

number of tracers "fils")

  • libf/phymars/: phys_state_var_init_mod.F90, tracer_mod.F: idem callsedim_mod.F: idem co2condens_mod.F: idem
  • libf/phymars/dyn1d: testphys1d.F: idem (the reading interface for traceur.def has been completed to fill the variables nqperes and nqfils).

MV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2327 r2332  
    306330631) add the possibility to input a diagfi_P.nc file (with pressure as altitude coordinates) ;
    306430642) replace all "title" attributes into "long_name" attributes in accordance with ticket #48
     3065
     3066== 26/05/2020 == MV
     3067Follow-up of the last commit for the transport of the isotopic ratio: simplification of the transmission of variables from the dynamics to the physics:
     3068- libf/dynphy_lonlat/phymars/:
     3069 iniphysiq_mod.F90: transmission of the content of 2 variables describing the isotopes instead of 4 (nqperes: number of tracers "peres", nqfils: number of tracers "fils")
     3070- libf/phymars/:
     3071  phys_state_var_init_mod.F90, tracer_mod.F: idem
     3072  callsedim_mod.F: idem
     3073  co2condens_mod.F: idem
     3074- libf/phymars/dyn1d:
     3075  testphys1d.F: idem (the reading interface for traceur.def has been completed to fill the variables nqperes and nqfils).
Note: See TracChangeset for help on using the changeset viewer.