source: issm/oecreview/Archive/21724-22754/ISSM-22719-22720.diff

Last change on this file was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 515 bytes
  • ../trunk-jpl/test/NightlyRun/test119.m

     
    11%Test Name: SquareBamgMesh
    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;
    107
Note: See TracBrowser for help on using the repository browser.