pyscfad.pbc.scf.hf.SCF.dump_chk#
- SCF.dump_chk(envs)[source]#
Serialize the SCF object and save it to the specified chkfile.
- Args:
- envs_or_file:
If this argument is a file path, the serialized SCF object is saved to the file specified by this argument. If this attribute is a dict (created by locals()), the necessary variables are saved to the file specified by the attribute mf.chkfile.