Ignore:
Timestamp:
May 28, 2015, 2:50:02 PM (10 years ago)
Author:
aslmd
Message:

commit 1431 removed important initializations. this is corrected. only modifications in moldiff_red were kept from 1431.

File:
1 edited

Legend:

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

    r1431 r1433  
    2929      use phyredem, only: physdem0, physdem1
    3030      use iostart, only: open_startphy
    31 !      use comgeomphy, only: initcomgeomphy
     31      use comgeomphy, only: initcomgeomphy
    3232!      use planete_h
    3333      use dimradmars_mod, only: tauscaling
     
    182182! initialize "serial/parallel" related stuff
    183183      CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/))
    184       !call initcomgeomphy
     184      call initcomgeomphy
    185185
    186186! Load tracer number and names:
Note: See TracChangeset for help on using the changeset viewer.