@prefix cim: <http://cim.ucaiug.io/ns#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/PowerFlowSettings/0722a865-678e-4539-99a3-460e42d87b39> a cim:PowerFlowSettings,
        skos:Concept ;
    cim:IdentifiedObject.description "CGM Process - Relaxed settings with controls on transformers and shunts disabled. To be used when creating a CGM and CGM creation fails with Default settings" ;
    cim:IdentifiedObject.mRID "0722a865-678e-4539-99a3-460e42d87b39" ;
    cim:IdentifiedObject.name "CGM Creation Relaxed 1" ;
    cim:PowerFlowSettings.activePowerTolerance "0.1" ;
    cim:PowerFlowSettings.algorithmKind cim:PowerFlowAlgorithmKind.fullNewtonRaphson ;
    cim:PowerFlowSettings.flatStart "true" ;
    cim:PowerFlowSettings.impedanceThreshold "1e-05" ;
    cim:PowerFlowSettings.interchangeControlEnabled "true" ;
    cim:PowerFlowSettings.loadVoltageDependency "false" ;
    cim:PowerFlowSettings.maxIterationsInnerLoop "30" ;
    cim:PowerFlowSettings.maxIterationsOuterLoop "15" ;
    cim:PowerFlowSettings.reactivePowerTolerance "0.1" ;
    cim:PowerFlowSettings.respectActivePowerLimits "true" ;
    cim:PowerFlowSettings.respectReactivePowerLimits "true" ;
    cim:PowerFlowSettings.slackDistributionKind cim:SlackDistributionKind.generationDistributionActivePowerAndVoltageNodesOnly ;
    cim:PowerFlowSettings.staticVarCompensatorControlPriority "0" ;
    cim:PowerFlowSettings.switchedShuntControlPriority "0" ;
    cim:PowerFlowSettings.transformerPhaseTapControlPriority "0" ;
    cim:PowerFlowSettings.transformerRatioTapControlPriority "0" ;
    cim:PowerFlowSettings.voltageAngleLimit "10" ;
    cim:PowerFlowSettings.voltageTolerance "0.0001" ;
    dcterms:identifier "urn:uuid:0722a865-678e-4539-99a3-460e42d87b39" ;
    skos:definition "CGM Process - Relaxed settings with controls on transformers and shunts disabled. To be used when creating a CGM and CGM creation fails with Default settings"@en ;
    skos:inScheme <http://energy.referencedata.eu/PowerFlowSettings> ;
    skos:prefLabel "CGM Creation Relaxed 1" ;
    skos:topConceptOf <http://energy.referencedata.eu/PowerFlowSettings> .

<http://energy.referencedata.eu/PowerFlowSettings/9fe9b47b-468f-488a-bf35-0cf998b5ed2b> a cim:PowerFlowSettings,
        skos:Concept ;
    cim:IdentifiedObject.description "CGM Process - IGM Convergence check before merging to CGM" ;
    cim:IdentifiedObject.mRID "9fe9b47b-468f-488a-bf35-0cf998b5ed2b" ;
    cim:IdentifiedObject.name "IGM Convergence" ;
    cim:PowerFlowSettings.activePowerTolerance "0.1" ;
    cim:PowerFlowSettings.algorithmKind cim:PowerFlowAlgorithmKind.fullNewtonRaphson ;
    cim:PowerFlowSettings.flatStart "true" ;
    cim:PowerFlowSettings.impedanceThreshold "1e-05" ;
    cim:PowerFlowSettings.interchangeControlEnabled "false" ;
    cim:PowerFlowSettings.loadVoltageDependency "false" ;
    cim:PowerFlowSettings.maxIterationsInnerLoop "20" ;
    cim:PowerFlowSettings.reactivePowerTolerance "0.1" ;
    cim:PowerFlowSettings.respectActivePowerLimits "true" ;
    cim:PowerFlowSettings.respectReactivePowerLimits "true" ;
    cim:PowerFlowSettings.slackDistributionKind cim:SlackDistributionKind.generationDistributionParticipationFactor ;
    cim:PowerFlowSettings.staticVarCompensatorControlPriority "2" ;
    cim:PowerFlowSettings.switchedShuntControlPriority "2" ;
    cim:PowerFlowSettings.transformerPhaseTapControlPriority "1" ;
    cim:PowerFlowSettings.transformerRatioTapControlPriority "1" ;
    cim:PowerFlowSettings.voltageAngleLimit "10" ;
    cim:PowerFlowSettings.voltageTolerance "0.0001" ;
    dcterms:identifier "urn:uuid:9fe9b47b-468f-488a-bf35-0cf998b5ed2b" ;
    skos:definition "CGM Process - IGM Convergence check before merging to CGM"@en ;
    skos:inScheme <http://energy.referencedata.eu/PowerFlowSettings> ;
    skos:prefLabel "IGM Convergence" ;
    skos:topConceptOf <http://energy.referencedata.eu/PowerFlowSettings> .

