Commit e93b90f
Tvw fix (#250)
* Added energyassets for agrohub case
* Corrected selfconsumption and selfsufficiency calcs for models with fuel production
* Reinstated previous CHP implementation
eta_r of CHP is defined as:
methaneConsumption_kW = (electricityProduction_kW + heatProduction_kW ) / eta_r
So both heat and electricity production are counted in this ratio.
* Added gasstorage asset for biogas in agrohub case
Agrohub uses gasstorage to store 'methane' from dairycows, which can only be used by the CHP to produce electricity & heat.
* Added BiogasMethaneConverter asset
No control logic implemented yet, just the 'dumb' asset.
* Added methane consumption asset
Further changes to f_manageFlexAssetsAgrhub
* More heating system options and modified CHP logic.
* Merge with main
Tested agro-case, results unchanged.
* Fix to contractCost calculation which could result in null outputs
* allow negative netload KPI when there is only 1 hsms and 1 msls gridnode
* Quick fix for TVW casus
Initialisatie van other electricity demand, en hot water demand is slightly different for households and stores. Added code in instantiate energy assets
* Changed vehicle distance distribution
- Average mileage of vehicles now tracked in mobility tracker
- instead of high mileages, vehilces now take more random milageas from the available data set
* New logic for agrocase with CHP and industrial heatpump
* Fixed error when running agrocase greengas and gasburner
* Fixes contracts, hybrid heatpumps, nested energy holons
Fixes contracts, hybrid heatpumps, nested energy holons
* small fix in electrolyser strategy to correctly query electricity price
* Quick fix for TVW casus
Initialisatie van other electricity demand, en hot water demand is slightly different for households and stores. Added code in instantiate energy assets
* Changed vehicle distance distribution
- Average mileage of vehicles now tracked in mobility tracker
- instead of high mileages, vehilces now take more random milageas from the available data set
* Fixes contracts, hybrid heatpumps, nested energy holons
Fixes contracts, hybrid heatpumps, nested energy holons
* Result commit for comparison
Result commit for comparison
* Semi-fix CHP kpi's
Semi-fix CHP kpi's
* Fix DH heating smart assets behavior on price
Fix HT DH heating smart assets behavior on price, with running average and standard deviation electricity price instead of absolute values.
* Laatste versie model van engine.holontool.nl
Lokale aanpassingen die Jorrit nog niet gecommit had naar github.
* Updates to f_instantiateEnergyAssets in GridConnection for compatibility with all cases
---------
Co-authored-by: petertue <peter@zenmo.com>
Co-authored-by: JorritvandenHouten <jorrit.van.den.houten@witteveenbos.com>1 parent e7e6cfc commit e93b90f
File tree
48 files changed
+476704
-85766
lines changed- Base
- cases
- database
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+476704
-85766
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments