Hello,
I have a model in which fuels enter sectors through a distribution process. The distribution process is a throughput hub with no leakage. It transforms a shared commodity (say "ELC") to a sector commodity (say "INDELC") and so is used to enable tracking of the commodities in a given sector.
I am trying to calculate the total costs for these distribution processes in each sector as the sum
To calculate fuel costs, I want to take the price per unit commodity * var_fout (since the distribution processes in each sector acts as direct throughput hubs and var_fin = var_fout)
The approach I have taken is as follows:
My questions are
I have read through some other relevant posts, but am struggling to make sense of the answers in relation to my specific problem.
EQ_COMBAL.M (Commodity Balance- Marginal) (iea-etsap.org)
Fuel costs (iea-etsap.org)
Determination of Transmission and Distribution Charges (iea-etsap.org)
EQ_COMBALM for ELCHIG (kanors-emr.org)[/font][/size]
Many thanks
Iris
I have a model in which fuels enter sectors through a distribution process. The distribution process is a throughput hub with no leakage. It transforms a shared commodity (say "ELC") to a sector commodity (say "INDELC") and so is used to enable tracking of the commodities in a given sector.
I am trying to calculate the total costs for these distribution processes in each sector as the sum
- Fixed operating + maintenance costs
- Investment costs
- Fuel costs
To calculate fuel costs, I want to take the price per unit commodity * var_fout (since the distribution processes in each sector acts as direct throughput hubs and var_fin = var_fout)
The approach I have taken is as follows:
- For processes defined on annual timeslices which have a cost_flo defined: cost = var_fout * cost_flo
- For processes defined on non-annual timeslices, which do not have a cost_flo defined: cost = var_fout * eq_combalm (for the specified var_fout commodity)
My questions are
- Does using the cost variables in this way make sense to calculate fuel costs?
- Is the differential treatment in fuel cost calculations of annual and non-annual processes appropriate?
- Since EQ_combalm is zero when the commodity is non-marginal, the treatment for non-annual commodities will have zero price at certain times. Does this make sense?
- How is cost_flo calculated? Does it incorporate marginal costs of the commodities? (Apologies, I couldn't find this information in the documentation)
- Is there any double counting in summing the fuel costs calculated in this way with the investment + FOM costs?
- Are there additional terms that need to be included in the calculations?
I have read through some other relevant posts, but am struggling to make sense of the answers in relation to my specific problem.
EQ_COMBAL.M (Commodity Balance- Marginal) (iea-etsap.org)
Fuel costs (iea-etsap.org)
Determination of Transmission and Distribution Charges (iea-etsap.org)
EQ_COMBALM for ELCHIG (kanors-emr.org)[/font][/size]
Many thanks
Iris