Actions

Difference between revisions of "Tank"

From Unofficial Stationeers Wiki

m (Max pressure from 30,000 to 60795 (60MPa))
(Corrected pressure measurement units)
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
[[Category:Items]]
 
[[Category:Items]]
 
<languages />
 
<languages />
<translate>
 
 
<!--T:1-->
 
<!--T:1-->
 
{{Itembox
 
{{Itembox
 
  | name        = Kit (Tank) (Small Tank)
 
  | name        = Kit (Tank) (Small Tank)
 
  | image      = [[File:ItemKitTank.png]]
 
  | image      = [[File:ItemKitTank.png]]
  | maxpressure =  60,795 (60MPa)
+
  | maxpressure =  60,795kPa (60MPa)
 
  | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]
 
  | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]
 
  | cost        = 5g [[copper]] + 20g [[steel]]
 
  | cost        = 5g [[copper]] + 20g [[steel]]
 
}}
 
}}
 
== Description == <!--T:2-->
 
[[Tank]]s are used to store large amounts gasses.
 
The Small Tank can store 6000L.
 
The Large Tank can store 50000L, and is currently the largest capacity container for gasses.
 
 
Combined with its high bursting pressure (>300 atmospheres) it can store upwards of 72000 mols at room temperature (20 °C).
 
Given that [[pipes]] will burst at pressures greater than 60,795KPa, this is also a limit for the tanks, as all gases will be lost if the pipe connected to a tank ruptures.
 
 
<hr>
 
=== Small Tank ===
 
 
{{Structurebox
 
{{Structurebox
 
  | name            = Small Tank
 
  | name            = Small Tank
Line 31: Line 19:
 
  | item_rec1        = [[Kit (Tank)]]
 
  | item_rec1        = [[Kit (Tank)]]
 
}}
 
}}
 +
{{Structurebox
 +
| name            = Large Tank
 +
| image            = [[File:TankBig.png]]
 +
| other            = 5 Kits to place volume 50000L
 +
| placed_with_item = [[Kit (Tank)]]
 +
| placed_on_grid  = Small Grid
 +
| decon_with_tool1 = [[Hand Drill]]
 +
| item_rec1        = [[Kit (Tank)]]
 +
}}
 +
== Description == <!--T:2-->
 +
[[Tank]]s are used to store large amounts gasses.
 +
 +
The Small Tank requires 1 kit and can store 6000L.
  
<hr>
+
The Large Tank requires 5 kits and can store 50000L, and is currently the largest capacity container for gasses.
 +
Combined with its high bursting pressure (>300 atmospheres) it can store upwards of 72000 mols at room temperature (20 °C).
 +
Given that [[pipes]] will burst at pressures greater than 60,795KPa, this is also a limit for the tanks, as all gases will be lost if the pipe connected to a tank ruptures.
  
 
{{Data Network Header}}
 
{{Data Network Header}}
Line 41: Line 44:
 
! Output Name !! Data Type !! Description
 
! Output Name !! Data Type !! Description
 
|-
 
|-
| Maximum ||  
+
| Maximum || Float ||
 +
|-
 +
| Temperature || Float || Returns the temperature inside the tank.
 
|-
 
|-
| Temperature ||
+
| Setting || Boolean ||
 
|-
 
|-
| Setting ||  
+
| RatioWater || Float || Returns the ratio of Water (H2O) inside the tank.
 
|-
 
|-
| RatioWater ||  
+
| RatioVolatiles || Float || Returns the ratio of Volatiles (H2) inside the tank.
 
|-
 
|-
| RatioVolatiles ||
+
| RatioPollutant || Float || Returns the ratio of Pollutant (X) inside the tank.
 
|-
 
|-
| RatioPollutant ||  
+
| RatioOxygen || Float || Returns the ratio of Oxygen (O2) inside the tank.
 
|-
 
|-
| RatioOxygen ||  
+
| RatioNitrousOxide || Float || Returns the ratio of Nitrous Oxide (NO2) inside the tank.
 
|-
 
|-
| RatioNitrousOxide ||
+
| RatioNitrogen || Float || Returns the ratio of Nitrogen (N2) inside the tank.
 
|-
 
|-
| RatioNitrogen ||
+
| RatioCarbonDioxide || Float || Returns the ratio of Carbon Dioxide (CO2) inside the tank.
 
|-
 
|-
| RatioCarbonDioxide ||
+
| Ratio || Float ||  
 
|-
 
|-
| Ratio ||
+
| Quantity || Float || Returns the quantity inside the tank in Mols.
 
|-
 
|-
| Quantity ||
+
| Pressure || Float || Returns the pressure inside the tank in kilo Pascals.
 
|-
 
|-
| Pressure ||
+
| PrefabHash || Integer || Returns Prefab Hash number.
 
|-
 
|-
| PrefabHash ||
+
| Open || Boolean ||  
 
|-
 
|-
| Open ||
+
| Combustion || ||
 
|}
 
|}
 
=== Large Tank ===
 
{{Structurebox
 
| name            = Large Tank
 
| image            = [[File:TankBig.png]]
 
| other            = 5 Kits to place volume 50000L
 
| placed_with_item = [[Kit (Tank)]]
 
| placed_on_grid  = Small Grid
 
| decon_with_tool1 = [[Hand Drill]]
 
| item_rec1        = [[Kit (Tank)]]
 
}}
 
 
</translate>
 

Revision as of 01:07, 2 March 2021


Kit (Tank) (Small Tank)
ItemKitTank.png
Recipe
Created With Hydraulic Pipe Bender, Fabricator
Cost 5g copper + 20g steel
Max Pressure 60,795kPa (60MPa)
Small Tank
TankSmall.png
1 Kit to place volume 6000L
Construction
Placed with Kit (Tank)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Tank)
Large Tank
File:TankBig.png
5 Kits to place volume 50000L
Construction
Placed with Kit (Tank)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Tank)

Description

Tanks are used to store large amounts gasses.

The Small Tank requires 1 kit and can store 6000L.

The Large Tank requires 5 kits and can store 50000L, and is currently the largest capacity container for gasses. Combined with its high bursting pressure (>300 atmospheres) it can store upwards of 72000 mols at room temperature (20 °C). Given that pipes will burst at pressures greater than 60,795KPa, this is also a limit for the tanks, as all gases will be lost if the pipe connected to a tank ruptures.

Data Network Properties

These are all Data Network properties of this device.

Data Outputs

These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.

Output Name Data Type Description
Maximum Float
Temperature Float Returns the temperature inside the tank.
Setting Boolean
RatioWater Float Returns the ratio of Water (H2O) inside the tank.
RatioVolatiles Float Returns the ratio of Volatiles (H2) inside the tank.
RatioPollutant Float Returns the ratio of Pollutant (X) inside the tank.
RatioOxygen Float Returns the ratio of Oxygen (O2) inside the tank.
RatioNitrousOxide Float Returns the ratio of Nitrous Oxide (NO2) inside the tank.
RatioNitrogen Float Returns the ratio of Nitrogen (N2) inside the tank.
RatioCarbonDioxide Float Returns the ratio of Carbon Dioxide (CO2) inside the tank.
Ratio Float
Quantity Float Returns the quantity inside the tank in Mols.
Pressure Float Returns the pressure inside the tank in kilo Pascals.
PrefabHash Integer Returns Prefab Hash number.
Open Boolean
Combustion