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

Documentation of set_user_pf_options #425

Open
jkisse opened this issue Oct 27, 2022 Discussed in #424 · 1 comment
Open

Documentation of set_user_pf_options #425

jkisse opened this issue Oct 27, 2022 Discussed in #424 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation heating everything related to heating networks

Comments

@jkisse
Copy link
Collaborator

jkisse commented Oct 27, 2022

Discussed in #424

Originally posted by amayboudellal October 27, 2022
Hi,

I'm trying to run a pipeflow on a district heating grid and specified pp.pipeflow(net, mode='heat') as it seemed to make the most sense. I then specified pp.set_user_pf_options(net, reset=False) but I get the error that I need to define hyd_flag. However, I cannot find any documentation or hint about what is meant by that and what are the expected arguments.

Could someone help me with that? Thanks.


remark: The list of options needs to be included in the documentation. Similar to the list here (and it should be checked whether that list is up-to-date).

@jkisse jkisse added documentation Improvements or additions to documentation heating everything related to heating networks labels Oct 27, 2022
@jkisse
Copy link
Collaborator Author

jkisse commented Oct 28, 2022

Hi amayboudellal, if you choose mode='heat', no hydraulic simulation will be conducted (only heat transfer). For hydraulic & heat transfer calculation, please choose mode='all'.
The hyd_flag indicates whether hydraulic results are available or not.

@dlohmeier dlohmeier mentioned this issue Nov 4, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation heating everything related to heating networks
Projects
None yet
Development

No branches or pull requests

2 participants