<http://energy.referencedata.eu/PowerFlowSettings/af5ae620-edb8-46b3-a69f-a2d29b9610eb> a cim:PowerFlowSettings,
        skos:Concept ;
    cim:IdentifiedObject.description "CGM Process - Relaxed settings with controls on transformers and shunts disabled and reactive power limits disabled. To be used when creating a CGM and CGM creation fails with CGM Creation Relaxed 1" ;
    cim:IdentifiedObject.mRID "af5ae620-edb8-46b3-a69f-a2d29b9610eb" ;
    cim:IdentifiedObject.name "CGM Creation Relaxed 2" ;
    cim:PowerFlowSettings.activePowerTolerance "0.5" ;
    cim:PowerFlowSettings.algorithmKind cim:PowerFlowAlgorithmKind.fullNewtonRaphson ;
    cim:PowerFlowSettings.flatStart "true" ;
    cim:PowerFlowSettings.impedanceThreshold "1e-05" ;
    cim:PowerFlowSettings.interchangeControlEnabled "true" ;
    cim:PowerFlowSettings.loadVoltageDependency "false" ;
    cim:PowerFlowSettings.maxIterationsInnerLoop "30" ;
    cim:PowerFlowSettings.maxIterationsOuterLoop "15" ;
    cim:PowerFlowSettings.reactivePowerTolerance "0.5" ;
    cim:PowerFlowSettings.respectActivePowerLimits "true" ;
    cim:PowerFlowSettings.respectReactivePowerLimits "false" ;
    cim:PowerFlowSettings.slackDistributionKind cim:SlackDistributionKind.generationDistributionActivePowerAndVoltageNodesOnly ;
    cim:PowerFlowSettings.staticVarCompensatorControlPriority "0" ;
    cim:PowerFlowSettings.switchedShuntControlPriority "0" ;
    cim:PowerFlowSettings.transformerPhaseTapControlPriority "0" ;
    cim:PowerFlowSettings.transformerRatioTapControlPriority "0" ;
    cim:PowerFlowSettings.voltageAngleLimit "10" ;
    cim:PowerFlowSettings.voltageTolerance "0.0001" ;
    dcterms:identifier "urn:uuid:af5ae620-edb8-46b3-a69f-a2d29b9610eb" ;
    skos:definition "CGM Process - Relaxed settings with controls on transformers and shunts disabled and reactive power limits disabled. To be used when creating a CGM and CGM creation fails with CGM Creation Relaxed 1"@en ;
    skos:inScheme <http://energy.referencedata.eu/PowerFlowSettings> ;
    skos:prefLabel "CGM Creation Relaxed 2" ;
    skos:topConceptOf <http://energy.referencedata.eu/PowerFlowSettings> .

<http://energy.referencedata.eu/PowerFlowSettings/e4068581-713b-4d37-88e7-bca1fd78a8f7> a cim:PowerFlowSettings,
        skos:Concept ;
    cim:IdentifiedObject.description "CGM Process - Default settings to use when creating a CGM" ;
    cim:IdentifiedObject.mRID "e4068581-713b-4d37-88e7-bca1fd78a8f7" ;
    cim:IdentifiedObject.name "CGM Creation Default" ;
    cim:PowerFlowSettings.activePowerTolerance "0.1" ;
    cim:PowerFlowSettings.algorithmKind cim:PowerFlowAlgorithmKind.fullNewtonRaphson ;
    cim:PowerFlowSettings.flatStart "true" ;
    cim:PowerFlowSettings.impedanceThreshold "1e-05" ;
    cim:PowerFlowSettings.interchangeControlEnabled "true" ;
    cim:PowerFlowSettings.loadVoltageDependency "false" ;
    cim:PowerFlowSettings.maxIterationsInnerLoop "30" ;
    cim:PowerFlowSettings.maxIterationsOuterLoop "15" ;
    cim:PowerFlowSettings.reactivePowerTolerance "0.1" ;
    cim:PowerFlowSettings.respectActivePowerLimits "true" ;
    cim:PowerFlowSettings.respectReactivePowerLimits "true" ;
    cim:PowerFlowSettings.slackDistributionKind cim:SlackDistributionKind.generationDistributionActivePowerAndVoltageNodesOnly ;
    cim:PowerFlowSettings.staticVarCompensatorControlPriority "2" ;
    cim:PowerFlowSettings.switchedShuntControlPriority "2" ;
    cim:PowerFlowSettings.transformerPhaseTapControlPriority "1" ;
    cim:PowerFlowSettings.transformerRatioTapControlPriority "1" ;
    cim:PowerFlowSettings.voltageAngleLimit "10" ;
    cim:PowerFlowSettings.voltageTolerance "0.0001" ;
    dcterms:identifier "urn:uuid:e4068581-713b-4d37-88e7-bca1fd78a8f7" ;
    skos:definition "CGM Process - Default settings to use when creating a CGM"@en ;
    skos:inScheme <http://energy.referencedata.eu/PowerFlowSettings> ;
    skos:prefLabel "CGM Creation Default" ;
    skos:topConceptOf <http://energy.referencedata.eu/PowerFlowSettings> .

<http://energy.referencedata.eu/PowerFlowSettings> a skos:ConceptScheme,
        dcat:Dataset ;
    dcterms:identifier "urn:uuid:aaed01a1-fff7-49aa-a5f2-df07c05e16a9" ;
    dcterms:modified "2022-09-16T13:18:37.985254" ;
    skos:definition "List of commonly used Power Flow Settings"@en ;
    skos:prefLabel "PowerFlowSettings" ;
    dcat:keyword "PFS" ;
    dcat:version "1" .

