GunnsFluidSeparatorGas - nasa/gunns GitHub Wiki

GunnsFluidSeparatorGas

default_img

Background

NOTE: This is an obsolete link. We recommend using the GunnsFluidCondensingHxSeparator instead.

This extends GunnsFluidConductor with the gas network side for a gas-liquid separator. This is a simpler version of the GunnsFluidCondensingHxSeparator. This lacks the condensing heat exchanger and slurper components of that link, and only models the separator drum itself. This model works in conjunction with a GunnsFluidSeparatorLiquid link in the same or an external network. This link sends the liquid pumped pressure & temperature of the condensate to the liquid bus link and receives a liquid transfer demand mass flow rate. The transferred liquid mass is removed from the drum. The separator can interface with a motor model like a GunnsGasFan link; however this link does not model shaft torque to send back to the motor.

This model can only condense water vapor (GUNNS_H2O fluid constituent).

This link assumes that the air passing through it has already been cooled to a point where water condensation would have occurred. It treats the water vapor in the air stream as condensed and removes it from the stream as long as the air's relative humidity is > 1. The removed water is added directly to the separator drum.

Liquid water doesn't exist as a GUNNS fluid in this link; rather the liquid mass is tracked internally in the model. This link does not model evaporation and dryout.

Unlike most other pipe & HX links, this link does not model isentropic expansion. This link can remove water vapor from the gas stream passing through it.

How To Use in GunnsDraw

The following diagram shows how the GunnsFluidSeparatorGas and GunnsFluidSeparatorLiquid links interfaces for transferring of pumped condensate to the liquid network:
default_img

Port Connection Rules (These are limitations on the port connection to nodes that the link enforces in run-time):

Other Rules (These are extra rules you should always try to follow):

  • Both nodes must be gas phase for this link to work properly.
  • Water vapor (GUNNS_H2O) should be a fluid constituent in the network.
  • As with normal conductors, try to combine conductors and this link in series into a single GunnsFluidSeparatorGas whenever possible to reduce network node count.

Configuration Data Parameters:

Input Data Parameters:

Common Problems

  • N/A

References

  • N/A
⚠️ **GitHub.com Fallback** ⚠️