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