Skip to content

Added wind_stress to PartialHomotopic.mo.

username-removed-867198 requested to merge PartialHomotopic_windstress into master

Wind_stress can now be added for the hydraulic HomotopicLinear branches.

  • Wind_stress should be inputted for u (x, easting) and v (y, northing) direction. Required unit: Pa (N/m2)
  • The rotation from the upstream to the downstream side of the branch can now be specified by the user. This rotation (rotation_deg) is expressed with respect the u (x, easting direction) in degrees. The rotation of the branches is then taken into account automatically to calculate the acting wind_stress on each branch.

Merge request reports