phydrus.model.Model.read_solutes

Model.read_solutes(fname='SOLUTE{}.OUT', solute=1)[source]

Method to read the SOLUTE.OUT output file.

Parameters

path (str, optional) – String with the name of the solute out file. default is “SOLUTE1.OUT”.

Returns

data – Pandas with the a_level data

Return type

pandas.DataFrame