Skip to content

BioCHP function#10

Closed
gonzalodelalamo wants to merge 52 commits into
EnergyModelsX:mainfrom
gonzalodelalamo:main
Closed

BioCHP function#10
gonzalodelalamo wants to merge 52 commits into
EnergyModelsX:mainfrom
gonzalodelalamo:main

Conversation

@gonzalodelalamo

Copy link
Copy Markdown
Collaborator

BioCHP model created as a .cpp function:

void bioCHP_plant(vector fuel_def, vector Yj, double W_el, double Qk, double Tk_in, double Tk_out){

// feed_def: name of each biomass feedstock
// Yj: mass fraction of each biomass feedstock
// W_el: electric power output (MW_el)
// Qk: heat demand (MW)
// Tk_in: Return temperature for each heat demand (district heating)
// Tk_in: Supply temperature for each heat demand (district heating)

@JulStraus JulStraus requested a review from Zetison February 25, 2025 13:32
@JulStraus JulStraus marked this pull request as draft February 25, 2025 13:39
@JulStraus

Copy link
Copy Markdown
Member

Closed as the module is removed through #14 and moved to a different repository.

@JulStraus JulStraus closed this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants