AFL.automation.prepare.factory#

Functions

HD2OFactory(name[, phi_D2O, sld, properties])

Create a list of H2O/D2O solutions

compositionSweepFactory(name, components, ...)

has_units(value)

is_concentration(value)

is_mass(value)

is_molarity(value)

is_volume(value)

listify(obj)

Classes

Solution(name, components[, properties])

product

product(*iterables, repeat=1) --> product object

AFL.automation.prepare.factory.HD2OFactory(name, phi_D2O=None, sld=None, properties=None)[source]#

Create a list of H2O/D2O solutions

AFL.automation.prepare.factory.compositionSweepFactory(name, components, vary_components, lo, hi, num, logspace=False, properties=None, progress=None)[source]#