Skip to content

Instantly share code, notes, and snippets.

cfg Modules {
cfg FuelTank {
Capacity = 16000 // MB
}
cfg PowerCapacitor {
Capacity = 500000 // MJ
}
cfg HeatExchanger {
HeatTransfer = 16 // HU/t
}