Ignore:
Timestamp:
Dec 20, 2017, 12:23:42 PM (7 years ago)
Author:
jvatant
Message:

Making chemistry handling more flexible - Step 1
+ Enable upper_chemistry_dimension in the startfi files
+ Added a comchem_h for all the chemistry related stuff
+ start2archive adapted to these modifs : next step newstart !
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/README

    r1795 r1871  
    13421342For now on you can do microphysics but no clouds yet ( you can but you shouldn't !)
    13431343Big modifs of the tracer gestion/init in the physiq with a new query by names (see tracer_h )
     1344
     1345== 20/12/2017 - ... : r1871- ... == JVO
     1346Management of the chemistry within startfi. Open the way to :
     1347 1) run with chemistry in another resolution than 32x48 !
     1348 2) parallelize chemistry
     1349 3) Dynamico
     1350... at least it's impossible without these modifs !
     1351Main idea : The upper chemistry (up to 1300km) fields are now stored in startfi
     1352rather than read in the middle of calchim as before from compo files
     1353+ An "upper_chemistry_layers" dimension is now handled in startfi files
     1354+ This dimension is also stored in tabfi
     1355+ Added a comchem_h.F90 module for all the stuff related to chemistry
     1356+ ...
Note: See TracChangeset for help on using the changeset viewer.