AFL.automation.prepare.Component#
Functions
|
Ensure that a number has units and convert to the default_units |
Classes
|
Base class for all materials |
|
Exceptions
|
Exception thrown when a parse expression doesn't match the input string |
- class AFL.automation.prepare.Component.Component(name, description)[source]#
Base class for all materials
This class defines all of the basic properties and methods to be shared across material objects
- property mass#
- property volume#
- property density#
- property formula#
- property moles#
- property sld#
- property is_solute#
- property is_solvent#