qimpy.dft.export.BGW
- class BGW(*, system, filename, checkpoint_in=(None, ''))
Bases:
TreeNodeFixed geometry, i.e. only optimize electronic degrees of freedom.
- Parameters:
system (System)
filename (str)
checkpoint_in (CheckpointPath)
- __init__(*, system, filename, checkpoint_in=(None, ''))
Export data for BerkeleyGW.
- Parameters:
system (System) – Overall electronic DFT system to export data for.
filename (str) – [Input file] Filename for BerkeleyGW output.
checkpoint_in (CheckpointPath)
- Return type:
None
Methods
Export data for BerkeleyGW.
add_childConstruct child object self.`attr_name` of type cls.
add_child_one_ofInvoke add_child on one of several child options in args.
Export BGW HDF5 file.
save_checkpointSave self and all children in hierarchy to cp_path.
Attributes
BGW-format HDF5 file to output
child_namesNames of attributes with child objects.
variant_nameVersion of children having variants (if any)
- filename: str
BGW-format HDF5 file to output