Changeset 4955
- Timestamp:
- 08/03/10 21:00:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/test01_IceShelfIceFrontM2d/Square.par
r4954 r4955 2 2 3 3 %dynamics 4 md.verbose= 1;4 md.verbose=0; 5 5 md.dt=1; %1 year 6 6 md.ndt=md.dt*10; … … 36 36 md.time=50; 37 37 md.waitonlock=30; 38 39 %spc all velocities40 md.spcvelocity(:,1:3)=1;41 md.spcvelocity(:,4)=0;42 md.spcvelocity(:,5)=100;43 md.spcvelocity(:,6)=0;
Note:
See TracChangeset
for help on using the changeset viewer.