Ignore:
Timestamp:
Dec 13, 2011, 11:57:59 PM (13 years ago)
Author:
aslmd
Message:

LMDZ.GENERIC

13/12/2011 == AS

  • Same spirit as previous commit, but for ngasmx which is now read in gases.def -- before arrays w/ dim ngasmx are allocated dynamically
  • Allocation is done in su_gases.F90 which is called in inifis
  • Outside su_gases.F90, very few modifications to the code : the new module "gases_h.F90" simply replaces the old common "gases.h" !
  • Compiles fine. Tested with debugging options through pgdbg. Runs fine. Exact same results in Early Mars test case.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r470 r471  
    565565M              469   libf/phystd/radinc_h.F90
    566566M              469   libf/phystd/radcommon_h.F90
     567
     568== 13/12/2011 == AS
     569- Same spirit as previous commit, but for ngasmx which is now read in gases.def -- before arrays w/ dim ngasmx are allocated dynamically
     570- Allocation is done in su_gases.F90 which is called in inifis
     571- Outside su_gases.F90, very few modifications to the code : the new module "gases_h.F90" simply replaces the old common "gases.h" !
     572- Compiles fine. Tested with debugging options through pgdbg. Runs fine. Exact same results in Early Mars test case.
Note: See TracChangeset for help on using the changeset viewer.