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
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test328.py

    r17081 r17555  
    3030        md.results.TransientSolution[0].Vy,\
    3131        md.results.TransientSolution[0].Vel,\
    32         md.results.TransientSolution[0].Bed,\
     32        md.results.TransientSolution[0].Base,\
    3333        md.results.TransientSolution[0].Surface,\
    3434        md.results.TransientSolution[0].Thickness,\
     
    3838        md.results.TransientSolution[1].Vy,\
    3939        md.results.TransientSolution[1].Vel,\
    40         md.results.TransientSolution[1].Bed,\
     40        md.results.TransientSolution[1].Base,\
    4141        md.results.TransientSolution[1].Surface,\
    4242        md.results.TransientSolution[1].Thickness,\
     
    4646        md.results.TransientSolution[2].Vy,\
    4747        md.results.TransientSolution[2].Vel,\
    48         md.results.TransientSolution[2].Bed,\
     48        md.results.TransientSolution[2].Base,\
    4949        md.results.TransientSolution[2].Surface,\
    5050        md.results.TransientSolution[2].Thickness,\
Note: See TracChangeset for help on using the changeset viewer.