Changeset 22720


Ignore:
Timestamp:
04/28/18 08:19:40 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed extraneous text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test119.m

    r21888 r22720  
    22
    33%Simple mesh
    4 disp(' -======== STARTING===========');
    5 md=model();
    6 disp('ok');
    7 md=bamg(md,'domain','../Exp/Square.exp','hmax',100000.);
     4md=bamg(model(),'domain','../Exp/Square.exp','hmax',100000.);
    85x1=md.mesh.x;
    96y1=md.mesh.y;
Note: See TracChangeset for help on using the changeset viewer.