PassiveGate.xml 731 B

123456789101112131415
  1. <Document>
  2. # Passive Gate
  3. The passive gate is a simple one-way valve that prevents gasses from flowing backwards.
  4. <Box>
  5. <GuideEntityEmbed Entity="GasPassiveGate"/>
  6. </Box>
  7. The valve's input is on the side of the [color=red]red[/color] circle.
  8. The valve also shows the current flow rate of the pipe when examined.
  9. It's useful in many applications, for example:
  10. - Preventing a pure gas from getting contaminated via a mixed gas flowing back through the pipe.
  11. - Preventing pressure or temperature changes across two [textlink="pipenets" link="PipeNetworks"] in the opposite direction.
  12. - Quickly checking the flow rate on a pipenet without needing a [textlink="gas analyzer" link="AtmosTools"].
  13. </Document>