Skip to content

Weir flow calculation could be off #51

@rqthomas

Description

@rqthomas

If the flow is expected to be in m3/day is seems that the weir flow has the units in m3/sec but this is divided again by number of seconds in a day in the do_single_outflow. Not sure if this is an issue but worth following up on.

ovfl_Q = 2./3. * crest_factor * pow(2*g,0.5) * crest_width * pow(ovfl_dz,1.5);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions