- Timestamp:
- May 28, 2015, 10:36:35 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/dynlonlat_phylonlat/phymars/start2archive.F
r1422 r1431 23 23 use surfdat_h, only: ini_surfdat_h, qsurf 24 24 use comsoil_h, only: ini_comsoil_h 25 use comgeomphy, only: initcomgeomphy25 ! use comgeomphy, only: initcomgeomphy 26 26 use filtreg_mod, only: inifilr 27 27 use control_mod, only: planet_type … … 118 118 ! initialize "serial/parallel" related stuff 119 119 CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/)) 120 call initcomgeomphy120 !call initcomgeomphy 121 121 planet_type='mars' 122 122
Note: See TracChangeset
for help on using the changeset viewer.