Changeset 19266
- Timestamp:
 - 04/07/15 14:28:03 (11 years ago)
 - Location:
 - issm/trunk-jpl/test/NightlyRun
 - Files:
 - 
      
- 3 edited
 
- 
          
  test238.py (modified) (1 diff)
 - 
          
  test239.py (modified) (1 diff)
 - 
          
  test240.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test238.py
r19253 r19266 33 33 34 34 # creating initialization and spc temperatures initialization and spc 35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_ lgm[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1)35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_presentday[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1) 36 36 md.thermal.spctemperature=md.thermal.spctemperature-10 37 37 md.initialization.temperature=md.thermal.spctemperature  - 
      
issm/trunk-jpl/test/NightlyRun/test239.py
r19253 r19266 33 33 34 34 # creating initialization and spc temperatures initialization and spc 35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_ lgm[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1)35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_presentday[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1) 36 36 md.thermal.spctemperature=md.thermal.spctemperature-10 37 37 md.initialization.temperature=md.thermal.spctemperature  - 
      
issm/trunk-jpl/test/NightlyRun/test240.py
r19253 r19266 33 33 34 34 # creating initialization and spc temperatures initialization and spc 35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_ lgm[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1)35 md.thermal.spctemperature=numpy.mean(md.surfaceforcings.temperatures_presentday[0:md.mesh.numberofvertices,:],axis=1).reshape(-1,1) 36 36 md.thermal.spctemperature=md.thermal.spctemperature-10 37 37 md.initialization.temperature=md.thermal.spctemperature  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)