Changeset 15154


Ignore:
Timestamp:
05/29/13 16:24:48 (12 years ago)
Author:
adhikari
Message:

CHG: gia nightly runs are updated

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

Legend:

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

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2001.py

    r14925 r15154  
    1717
    1818#Indicate what you want to compute
    19 md.gia.output_rates=1           # just want "w" solution
    2019md.gia.cross_section_shape=1    # for square-edged x-section
    2120
  • issm/trunk-jpl/test/NightlyRun/test2051.m

    r15027 r15154  
    11% Benchmark experiments (Figure A2a Ivins and James, 1999, Geophys. J. Int.)
    2 md=triangle(model(),'../Exp/RoundFrontEISMINT.exp',100000.);
     2md=triangle(model(),'../Exp/RoundFrontEISMINT.exp',200000.);
    33md=setmask(md,'','');
    44md=parameterize(md,'../Par/GiaBenchmarksAB.par');
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
     
    2019
    2120%% solve for GIA deflection
    22 md.cluster=generic('name',oshostname(),'np',8);
     21md.cluster=generic('name',oshostname(),'np',3);
    2322md.verbose=verbose('1111111');
    2423md=solve(md,GiaSolutionEnum());
  • issm/trunk-jpl/test/NightlyRun/test2052.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2053.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2071.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2072.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2073.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=1;    % for square-edged x-section
    98
  • issm/trunk-jpl/test/NightlyRun/test2081.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=2;    % for elliptical edge 
    98
  • issm/trunk-jpl/test/NightlyRun/test2082.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=2;    % for elliptical edge
    98
  • issm/trunk-jpl/test/NightlyRun/test2083.m

    r15027 r15154  
    55
    66%% indicate what you want to compute
    7 md.gia.output_rates=1;           % just want "w" solution
    87md.gia.cross_section_shape=2;    % for elliptical edge
    98
Note: See TracChangeset for help on using the changeset viewer.