Subsections


relax_data.write

Image fid Image document-save

Synopsis

Write relaxation data to a file.

Defaults

relax_data.write(ri_id=None, file=None, dir=None, bc=False, force=False)

Keyword arguments

ri_id: The relaxation data ID string.

file: The name of the file.

dir: The directory name.

bc: A flag which if True will cause the back-calculated data to be written to the file.

force: A flag which if True will cause the file to be overwritten.

Description

If no directory name is given, the file will be placed in the current working directory. The relaxation data ID string is required for selecting which relaxation data to write to file.




The relax user manual (PDF), created 2020-08-26.