Changeset 11031


Ignore:
Timestamp:
12/11/11 11:02:27 (13 years ago)
Author:
seroussi
Message:

nightly runs: fixed some validation tests

Location:
issm/trunk-jpl/test
Files:
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test1104.m

    r10976 r11031  
    1515        md=extrude(md,10,1);
    1616
    17         md=setflowequation(md,'pattyn','all','stokes','all');
     17        md=setflowequation(md,'stokes','all');
    1818
    1919        %Create dirichlet on the bed only
  • issm/trunk-jpl/test/NightlyRun/test1106.m

    r10976 r11031  
    1515        md=extrude(md,6,1);
    1616
    17         md=setflowequation(md,'pattyn','all','stokes','all');
     17        md=setflowequation(md,'stokes','all');
    1818
    1919        %Create MPCs to have periodic boundary conditions
  • issm/trunk-jpl/test/NightlyRun/test1108.m

    r10976 r11031  
    1515        md=extrude(md,6,1);
    1616
    17         md=setflowequation(md,'pattyn','all','stokes','all');
     17        md=setflowequation(md,'stokes','all');
    1818
    1919        %We need one grd on dirichlet: the 4 corners are set to zero
Note: See TracChangeset for help on using the changeset viewer.