Skip to content

Allow structure factor models without volfraction or radius_effective #720

@pkienzle

Description

@pkienzle

As noted in #719 (comment), the aggregation structure factors are different from those from liquid state theory and volume fraction is an irrelevant parameter.

For structure factor calculations, the P@S form checks that all structure factor models have radius_effective and volfraction parameters. This is because the structure factor calculation can transmit average radius of the particle to the radius_effective parameter of the structure factor (use radius_effective_mode != 0). Similarly, for hollow models like vesicle` the volume fraction of the enclosed volume is larger than the volume fraction of the shell. Computing the effective volume fraction also requires an average over the polydispersity.

We need to modify sasmodels/product.py to allow structure factor models with optional radius_effective and volfraction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions