Changes between Version 22 and Version 23 of ModelConvInst


Ignore:
Timestamp:
Nov 23, 2015 8:08:11 PM (8 years ago)
Author:
pkienzle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ModelConvInst

    v22 v23  
    174174The 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. 
    175175 
     176For 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 
     183Dispersion parameters n, sigma and type will be unchanged from demo so that run times are predictable. 
     184 
    176185Now run the unit tests that you have added: 
    177186