Ignore:
Timestamp:
Jan 10, 2018, 12:25:01 PM (7 years ago)
Author:
jvatant
Message:

Making chemistry handling more flexible - step 2.5
+ For more convenience I introduce specific modules
for chemistry stuff specific to start2archive and newstart
and not to pollute main module comchem_h.
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/README

    r1889 r1890  
    13431343Big modifs of the tracer gestion/init in the physiq with a new query by names (see tracer_h )
    13441344
    1345 == 20/12/2017 - ... : r1871-1886-1888 ... == JVO
     1345== 20/12/2017 - ... : r1871-86-89-90 ... == JVO
    13461346Management of the chemistry within startfi. Open the way to :
    13471347 1) run with chemistry in another resolution than 32x48 !
     
    13521352rather than read in the middle of calchim as before from compo files
    13531353+ An "upper_chemistry_layers" dimension is now handled in startfi files
    1354 + Added a comchem_h.F90 module for all the stuff related to chemistry
    1355 + In newstart we calculates the pressure grid above GCM top using Vervack profile
     1354+ Added a comchem_h.F90 module for all the stuff related to chemistry in the GCM
     1355and specific comchem_***_h.F90 for the chemistry management in newstart and
     1356start2archive for more convenience
     1357+ In newstart we calculate the pressure grid above GCM top using Vervack profile
     1358with the introduction of gr_kim_vervack.F90 routine
    13561359+ ...
Note: See TracChangeset for help on using the changeset viewer.