Click or drag to resize

FlowResistanceFormulation Property

Gets and sets the resistance formulation.

This is the formulation stored in the cross section database (xns11 file). During calculations, use the ModifiedFormulation which will match the GetResistanceFactor(Int32, Double) methods.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ResistanceFormulation Formulation { get; set; }

Property Value

Type: ResistanceFormulation
See Also