Purpose
To document where sets, subsets, parameters and setup variables can be found within the input CSVs.
Sets
./Data/GEMdataInput/Sets
transmissionGrpConstraints
transmissionUpradeProjects
Subsets
./Data/GEMdataInput/Subsets
Parameters
./Data/GEMdataInput/Parameters
definedOnFuel
| i_maxNrgByFuel |
| i_emissionFactors |
definedOnGen
| i_nameplate |
| i_UnitLargestProp |
| i_baseload |
| i_offlineReserve |
| i_FixComYr |
| i_EarlyComYr |
| i_ExogenousRetireYr |
| i_refurbDecisionYear |
| i_fof |
| i_heatrate |
| i_PumpedHydroMonth |
| i_PumpedHydroEffic |
| i_minHydroCapFact |
| i_maxHydroCapFact |
| i_fixedOM |
| i_varOM |
| i_varFuelCosts |
| i_fixedFuelCosts |
| i_capitalCost |
| i_connectionCost |
| i_refurbCapitalCost |
| i_hydroPeakingFactor |
definedOnReserveClass
| i_ReserveSwitch |
| i_ReserveAreas |
| i_propWindCover |
definedOnTech
| i_plantLife |
| i_refurbishmentLife |
| i_retireOffsetYrs |
| i_linearBuildMW |
| i_linearBuildYr |
| i_depRate |
| i_peakContribution |
| i_NWpeakContribution |
| i_capFacTech |
definedOnYear
| i_inflation |
| i_co2tax |
| i_HVDClevy |
| i_winterCapacityMargin |
| i_SIACrisk |
| i_fkSI |
| i_fkNI |
| i_HVDClossesAtMaxXfer |
| i_largestGenerator |
| i_P200ratioNZ |
| i_P200ratioNI |
| i_renewNrgShare |
| i_renewCapShare |
| i_distdGenRenew |
| i_distdGenFossil |
fuelPricesAndQuantities
| i_fuelPrices |
| i_fuelQuantities |
reserveCapAndCost
| i_plantReservesCap |
| i_plantReservesCost |
transmissionCapacity
| i_txCapacity |
| i_txCapacityPO |
| i_txResistance |
| i_txReactance |
transmissionUpgrades
| i_txCapitalCost |
| i_txEarlyComYr |
| i_txFixedComYr |
Setup variables
Globals
./Data/Setup/globalVariables.csv
FALSE # A tibble: 22 x 2
FALSE variable value
FALSE <chr> <chr>
FALSE 1 ProgPath %system.fp%
FALSE 2 DataPath "%system.fp%..\\..\\Data\\GEMsolveInput\\GDX\\"
FALSE 3 OutPath "%system.fp%..\\..\\Output\\"
FALSE 4 GEMinputGDX GEMdata.gdx
FALSE 5 GEMoverrideGDX <NA>
FALSE 6 useOverrides 0
FALSE 7 sprsGEMsolve 0
FALSE 8 Mode 0
FALSE 9 GRscheduleFile <NA>
FALSE 10 GRscheduleRead 0
FALSE # ... with 12 more rows
Scalars
./Data/Setup/scalarVariables.csv
FALSE # A tibble: 29 x 2
FALSE variable value
FALSE <chr> <dbl>
FALSE 1 GRscheduleWrite 1
FALSE 2 hydroOutputScalar 0.97
FALSE 3 WACCg 0.07
FALSE 4 WACCt 0.07
FALSE 5 discRateLow 0.04
FALSE 6 discRateMed 0.07
FALSE 7 discRateHigh 0.1
FALSE 8 taxRate 0.28
FALSE 9 depType 1
FALSE 10 txPlantLife 60
FALSE # ... with 19 more rows