pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
crys
pwtools.crys.FakeASEAtoms
Previous:
pwtools.crys.FakeASEAtoms.copy
Next:
pwtools.crys.FakeASEAtoms.get_ase_atoms
Quick search
pwtools.crys.FakeASEAtoms.dump
¶
FakeASEAtoms.
dump
(
dump_filename
,
mkdir
=
True
)
¶
Write object to binary file using pickle. Read back with
read_pickle()
.