Changeset 1403 for trunk/LMDZ.MARS/README
- Timestamp:
- Mar 31, 2015, 3:49:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r1399 r1403 2168 2168 - Follow-up to cleanup in dynamics/physics interface. Add iniprint.h to be 2169 2169 in line with what is done in LMDZ.COMMON dynamics. 2170 2171 == 31/03/2015 == EM 2172 - Reorganizing the physics/dynamics interface, for better compatibility 2173 between models and with the parallel LMDZ.COMMON dyn core. Main structural 2174 changes are: 2175 * misc: (replaces what was the "bibio" directory) 2176 - Should only contain extremely generic (and non physics or 2177 dynamics-specific) routines 2178 * dynlonlat_phylonlat: (new interface directory) 2179 - This directory contains routines relevent to physics/dynamics grid 2180 interactions, e.g. routines gr_dyn_fi or gr_fi_dyn and calfis 2181 - Moreover the dynlonlat_phylonlat contains directory "phymars". 2182 This subdirectories should only contain specific interfaces (e.g. 2183 iniphysiq) or main programs (e.g. newstart or xvik). 2184 * phymars/dyn1d: this subdirectory contains the 1D model.
Note: See TracChangeset
for help on using the changeset viewer.