Changeset 13674


Ignore:
Timestamp:
10/15/12 14:03:35 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: changing exponents

Location:
issm/trunk-jpl/test/NightlyRun
Files:
15 edited

Legend:

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

    r13673 r13674  
    1111md=setmask(md,'','')
    1212md=parameterize(md,'../Par/SquareSheetConstrained.py')
    13 md.extrude(5,1.)
     13md.extrude(5,1.2)
    1414md=setflowequation(md,'hutter','all')
    1515md.cluster=generic('name',oshostname(),'np',3)
  • issm/trunk-jpl/test/NightlyRun/test324.py

    r13673 r13674  
    1212md=setmask(md,'','')
    1313md=parameterize(md,'../Par/SquareSheetConstrained.py')
    14 md.extrude(5,1.)
     14md.extrude(5,1.2)
    1515md=setflowequation(md,'hutter','all')
    1616md.cluster=generic('name',oshostname(),'np',3)
  • issm/trunk-jpl/test/NightlyRun/test505.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'macayeal','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test506.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,2,1..);
     4md=extrude(md,2,1.);
    55md=setflowequation(md,'pattyn','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test507.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,2,1..);
     4md=extrude(md,2,1.);
    55md=setflowequation(md,'stokes','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test509.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'pattyn','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test510.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,2,1..);
     4md=extrude(md,2,1.);
    55md=setflowequation(md,'stokes','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test511.m

    r13671 r13674  
    66md.geometry.bed=-md.materials.rho_ice/md.materials.rho_water*md.geometry.thickness;
    77md.geometry.surface=md.geometry.bed+md.geometry.thickness;
    8 md=extrude(md,3,1..);
     8md=extrude(md,3,1.);
    99md=setflowequation(md,'stokes','all');
    1010md=extract(md,md.mask.elementonfloatingice);
  • issm/trunk-jpl/test/NightlyRun/test512.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'pattyn','all');
    66
  • issm/trunk-jpl/test/NightlyRun/test513.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'macayeal','all');
    66
  • issm/trunk-jpl/test/NightlyRun/test515.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'pattyn','all');
    66md.thermal.stabilization=2;
  • issm/trunk-jpl/test/NightlyRun/test516.m

    r13671 r13674  
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'pattyn','all');
    66md.thermal.stabilization=2;
  • issm/trunk-jpl/test/NightlyRun/test603.m

    r13671 r13674  
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
    4 md=extrude(md,6,1..);
     4md=extrude(md,6,1.);
    55md=setflowequation(md,'macayeal','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test607.m

    r13671 r13674  
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
    4 md=extrude(md,2,1..);
     4md=extrude(md,2,1.);
    55md=setflowequation(md,'macayeal','all');
    66md.cluster=generic('name',oshostname(),'np',3);
  • issm/trunk-jpl/test/NightlyRun/test610.m

    r13671 r13674  
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
    4 md=extrude(md,3,1..);
     4md=extrude(md,3,1.);
    55md=setflowequation(md,'macayeal','all');
    66md.cluster=generic('name',oshostname(),'np',3);
Note: See TracChangeset for help on using the changeset viewer.