Ignore:
Timestamp:
Apr 2, 2016, 4:09:43 PM (9 years ago)
Author:
emillour
Message:

Mars GCM:

  • Got rid of references to "dimensions.h" from physics packages: use nbp_lon (=iim), nbp_lat (==jjp1) and nbp_lev from module mod_grid_phy_lmdz (in phy_common) instead.
  • Added "ioipsl_getin_p_mod.F90" (getin_p routine) in phy_common to correctly read in parameters from *.def files in a parallel environment.

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r1525 r1528  
    22372237  of relevent variables for outputs in time_phylmdz_mod.
    22382238
     2239== 02/04/2016 == EM
     2240- Got rid of references to "dimensions.h" from physics packages:
     2241  use nbp_lon (=iim), nbp_lat (==jjp1) and nbp_lev
     2242  from module mod_grid_phy_lmdz (in phy_common) instead.
     2243- Added "ioipsl_getin_p_mod.F90" (getin_p routine) in phy_common to
     2244  correctly read in parameters from *.def files in a parallel environment.
Note: See TracChangeset for help on using the changeset viewer.