Changeset 3035 for development/stochastic_study/project.py
- Timestamp:
- May 31, 2006, 5:03:59 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
development/stochastic_study/project.py
r3011 r3035 27 27 28 28 # Stats (Suresh ?) 29 number_of_realisations = 129 number_of_realisations = 2 30 30 31 31 #number_of_realisations = 16000 32 32 33 #std_dev = 0.0026 #Range is 26.035 cm 34 std_dev = 0.0013 #Range is 26.035 cm (simulation 3) 35 #std_dev = 0.0006 #Range is 26.035 cm (simulation 1) 33 std_dev = 0.0013 #m #Range is 26.035 cm (simulation 3) 34 #std_dev = 0.0006 #m #Range is 26.035 cm (simulation 1) 36 35 mean = 0.0 37 36 blocksize = 100 #How many realisations to fit at a time
Note: See TracChangeset
for help on using the changeset viewer.