Why is n.objective not equal to the total cost in this simple example?
Trying to understand the basics of pypsa. Running this simple model:
RuleException : rules/build electricity.smk
I am trying PyPSA-EUR tutorial Electrycity-Only.
After running the only code:
RuleException : rules/build electricity.smk
I am trying PyPSA-EUR tutorial Electrycity-Only.
After running the only code:
RuleException : rules/build electricity.smk
I am trying PyPSA-EUR tutorial Electrycity-Only.
After running the only code:
Is there a generator and store “fixed operation and maintenance cost (FO&M)” attribute?
I’ve been looking through the Components-Generator documentation, but I cannot find which attribute should be used to model FO&M costs? The only attribute with units of $/MW is capital_costs and I don’t see one that’s in %capital_costs/yr either.