Changeset 12047
- Timestamp:
 - 04/18/12 09:19:11 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/test/NightlyRun/test101.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test101.py
r12017 r12047 5 5 #md=triangle(md,'../Exp/Square.exp',150000); 6 6 7 [ a,b,c,d,e]=TriMesh('../Exp/Square.exp',15000.0**2.0,True)8 print( a,b,c,d,e)7 [index,x,y,segments,segmentmarkers]=TriMesh('../Exp/Square.exp',15000.0**2.0,True) 8 print(index,x,y,segments,segmentmarkers)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)