Class InletVane

java.lang.Object
neqsim.process.mechanicaldesign.separator.primaryseparation.PrimarySeparation
neqsim.process.mechanicaldesign.separator.primaryseparation.InletVane
All Implemented Interfaces:
Serializable

public class InletVane extends PrimarySeparation
Inlet vane device for primary separation in a separator vessel.

An inlet vane distributor uses curved vanes to redirect the incoming two-phase flow, separate bulk liquid by centrifugal force, and distribute gas evenly across the separator cross-section.

Inlet vanes typically allow higher inlet momentum (up to 6000 Pa rho*v^2) compared to simple deflector plates (3000 Pa), and achieve a bulk separation efficiency of 80-90%.

Version:
1.0
Author:
NeqSim
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Serialization version UID.
      See Also:
    • logger

      static org.apache.logging.log4j.Logger logger
      Logger object for class.
  • Constructor Details

    • InletVane

      public InletVane()
      Constructs an InletVane with default parameters.
    • InletVane

      public InletVane(String name)
      Constructs an InletVane with a name.
      Parameters:
      name - the name of this inlet vane device