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

    r6333 r8295  
    2323
    2424%Now we can solve the problem
    25 md=solve(md,'analysis_type',Transient3DSolutionEnum);
     25md=solve(md,Transient3DSolutionEnum);
    2626
    2727%Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.