Ignore:
Timestamp:
11/15/12 14:01:43 (12 years ago)
Author:
jschierm
Message:

CHG: Updated Python test problems for new results format.

File:
1 edited

Legend:

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

    r13879 r13967  
    2121field_tolerances=[1e-13,1e-5]
    2222field_values=[\
    23         md.results['ThermalSolution'][1]['Temperature'],\
    24         md.results['ThermalSolution'][1]['BasalforcingsMeltingRate'],\
     23        md.results.ThermalSolution.Temperature,\
     24        md.results.ThermalSolution.BasalforcingsMeltingRate,\
    2525        ]
Note: See TracChangeset for help on using the changeset viewer.