Skip to main content

PRESSURE_CONTROL

Description

The PRESSURE_CONTROL dictates how the compressor will be controlled when running on a fixed speed. The available methods for pressure control are as follows:

  • DOWNSTREAM_CHOKE (default)
  • UPSTREAM_CHOKE
  • INDIVIDUAL_ASV_PRESSURE
  • INDIVIDUAL_ASV_RATE
  • COMMON_ASV

PRESSURE_CONTROL is in use for the following types of compressor trains:

Further description on how each pressure control method works can be found in Fixed speed pressure control

Format

MODELS:
- NAME: <model name>
TYPE: <compressor model type>
...
PRESSURE_CONTROL: <method for pressure control, DOWNSTREAM_CHOKE (default), UPSTREAM_CHOKE, , INDIVIDUAL_ASV_PRESSURE, INDIVIDUAL_ASV_RATE or COMMON_ASV>

Example

MODELS:
- NAME: variable_compressor
TYPE: VARIABLE_SPEED_COMPRESSOR_TRAIN
...
PRESSURE_CONTROL: INDIVIDUAL_ASV_PRESSURE