Ignore:
Timestamp:
05/16/11 13:10:04 (14 years ago)
Author:
Mathieu Morlighem
Message:

no need to provide analysis_type in solve command anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test407.m

    r5490 r8295  
    44md=extrude(md,3,1);
    55md=setelementstype(md,'stokes','all');
    6 md=solve(md,'analysis_type',DiagnosticSolutionEnum);
     6md=solve(md,DiagnosticSolutionEnum);
    77
    88%Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.