Changes between Version 22 and Version 23 of ModelConvInst
- Timestamp:
- Nov 23, 2015 8:08:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelConvInst
v22 v23 174 174 The output is a comma separated value text which you can view with a spreadsheet program. Broken values (those which differ by more than 1e-14) are shown along with a random seed. You can reproduce these parameters in compare.sh using -random=SEED. 175 175 176 For the random models, 177 - sld will be in(-0.5,10.5), 178 - angles (theta, phi, psi) will be in (-180,180), 179 - angular dispersion will be in (0,45), 180 - polydispersity will be in (0,1) 181 - other values will be in (0, 2*v) where v is the value of the parameter in demo. 182 183 Dispersion parameters n, sigma and type will be unchanged from demo so that run times are predictable. 184 176 185 Now run the unit tests that you have added: 177 186