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/test245.m

    r7023 r8295  
    66md.cluster=none;
    77md.hydrostatic_adjustment=IncrementalEnum;
    8 md=solve(md,'analysis_type',Transient2DSolutionEnum);
     8md=solve(md,Transient2DSolutionEnum);
    99
    1010%Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.