qimpy.export.BGW
- class BGW(*, system, filename, checkpoint_in=CpPath(checkpoint=None, path=''))
Bases:
TreeNode
Fixed geometry, i.e. only optimize electronic degrees of freedom.
- Parameters
system (qp.System) –
filename (str) –
checkpoint_in (qp.utils.CpPath) –
- __init__(*, system, filename, checkpoint_in=CpPath(checkpoint=None, path=''))
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 (CpPath) –
- Return type
None
Methods
Export data for BerkeleyGW.
add_child
Construct child object self.`attr_name` of type cls.
add_child_one_of
Invoke add_child on one of several child options in args.
Export BGW HDF5 file.
save_checkpoint
Save self and all children in hierarchy to cp_path.
Attributes
BGW-format HDF5 file to output
- filename: str
BGW-format HDF5 file to output