Hidden Parameters for PLEXOS 6.400 / 7.100
For setup and usage information, please refer to the Hidden Parameters technical reference.
Class | ParameterName | Type | Default | Validation | Description |
---|---|---|---|---|---|
Model | RunMode | Integer | 0 | In (0,1) | Value = 0 ("Normal"), Value = 1 ("Dry"). A dry run skips solving of mathematical programming problems but otherwise performs a complete simulation, allowing the user to check inputs and report selections before performing a normal run. This setting applies to all phases of the simulation. |
Model | RunMode_PASA | Integer | 0 | In (0,1) | Value = 0 ("Normal"), Value = 1 ("Dry") for the PASA phase only. (See above for more details about the "dry run" mode) |
Model | RunMode_LTPlan | Integer | 0 | In (0,1) | Value = 0 ("Normal"), Value = 1 ("Dry") for the LT Plan phase only. (See above for more details about the "dry run" mode) |
Model | RunMode_MTSchedule | Integer | 0 | In (0,1) | Value = 0 ("Normal"), Value = 1 ("Dry") for the MT Schedule phase only. (See above for more details about the "dry run" mode) |
Model | RunMode_STSchedule | Integer | 0 | In (0,1) | Value = 0 ("Normal"), Value = 1 ("Dry") for the ST Schedule phase only. (See above for more details about the "dry run" mode) |
LTPlan | UnitCommitmentOptimality | Integer | -1 | In (-1,0,1,2) | Overrides Production Unit Commitment Optimality |
LTPlan | AverageSamples | Boolean | false | true/false | Controls averaging of loads when LT Plan Chronology = "Sampled" |
LTPlan | Transmission_DetectNonphysicalLosses | Boolean | false | true/false | Detect and correct non-physical losses (0=Never,1=Auto,2=Always) |
MTSchedule | UnitCommitmentOptimality | Integer | -1 | In (-1,0,1,2) | Overrides Production Unit Commitment Optimality |
MTSchedule | AverageSamples | Boolean | false | true/false | Controls averaging of loads when MT Schedule Chronology = "Sampled" |
MTSchedule | Transmission_DetectNonphysicalLosses | Boolean | false | true/false | Detect and correct non-physical losses (0=Never,1=Auto,2=Always) |
STSchedule | UnitCommitmentOptimality | Integer | -1 | In (-1,0,1,2) | Overrides Production Unit Commitment Optimality |
STSchedule | BreakStepLinks | Boolean | false | true/false | Allows links such as unit commitment that are passed between ST Schedule steps to be broken, making each step independent. |
STSchedule | Transmission_DetectNonphysicalLosses | Boolean | false | true/false | Detect and correct non-physical losses (0=Never,1=Auto,2=Always) |
Production | EmissionsFormulateUpfront | Boolean | false | true/false | When set to true, forces emissions to always be modelled as decision variables in the simulation rather than having their costs pre-computed and passed through to generation costs. |
Production | FormulateAllGeneratorRamp | Boolean | false | true/false | When set to true, forces generator ramp constraints to be included even if the ramp rate is large enough that it would normally never bind. |
Production | RunUpDowninLTPlan | Boolean | true | true/false | Flag if run up/down or start/shutdown profile is allowed in LT Plan. |
Production | RunUpDowninMTSchedule | Boolean | true | true/false | Flag if run up/down or start/shutdown profile is allowed in MT Schedule. |
Production | RunUpDowninSTSchedule | Boolean | true | true/false | Flag if run up/down or start/shutdown profile is allowed in ST Schedule. |
Production | SimultaneousPumpGeneration | Integer | 1 | In (0,1,2) | Flag if the pump generator can simultaneously pump and generate in the same period. 0="None" (Never allowed); 1="Single Unit" (Generation/Pump allowed for a single unit); 2=Multi-Unit (Generation/Pump allowed for all units) |
Production | OffersIncludeEmissions | Boolean | true | true/false | Flag if Generator [Offer Price] is assumed to include the shadow price of emissions |
Production | Tiebreaking | Boolean | true | true/false | Flag if tied Generator offers should be resolved. |
Production | TiebreakingPenalty | Double | 0.000001 | Penalty applied to tie-break constraints. | |
Production | HeadEffectsOptimality | Integer | 2 | In(1,2) | Integerization method for hydro head effects. |
Production | HeadEffectsOptimalityRollingWindow | Integer | -1 | Number of intervals in the rolling horizon integerization window (-1 means whole step) | |
Capacity | RegionAssistingPriorities | Integer | 0 | >=0 | The region assisting priority for calculating multi-area reliability indices. See Region Assisting Priority |
Capacity | ZoneAssistingPriorities | Integer | 0 | >=0 | The zone assisting priority for calculating multi-area reliability indices. See Zone Assisting Priority |
Stochastic | SampleWeightingMethod | Integer | 0 | Value = 0 ("Uniform"), Value = 1 ("Custom"). Custom uses sample weights defined by the SampleWeight argument. | |
Stochastic | SampleWeight | Double[] | null | Overrides Global Sample Weight | |
Stochastic | FutureCostFunction | Boolean | true | true/false | Toggles on/off use of future cost function for case of Storage Decomposition Method = "Water Values" |
Stochastic | SampleStageCount | Integer | 1 | >=1 | Overrides Global Tree Stage Count |
Stochastic | StagesPeriodType | Integer | 0 | In (0,1,2,3,4,5,6) | Overrides Global Tree Period Type |
Stochastic | PositionExpFactor | Double | 1.0 | Between 0.0 And 1.0 | Overrides Global Tree Position Exp Factor |
Stochastic | LeavesExpFactor | Double | 1.0 | Between 0.0 And 1.0 | Overrides Global Tree Leaves Exp Factor |
Stochastic | StagesPosition | Integer[] | null | Overrides Global Tree Stages Position | |
Stochastic | StagesLeaves | Integer[] | null | Overrides Global Tree Stages Leaves | |
Stochastic | StagesHangingBranches | Integer[] | null | Overrides Global Tree Stages Hanging Branches | |
Stochastic | TreeInfoInputFile | String | null | The scenario tree will be constructed based on the tree information in the input file. See Global Tree Info Input File | |
Stochastic | StepList | Integer[] | null | In Guided Monte Carlo, this is the list of ST Schedule steps for which Monte Carlo simulation is performed. Steps not listed run only the first sample. | |
Stochastic | Risk Level | Double | 0.1 | Between 0 And 1 | Risk level for risk-constrained optimization where 0.1 means above 90% |
Stochastic | GlobalFCFName | String | "FCF" | Name of the FCF object when writing the FCF diagnostic file | |
Stochastic | GlobalFCFObj | Double() | Nothing | Array containing the FCF objective values | |
SyntheticSeries | Variable | String | null | Name of the Variable object for which transformation is applied | |
SyntheticSeries | TransformName | String | null | Type of transformation applied | |
SyntheticSeries | ParameterName | String | null | Name of transformation's parameter | |
SyntheticSeries | Band | Integer | 1 | Band of transformation's parameter | |
SyntheticSeries | Value | Double | 0.0 | Value of transformation's parameter | |
SyntheticSeries | Scenario | String | null | Scenario for which transformation is used | |
Competition | ApplyStrategicAfterPricingStrategy | Boolean | false | true/false | Controls if Company Strategic constraints are applied before or after Competition Pricing Strategy |
Diagnostic | StorageDecomposition | Boolean | false | true/false | Writes a CSV file containing the storage decomposition targets and shadow prices passed between simulation phases |
Diagnostic | FlowImpact | Boolean | false | true/false | Write diagnostics for flow impact. The associated Flow Impact GUI component is only available in PLEXOS 7.1 version. |
Diagnostic | FormulationList | Boolean | false | true/false | Write diagnostics for formulated dynamic constraints. |
Market | SupplySettlementModel | Integer | 1 | In (0,1,2) | Value = 0 ("Natural"), Value = 1 ("Buy"), Value = 2 ("Sell") determines which price is paid to suppliers. |
Market | DemandSettlementModel | Integer | 2 | In (0,1,2) | Value = 0 ("Natural"), Value = 1 ("Buy"), Value = 2 ("Sell") determines which price is paid by demands. |
Reserve | SetProvisionPrice | Boolean | False | If the objective function should include a small penalty on Reserve Provision to avoid over-providing the service. | |
RSI | SummerStartMonth | Integer | 5 | In (1,...,12) | Start month for RSI Summer Period. |
RSI | SummerEndMonth | Integer | 10 | In (1,...,12) | End month for RSI Summer Period. |
RSI | PeakStartHour | Integer | 7 | In (1,...,24) | Start hour for RSI Peak Period. |
RSI | PeakEndHour | Integer | 22 | In (1,...,24) | Start hour for RSI Peak Period. |