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

    r7045 r8295  
    66md.time_adapt=1;
    77md.ndt=600;
    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.