SCSModel

config.SCSModel()

Class describing the accepted input for the variable scs.

Includes the file with the non-dimensional SCS rainfall curves in the site folder and the SCS rainfall curve type.

Attributes

file : str

The path to the SCS rainfall curves file.

type : Scstype

The type of the SCS rainfall curve.

Back to top