Pipeline reverse flow#
Technology ID: PIPELINE_REVERSE_FLOW
Technology parameters:
ID |
Label |
Unit |
Behaviors |
Description |
---|---|---|---|---|
SET_CONSTRAINTS |
Set constraints |
Boolean |
Boolean that activates the associated model object |
|
Model code:
if bool(asset.getData("SET_CONSTRAINTS").getDataValue()) == True:
setPipelineReverseFlowConstraints(Crystal.getPortfolio())