Changeset 13664


Ignore:
Timestamp:
10/15/12 11:39:38 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cosmetics on matlab file (model -> model())

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

Legend:

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

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',100000);
     1md=triangle(model(),'../Exp/Square.exp',100000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/ad_maxalloc.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',100000);
     1md=triangle(model(),'../Exp/Square.exp',100000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test1106.m

    r13663 r13664  
    77for i=1:length(L_list),
    88        L=L_list{i}; 
    9         md=triangle(model,['../Exp/Square_' num2str(L) '.exp'],L/10); %size 3*L
     9        md=triangle(model(),['../Exp/Square_' num2str(L) '.exp'],L/10); %size 3*L
    1010        md=setmask(md,'',''); %ice sheet test
    1111        md=parameterize(md,'../Par/ISMIPC.par');
  • issm/trunk-jpl/test/NightlyRun/test1201.m

    r13663 r13664  
    66for stabilization=1:3;
    77        %The goal is to test the prognostic model
    8         md=bamg(model,'domain','../Exp/SquareEISMINT.exp','hmax',3000);
     8        md=bamg(model(),'domain','../Exp/SquareEISMINT.exp','hmax',3000);
    99        md=setmask(md,'all','');
    1010        md=parameterize(md,'../Par/SquareEISMINT.par');
  • issm/trunk-jpl/test/NightlyRun/test1208.m

    r13663 r13664  
    44
    55%To begin with the numerical model
    6 md=triangle(model,'../Exp/SquareEISMINT750000.exp',resolution);
     6md=triangle(model(),'../Exp/SquareEISMINT750000.exp',resolution);
    77md=setmask(md,'','');
    88md=parameterize(md,'../Par/RoundSheetEISMINT.par');
  • issm/trunk-jpl/test/NightlyRun/test1501.m

    r13663 r13664  
    11printingflag = false;
    22
    3 md=triangle(model,'../Exp/Square.exp',350000);
     3md=triangle(model(),'../Exp/Square.exp',350000);
    44md=setmask(md,'all','');
    55md=parameterize(md,'../Par/SquareShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test1502.m

    r13663 r13664  
    11printingflag = false;
    22
    3 md=triangle(model,'../Exp/Square.exp',450000);
     3md=triangle(model(),'../Exp/Square.exp',450000);
    44md=setmask(md,'all','');
    55md=parameterize(md,'../Par/SquareShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test1601.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test1602.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test3001.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',50000);
     1md=triangle(model(),'../Exp/Square.exp',50000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3002.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3003.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3004.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3005.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3006.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=meshconvert(md);
    33md=setmask(md,'all','');
  • issm/trunk-jpl/test/NightlyRun/test3007.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3008.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3009.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3010.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'all','');
    33md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3015.m

    r13663 r13664  
    33
    44%First configure
    5 md=triangle(model,'../Exp/Square.exp',50000);
     5md=triangle(model(),'../Exp/Square.exp',50000);
    66md=setmask(md,'all','');
    77md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3019.m

    r13663 r13664  
    11%test reverse scalar vs forward vectorial drivers in ADOLC, using the test3009 setup, equivalent to test109 setup.
    2 md=triangle(model,'../Exp/Square.exp',100000);
     2md=triangle(model(),'../Exp/Square.exp',100000);
    33md=setmask(md,'all','');
    44md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test3020.m

    r13663 r13664  
    33
    44%First configure
    5 md=triangle(model,'../Exp/Square.exp',150000);
     5md=triangle(model(),'../Exp/Square.exp',150000);
    66md=setmask(md,'all','');
    77md=parameterize(md,'../Par/SquareShelfConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test328.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'','');
    33md=parameterize(md,'../Par/SquareSheetConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test329.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'','');
    33md=parameterize(md,'../Par/SquareSheetConstrained.par');
  • issm/trunk-jpl/test/NightlyRun/test401.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test402.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test403.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test404.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test405.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test406.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test407.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test408.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test409.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test410.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test411.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test412.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',300000);
     1md=triangle(model(),'../Exp/Square.exp',300000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test413.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test414.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test415.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',170000);
     1md=triangle(model(),'../Exp/Square.exp',170000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test416.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',170000);
     1md=triangle(model(),'../Exp/Square.exp',170000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test417.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test418.m

    r12804 r13664  
    11%test partitioning, and partition averaging
    2 md=triangle(model,'../Exp/Square.exp',30000);
     2md=triangle(model(),'../Exp/Square.exp',30000);
    33md=setmask(md,'../Exp/SquareShelf.exp','');
    44md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test419.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test420.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',200000);
     1md=triangle(model(),'../Exp/Square.exp',200000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test421.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test422.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test423.m

    r13663 r13664  
    22shelfextent=2e5;
    33
    4 md=roundmesh(model,radius,50000);
     4md=roundmesh(model(),radius,50000);
    55%fix center node to 0,0
    66rad=sqrt(md.mesh.x.^2+md.mesh.y.^2);
  • issm/trunk-jpl/test/NightlyRun/test424.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test425.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test426.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',350000);
     1md=triangle(model(),'../Exp/Square.exp',350000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test427.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test428.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test429.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test430.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',180000);
     1md=triangle(model(),'../Exp/Square.exp',180000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test431.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test432.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Square.exp',150000);
     1md=triangle(model(),'../Exp/Square.exp',150000);
    22md=setmask(md,'../Exp/SquareShelf.exp','');
    33md=parameterize(md,'../Par/SquareSheetShelf.par');
  • issm/trunk-jpl/test/NightlyRun/test501.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000.);
     1md=triangle(model(),'../Exp/Pig.exp',20000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test502.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000).;
     1md=triangle(model(),'../Exp/Pig.exp',20000).;
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test503.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000.);
     1md=triangle(model(),'../Exp/Pig.exp',20000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test504.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000.);
     1md=triangle(model(),'../Exp/Pig.exp',20000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test505.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test506.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test507.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test508.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test509.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test510.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000.);
     1md=triangle(model(),'../Exp/Pig.exp',20000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test511.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',10000.);
     1md=triangle(model(),'../Exp/Pig.exp',10000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test512.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',20000.);
     1md=triangle(model(),'../Exp/Pig.exp',20000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test512.py

    r13662 r13664  
    88from solve import *
    99from MatlabFuncs import *
     10from triangle import *
     11from setmask import *
     12from parameterize import *
     13from setflowequation import *
     14from solve import *
    1015
    11 md=triangle(model(),'../Exp/Pig.exp',20000.)
     16md=triangle(model,'../Exp/Pig.exp',20000.)
    1217md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp')
    1318md=parameterize(md,'../Par/Pig.py')
     
    1520md=setflowequation(md,'pattyn','all')
    1621
     22
    1723# control parameters
     24
    1825md.inversion.iscontrol=1
    1926md.inversion.control_parameters=['FrictionCoefficient']
    20 md.inversion.min_parameters=1.*numpy.ones((md.mesh.numberofvertices,1))
    21 md.inversion.max_parameters=200.*numpy.ones((md.mesh.numberofvertices,1))
     27md.inversion.min_parameters=1*ones(md.mesh.numberofvertices,1)
     28md.inversion.max_parameters=200*ones(md.mesh.numberofvertices,1)
    2229md.inversion.nsteps=2
    23 md.inversion.cost_functions=numpy.hstack((103*numpy.ones((md.inversion.nsteps,1)),501*numpy.ones((md.inversion.nsteps,1))))
    24 md.inversion.cost_functions_coefficients=numpy.ones((md.mesh.numberofvertices,2))
    25 md.inversion.cost_functions_coefficients[:,1]=2.*10**-7
    26 md.inversion.gradient_scaling=3.*numpy.ones((md.inversion.nsteps,1))
    27 md.inversion.maxiter_per_step=2.*numpy.ones((md.inversion.nsteps,1))
    28 md.inversion.step_threshold=2.99*numpy.ones((md.inversion.nsteps,1))
     30md.inversion.cost_functions=[103*ones(md.inversion.nsteps,1)  501*ones(md.inversion.nsteps,1)]
     31md.inversion.cost_functions_coefficients=ones(md.mesh.numberofvertices,2)
     32 md.inversion.cost_functions_coefficients(:,2)=2.*10^-7
     33md.inversion.gradient_scaling=3.*ones(md.inversion.nsteps,1)
     34md.inversion.maxiter_per_step=2*ones(md.inversion.nsteps,1)
     35md.inversion.step_threshold=0.99*ones(md.inversion.nsteps,1)
    2936md.inversion.vx_obs=md.initialization.vx
    30 md.inversion.vy_obs=md.initialization.vy
     37 md.inversion.vy_obs=md.initialization.vy
     38
    3139
    3240md.cluster=generic('name',oshostname(),'np',3)
    3341md=solve(md,DiagnosticSolutionEnum())
    3442
     43
    3544# Fields and tolerances to track changes
     45
    3646field_names     =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy']
    3747field_tolerances=[1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11]
  • issm/trunk-jpl/test/NightlyRun/test513.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test515.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test516.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/Pig.exp',30000.);
     1md=triangle(model(),'../Exp/Pig.exp',30000.);
    22md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp');
    33md=parameterize(md,'../Par/Pig.par');
  • issm/trunk-jpl/test/NightlyRun/test601.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test602.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=meshconvert(md);
    33md=setmask(md,'../Exp/79NorthShelf.exp','');
  • issm/trunk-jpl/test/NightlyRun/test603.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test604.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test605.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test606.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test607.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test608.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test609.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=meshconvert(md);
    33md=setmask(md,'../Exp/79NorthShelf.exp','');
  • issm/trunk-jpl/test/NightlyRun/test610.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test611.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=setmask(md,'../Exp/79NorthShelf.exp','');
    33md=parameterize(md,'../Par/79North.par');
  • issm/trunk-jpl/test/NightlyRun/test612.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=meshconvert(md);
    33md=setmask(md,'../Exp/79NorthShelf.exp','');
  • issm/trunk-jpl/test/NightlyRun/test613.m

    r13663 r13664  
    1 md=triangle(model,'../Exp/79North.exp',10000);
     1md=triangle(model(),'../Exp/79North.exp',10000);
    22md=meshconvert(md);
    33md=setmask(md,'../Exp/79NorthShelf.exp','');
Note: See TracChangeset for help on using the changeset viewer.