Changeset 65261207 in sasview


Ignore:
Timestamp:
Sep 7, 2012 9:00:36 AM (12 years ago)
Author:
Jae Cho <jhjcho@…>
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:
61dfff9
Parents:
8d0ec40
Message:

Added eq for fractalcoreshell model doc

Location:
sansmodels/src/sans/models/media
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • sansmodels/src/sans/models/media/model_functions.html

    r7034fc0 r65261207  
    55145514<p>&nbsp;</p> 
    55155515<p style="margin-left: 0.55in; text-indent: -0.3in;"><strong><span style="font-size: 14pt;">3.12.</span></strong><strong><span style="font-size: 7pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></strong><strong><span style="font-size: 14pt;">&nbsp; <a name="FractalCoreShell"></a>FractalCoreShell(Model)</span></strong></p> 
    5516 <p style="margin-left: 0.25in;">Calculates the scattering from a fractal structure with a primary building block of core-shell spheres. The fractal structure is as documented in the fractal model. This model could find use for aggregates of coated particles, or aggregates of vesicles.&nbsp;The polydispersity computation of radius and thickness is provided.</p> 
     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<p><img src="img/fractcore_eq1.gif"/></p> 
     5518The formfactor P(q) is <a href="#CoreShellModel">CoreShellModel</a> with bkg = 0,  
     5519while the fractal structure factor S(q); 
     5520<p><img src="img/fractcore_eq3.gif"/></p> 
     5521where 
     5522<p><img src="img/fractcore_eq4.gif"/></p> 
     5523<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.&nbsp;The polydispersity computation of radius and thickness is provided.</p> 
    55175524<p style="margin-left: 0.25in;">The returned value is scaled to units of [cm-1sr-1], absolute scale.</p> 
    55185525<p style="margin-left: 0.25in;">See each of these individual models for full documentation.&nbsp;</p> 
Note: See TracChangeset for help on using the changeset viewer.