qimpy.dft.export.Export
- class Export(*, system, checkpoint_in=CheckpointPath(checkpoint=None, path=''), bgw=None)
Bases:
TreeNodeExport data for other codes.
- Parameters
system (System) –
checkpoint_in (CheckpointPath) –
bgw (BGW) –
- __init__(*, system, checkpoint_in=CheckpointPath(checkpoint=None, path=''), bgw=None)
Specify one or more export formats.
- Parameters
bgw (Optional[Union[dict, BGW]]) – [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
bgwexporters