Atmos

Pipe Volume Pump

Updated 3/8/2026

Kit (Volume Pump)

Volume Pump

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Volume Pump)

"The volume pump pumps pumpable gases. It also separates out pipe networks into separate networks." — Stationpedia

Description

Used to pump gasses throughout a pipe, featuring an adjustable valve 0-10 Liters and requiring power (20W per Liter). All the gasses in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of gasses in either direction when unpowered.

Note that valve settings are for the rate at which the pump operates, in volume per tick (0.5 seconds).

To calculate the moles per tick, use the following equation: n = (P * V) / (R * T)

Where:

  • P = Input pressure (in KPa)
  • V = The volume you set (in L)
  • n = Moles per tick
  • R = Gas constant (8.3144)
  • T = Input temperature (in Kelvin)

Ex: ~4 Moles per tick = (1,000KPa * 10L) / (8.3144 * 300K)

Data Network

ParameterTypeAccessDescription
PowerBooleanReadCan be read to return if the Volume Pump is correctly powered or not, set via the power system, return 1 if powered and 0 if not
ErrorBooleanRead1 if device is in error state, otherwise 0
LockBooleanRead/WriteDisable manual operation of the Volume Pump.
SettingIntegerRead/WriteSets the flow rate in liters
MaximumFloatReadMaximum setting of the Volume Pump
RatioFloatReadSetting / Maximum
OnBooleanRead/WriteThe current state of the Volume Pump.
RequiredPowerIntegerReadIdle operating power quantity, does not necessarily include extra demand power
PrefabHashIntegerReadThe hash of the structure
ReferenceIdIntegerReadUnique Reference Identifier for this object
NameHashIntegerReadProvides the hash value for the name of the object as a 32 bit integer.