Changeset 25845


Ignore:
Timestamp:
12/09/20 10:51:09 (4 years ago)
Author:
jdquinn
Message:

BUG: Index offset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test809.py

    r25841 r25845  
    5858                md.results.TransientSolution[1].Surface,
    5959                md.results.TransientSolution[1].MaskIceLevelset,
    60                 md.results.TransientSolution[11].Vx,
    61                 md.results.TransientSolution[11].Vy,
    62                 md.results.TransientSolution[11].Vel,
    63                 md.results.TransientSolution[11].Pressure,
    64                 md.results.TransientSolution[11].Thickness,
    65                 md.results.TransientSolution[11].Surface,
    66                 md.results.TransientSolution[11].MaskIceLevelset]
     60                md.results.TransientSolution[9].Vx,
     61                md.results.TransientSolution[9].Vy,
     62                md.results.TransientSolution[9].Vel,
     63                md.results.TransientSolution[9].Pressure,
     64                md.results.TransientSolution[9].Thickness,
     65                md.results.TransientSolution[9].Surface,
     66                md.results.TransientSolution[9].MaskIceLevelset]
Note: See TracChangeset for help on using the changeset viewer.