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/test233.py

    r15565 r17555  
    3535        md.results.TransientSolution[0].Vel,\
    3636        md.results.TransientSolution[0].Pressure,\
    37         md.results.TransientSolution[0].Bed,\
     37        md.results.TransientSolution[0].Base,\
    3838        md.results.TransientSolution[0].Surface,\
    3939        md.results.TransientSolution[0].Thickness,\
     
    4545        md.results.TransientSolution[1].Vel,\
    4646        md.results.TransientSolution[1].Pressure,\
    47         md.results.TransientSolution[1].Bed,\
     47        md.results.TransientSolution[1].Base,\
    4848        md.results.TransientSolution[1].Surface,\
    4949        md.results.TransientSolution[1].Thickness,\
     
    5555        md.results.TransientSolution[2].Vel,\
    5656        md.results.TransientSolution[2].Pressure,\
    57         md.results.TransientSolution[2].Bed,\
     57        md.results.TransientSolution[2].Base,\
    5858        md.results.TransientSolution[2].Surface,\
    5959        md.results.TransientSolution[2].Thickness,\
     
    6565        md.results.TransientSolution[3].Vel,\
    6666        md.results.TransientSolution[3].Pressure,\
    67         md.results.TransientSolution[3].Bed,\
     67        md.results.TransientSolution[3].Base,\
    6868        md.results.TransientSolution[3].Surface,\
    6969        md.results.TransientSolution[3].Thickness,\
Note: See TracChangeset for help on using the changeset viewer.