floybix / hydromad

Hydrological Model Assessment and Development
hydromad.catchment.org
22 stars 37 forks source link

allow multiple outputs from routing #47

Open josephguillaume opened 12 years ago

josephguillaume commented 12 years ago

Currently, only routing functions that return only X will work. Would ideally like to allow multiple (related) outputs, e.g.

This could be done by providing an additional OUTPUT variable, which could be referred to in the objective function.

This would allow hydromad to be used without producing X at all. This might break some other functions?