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