Skip to content

Adds in methods to mars and MarsGroup to allow for printing of necessary files for use in ODT.

James Sutherland requested to merge printing into master

This adds in the functionality to allow users to call print_to_file(marsgroup,'path/to/file.txt','PCSourceTerm') to create a text file with the requisite data, appropriately formatted, for use in ODT.

Merge request reports