otter.StateExportOptions
- class otter.StateExportOptions(r_max_bohr: float = 20.0, k_max_bohr_inv: float = 20.0, require_converged_hnc: bool = True, compressed: bool = True, include_electronic_profiles: bool = True, include_orbital_densities: bool = True)[source]
Bases:
objectControls for one portable state export.
Methods
__init__([r_max_bohr, k_max_bohr_inv, ...])Attributes
compressedinclude_electronic_profilesinclude_orbital_densitiesk_max_bohr_invr_max_bohrrequire_converged_hnc
Examples using
StateExportOptions