Changeset 13688


Ignore:
Timestamp:
10/16/12 09:29:15 (12 years ago)
Author:
jschierm
Message:

NEW: Working test328.py and test329.py.

Location:
issm/trunk-jpl/test/NightlyRun
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/python_skipped_tests.txt

    r13684 r13688  
    77test235    needs Dakota
    88test274    needs TriMeshProcessRifts module in meshprocessrifts.py
    9 test328    John is working on it
    10 test329    John is working on it
    119test412    needs Dakota
    1210test413    needs Dakota
  • issm/trunk-jpl/test/NightlyRun/test329.m

    r13671 r13688  
    2828field_names     ={'Vx1','Vy1','Vz1','Vel1','Bed1','Surface1','Thickness1','Temperature1','SMB1','TotalSmb1','Vx2','Vy2','Vz2','Vel2','Bed2','Surface2','Thickness2','Temperature2','SMB2','TotalSmb1','Vx3','Vy3','Vz3','Vel3','Bed3','Surface3','Thickness3','Temperature3','SMB3','TotalSmb1'};
    2929field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,...
    30                                                 1e-09,1e-09,1e-10,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,...
    31                                                 1e-09,5e-09,1e-09,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10};
    32 
     30        1e-09,1e-09,1e-10,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,...
     31        1e-09,5e-09,1e-09,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10};
    3332field_values={...
    3433        (md.results.TransientSolution(1).Vx),...
Note: See TracChangeset for help on using the changeset viewer.