qimpy.dft.export.Export
- class Export(*, system, checkpoint_in=(None, ''), bgw=None)
Bases:
TreeNodeExport data for other codes.
- Parameters:
system (System)
checkpoint_in (CheckpointPath)
bgw (BGW)
- __init__(*, system, checkpoint_in=(None, ''), bgw=None)
Specify one or more export formats.
- Parameters:
bgw (dict | BGW | None) – [Input file] BerkeleyGW export.
system (System)
checkpoint_in (CheckpointPath)
- Return type:
None
Methods
Specify one or more export formats.
add_childConstruct child object self.`attr_name` of type cls.
add_child_one_ofInvoke add_child on one of several child options in args.
save_checkpointSave self and all children in hierarchy to cp_path.
Attributes
bgwexporterschild_namesNames of attributes with child objects.
variant_nameVersion of children having variants (if any)