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