Changeset 13060


Ignore:
Timestamp:
08/16/12 08:37:53 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplified historyISSM.m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/scripts/historyISSM.m ΒΆ

    r11560 r13060  
    33md.mesh.numberofelements
    44md=mesh(md,'DomainOutline.exp',5000);
    5 md=setmask(md,'','');
    65md=setflowequation(md,'macayeal','all');
    7 md=setflowequation(md,'pattyn','all','stokes','all');
    86md=solve(md,TransientSolutionEnum);
    9 md=solve(md,BalancedthicknessSolutionEnum);
    107md=solve(md,DiagnosticSolutionEnum);
    118md=loadresultsfromcluster(md);
Note: See TracChangeset for help on using the changeset viewer.