Changeset 7f31ba0 in sasview for sansmodels/src/sans/models/media
- Timestamp:
- Sep 10, 2012 12:35:58 PM (12 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 50ccf77
- Parents:
- 8ba3715
- Location:
- sansmodels/src/sans/models/media
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/src/sans/models/media/model_functions.html
r65261207 r7f31ba0 5516 5516 <p style="margin-left: 0.25in;">Calculates the scattering from a fractal structure with a primary building block of core-shell spheres.</p> 5517 5517 <p><img src="img/fractcore_eq1.gif"/></p> 5518 <br> 5519 <br> 5518 5520 The formfactor P(q) is <a href="#CoreShellModel">CoreShellModel</a> with bkg = 0, 5521 <p><img src="img/image013.PNG"/>,</p> 5522 <br> 5519 5523 while the fractal structure factor S(q); 5520 5524 <p><img src="img/fractcore_eq3.gif"/></p> 5521 where 5522 <p><img src="img/fractcore_eq4.gif"/></p> 5525 <br> 5526 <br> 5527 where Df = frac_dim, ξ = cor_length, rc = (core) radius, and scale = volfraction. 5523 5528 <p> The fractal structure is as documented in the fractal model. This model could find use for aggregates of coated particles, or aggregates of vesicles. The polydispersity computation of radius and thickness is provided.</p> 5524 5529 <p style="margin-left: 0.25in;">The returned value is scaled to units of [cm-1sr-1], absolute scale.</p>
Note: See TracChangeset
for help on using the changeset viewer.