Ignore:
Timestamp:
03/26/14 20:18:48 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: renamed Bed -> Base in src/c (matlab to be done)

File:
1 edited

Legend:

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

    r15565 r17555  
    3131        md.results.TransientSolution[0].Vel,\
    3232        md.results.TransientSolution[0].Pressure,\
    33         md.results.TransientSolution[0].Bed,\
     33        md.results.TransientSolution[0].Base,\
    3434        md.results.TransientSolution[0].Surface,\
    3535        md.results.TransientSolution[0].Thickness,\
     
    4141        md.results.TransientSolution[1].Vel,\
    4242        md.results.TransientSolution[1].Pressure,\
    43         md.results.TransientSolution[1].Bed,\
     43        md.results.TransientSolution[1].Base,\
    4444        md.results.TransientSolution[1].Surface,\
    4545        md.results.TransientSolution[1].Thickness,\
     
    5151        md.results.TransientSolution[2].Vel,\
    5252        md.results.TransientSolution[2].Pressure,\
    53         md.results.TransientSolution[2].Bed,\
     53        md.results.TransientSolution[2].Base,\
    5454        md.results.TransientSolution[2].Surface,\
    5555        md.results.TransientSolution[2].Thickness,\
Note: See TracChangeset for help on using the changeset viewer.