Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BioCHP function #10

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Conversation

gonzalodelalamo
Copy link
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
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.

1 participant