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