VesselGetRugosity Method

Returns the pipe-wall rugosity (m) for the given material name.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double GetRugosity(
	string material
)

Parameters

material  String
 

Return Value

Double

See Also