Changeset 33 for mso/sample/stage_separators/sample_column.mso
- Timestamp:
- Sep 22, 2006, 9:28:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/sample/stage_separators/sample_column.mso
r19 r33 73 73 OPTIONS 74 74 #relativeAccuracy = 1e-3; 75 outputLevel = "low";76 75 time = [0:10:1000]; 77 76 end … … 153 152 OPTIONS 154 153 relativeAccuracy = 1e-5; 155 outputLevel = "medium";156 154 time = [0:1:100]; 157 155 end … … 242 240 243 241 OPTIONS 244 outputLevel = "high";245 242 relativeAccuracy = 1e-3; 246 243 time = [0:0.01:1, 2:50];
Note: See TracChangeset
for help on using the changeset viewer.