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