Click or drag to resize

LateralLinkApplyADCouplingForcing Method

This function is called by the perform time step routine, It evaluates the discharges of each face (lateral link structure) to calculate the actual discharges, and use those to add component contributions (AD) to MIKE 1D (after HD timestep, but before AD time step)

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void ApplyADCouplingForcing()
See Also