Ignore:
Timestamp:
10/15/12 13:56:03 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added point at the end of extrude command, extrude exponent is a float and not an integer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test304.m ΒΆ

    r13670 r13671  
    22md=setmask(md,'','');
    33md=parameterize(md,'../Par/SquareSheetConstrained.par');
    4 md=extrude(md,3,2);
     4md=extrude(md,3,2.);
    55md=setflowequation(md,'macayeal','all');
    66md.cluster=generic('name',oshostname(),'np',3);
Note: See TracChangeset for help on using the changeset viewer.