BuiltInFailuresMEPCalculationFailures Class

Failures about Fluid.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresMEPCalculationFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class MEPCalculationFailures

The BuiltInFailuresMEPCalculationFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAtLeastOneEquipmentOnDuty There should be at least one equipment on duty.
Public propertyStatic memberClassificationNotSetInFamily A calculation did not complete because the Classification parameter in the Mechanical Equipment family is not set.
Public propertyStatic memberDemandFlowNotSetInLossFamily A calculation did not complete because the Demand Flow for the element is not set.
Public propertyStatic memberDuctFittingAndAccessoryPressureDropCalculatorNotAvailable Duct Fitting/Accessory Pressure Drop Calculator Not Available: [Calculator Name]
Public propertyStatic memberDuctPressureDropCalculatorNotAvailable Duct Pressure Drop Calculator Not Available: [Calculator Name]
Public propertyStatic memberExtraPumpSet More than one parallel pump set defined for the same loop. Verify the flow distribution and delete the extra set, if desired.
Public propertyStatic memberFlowAndPressureCalculationMethodHasBeenImproved During upgrade pressure drop calculations for hydronic piping systems using Simplified Colebrook or Custom Calculation methods have been recalculated using the Colebrook equation.
Public propertyStatic memberHydraulicSeparationAmbiguity Unable to hydraulically separate until the system has flow.
Public propertyStatic memberHydraulicSeparationOfOneSystem Unable to hydraulically separate the loop when both supply and return are assigned to the same system. Try again with both start and end selected.
Public propertyStatic memberInvalidFluidProperty Some network components may have a flow value of 0 (zero), due to invalid value settings for fluid Dynamic Viscosity or Density. \nVerify that you have selected the correct fluid type and that the fluid Dynamic Viscosity and Density values are set correctly in the Mechanical Settings dialog.
Public propertyStatic memberInvalidNumberOfMechanicalEquipmentOnDuty The number of on duty equipment must be less than or equal to the number of available equipments.
Public propertyStatic memberLoopSeparationNotCompleted The loop separation is not completed yet. Only one side of the secondary/tertiary loop is separated. In order to correctly calculate the flow and pressure loss, please check and separate the other end of the loop.
Public propertyStatic memberMechanicalEquipmentSetBeingDeleted The mechanical equipment set was deleted because it no longer contained any members.
Public propertyStatic memberNetwork_ElementNodeIsNotPartOfNetwork The calculation could not be executed as configured. At least one of the elements in this network uses a node that is not part of the network.
Public propertyStatic memberNetwork_NodePropertyNotSet The calculation could not be executed as configured. Specify a constraint property set for the following input or output node(s).
Public propertyStatic memberNetwork_NoInputNode The calculation could not be executed as configured. Select an input node before analyzing this network.
Public propertyStatic memberNetwork_NoOutputNode The calculation could not be executed as configured. Select an output node before analyzing this network.
Public propertyStatic memberNetwork_NoPressureConstraint The calculation could not be executed as configured. Each network requires at least 1 pressure constraint. Specify the pressure constraint.
Public propertyStatic memberNetwork_NotEnoughElements The calculation could not be executed as configured. Specify at least 3 elements before analyzing this network.
Public propertyStatic memberNetwork_NotEnoughNodes The calculation could not be executed as configured. Specify at least 4 elements before analyzing this network.
Public propertyStatic memberNetwork_NotFullyConnected The network is not well connected. Some elements may have unexpected flow and pressure loss values.
Public propertyStatic memberNetwork_OverConstrained The calculation could not be executed as configured. The Pressure and Flow Rate combined constraint requires at least 2 other pressure or flow constraints. Specify additional constraints.
Public propertyStatic memberNetworkCanNotDeterminCriticalPath The calculation has completed, but there may be an error in determining the critical path. Verify that demand flow is specified for all required elements.
Public propertyStatic memberNetworkDefaultToPressure The network uses the default pressure.
Public propertyStatic memberNetworkDefaultToReynolds The network uses the default Reynolds number.
Public propertyStatic memberNetworkEnergyEquationNotConverge The energy calculation could not be performed.
Public propertyStatic memberNetworkErrorCalculatingPressure The pressure calculation could not be performed.
Public propertyStatic memberNetworkErrorElementWithDownUpStreamNode The network needs an input or output element to perform the calculation.
Public propertyStatic memberNetworkErrorExtractCurveData The calculation could not be performed. Verify the pump curve data.
Public propertyStatic memberNetworkErrorModelTooBig The size of the network exceeds the current limit for flow/pressure analysis. In the Mechanical Settings dialog, under Pipe Settings - Calculation, disable the option to Use analysis for closed loop hydronic networks.
Public propertyStatic memberNetworkErrorOverConstrained The calculation could not be performed due to overconstrained flow condition in the network.
Public propertyStatic memberNetworkExtraPumpOutsideSet Flow calculations do not calculate this pump together with the other pumps as one equipment set. Verify the flow distribution and add the pump to the equipment set, if desired.
Public propertyStatic memberNetworkInconsistentDemandFlow The specified flow on this equipment is inconsistent with the other equipment in this branch. The branch flow is calculated based on the maximum specified value.
Public propertyStatic memberNetworkMinorLossNotConverge The minor loss calculation could not be performed.
Public propertyStatic memberNetworkPressureNotConverge The calculation could not be performed. Verify the pressure on the input element.
Public propertyStatic memberNetworkUnderConstrained The network is under constrained. You may specify the design flow value in the missing branches, or cap the open ends.
Public propertyStatic memberPipeConnectorsAreNotLined A calculation did not complete because the connectors used by this family to connect to the network are not linked.
Public propertyStatic memberPipeFittingAndAccessoryPressureDropCalculatorNotAvailable Pipe Fitting/Accessory Pressure Drop Calculator Not Available: [Calculator Name]
Public propertyStatic memberPipePressureDropCalculatorNotAvailable Pipe Pressure Drop Calculator Not Available: [Calculator Name]
Public propertyStatic memberPlumbingFlowCalculatorNotAvailable Plumbing Flow Calculator Not Available: [Calculator Name]
Public propertyStatic memberPumpPressureNotComputed The calculated pressure drop of this pump is not computed because the critical path is not a closed loop. Check to see if there are other pumps intended for use within a secondary/tertiary loop. Use the Add Separation tool to define the secondary/tertiary loop.
Public propertyStatic memberSeparationNotAtJunction This hydraulic loop is not separated at any junction. Use the Remove Separation tool to clean up undesired hydraulic separations.
Public propertyStatic memberSeparationWithOddJunction Hydraulic separation requires an even number of junctions on the header pipe for accurate calculations. Add or remove junctions to complete the separation.
Top
See Also