Ignore:
Timestamp:
May 9, 2014, 12:51:06 PM (11 years ago)
Author:
aslmd
Message:

LMDZ.MARS. bug introduced in rev1233 in newstart: ngrid is not present in newstart. now fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/newstart.F

    r1233 r1241  
    390390      call phys_state_var_init(ngridmx,llm,nqtot,
    391391     .                         daysec,dtphys,rad,g,r,cpp)
    392       call ini_fillgeom(ngrid,latfi,lonfi,airefi)
     392      call ini_fillgeom(ngridmx,latfi,lonfi,airefi)
    393393      call conf_phys(nqtot)
    394394
Note: See TracChangeset for help on using the changeset viewer.