ResourceStock

Model interface of ResourceStock

This component is made to represent the consumption of resources. That can typically be resources present in mines. The cost of extraction will depend of the quantity “ResourceUsed” extracted. The more is extracted, the more it consumes energy. The costs and impact have to be filled as for the other component with tec eco model and environment model. Use piecewise functions to represent advanced models of resource costs.

Expressions table of ResourceStock

See also Expressions table of TechnicalSubModel for generic options

Table. 25 ResourceStock

Expression name

Unit

Mandatory

Description

ResourceUsed

mExpSizeMax

mPortFlux->pStorageUnit

Storage balance of flows (including CapcityMuliplier) = Discharge Flow - Charge Flow, ie negative if charging, positive if discharging \

ResourceTotalCost

mExpResourceCost

mPortFlux->pStorageUnit

Storage discharged flow (including CapcityMuliplier) \

Model variables of ResourceStock