Changeset 26027
- Timestamp:
- 02/25/21 13:36:43 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/examples/ISMIP/IsmipF.par
r18198 r26027 11 11 %-> 12 12 13 %base is [surface-1000+100*exp(-((x-L/2).^2+(y-L/2).^2)/( 0.1*L^2))]13 %base is [surface-1000+100*exp(-((x-L/2).^2+(y-L/2).^2)/(10000.^2))] 14 14 %L is the size of the side of the square #max(md.mesh.x)-min(md.mesh.x) 15 15 %->
Note:
See TracChangeset
for help on using the changeset viewer.