Data Schema
...
Network
Specifications
Network Screw Compressor Curve
the network screw compressor table describes time based screw compressor curves to apply to compressor elements in a network for network optimization and forecasting the unique constraint on the network screw compressor table rows is sourcenetworkid + sourceid + date variable data type unit of measure is nullable? default value description sourcenetworkid string no source id of network header docid\ irxj rg5leh701vw2okjl sourcecompressorid string no source id of network compressor definition docid\ f7zklzcrykktf72akko8m sourceid string no source id for the compressor/date curve this sourceid enables upsert functionality from client source systems of record date datetimeoffset no date at which the compressor curve becomes applicable datetime offset (with timezone) in iso 8601 format example 2022 09 27t16 28 37+0000 compressorcurve list\<object> / json pressure psig gas rate mscf/d fuel gas decimal percent no see object description below compressor curve notes the compressorcurve object describes suction pressures and gas rates at defined discharge pressure steps in the following format (example) unit of measure pressures are in psig gas rate is in mscf/d fuel gas is in decimal percent \[ { "dischargepressure" 100, "suctionpressure" \[10, 20, 30], "gasrate" \[100, 200, 300], "fuelgas" \[0 2, 0 33, 0 23] }, { "dischargepressure" 200, "suctionpressure" \[15, 25, 35], "gasrate" \[105, 205, 305], "fuelgas" \[0 2, 0 33, 0 23] } ]