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

EnergyPlus Crashes with Fan:SystemModel with Discrete speeds #10845

Open
1 of 3 tasks
Ski90Moo opened this issue Dec 4, 2024 · 1 comment · May be fixed by #10846
Open
1 of 3 tasks

EnergyPlus Crashes with Fan:SystemModel with Discrete speeds #10845

Ski90Moo opened this issue Dec 4, 2024 · 1 comment · May be fixed by #10846
Assignees

Comments

@Ski90Moo
Copy link

Ski90Moo commented Dec 4, 2024

Issue overview

Please see https://unmethours.com/question/100609/how-to-implement-fansystemmodel-with-discrete-speeds/

Details

Some additional details for this issue (if relevant):

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Defect file added (list location of defect file here)https://www.dropbox.com/t/mZ59GtQHkCVlT7E5
  • Ticket added to EnergyPlus Defect Complexity (Github Project)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)

Workaround:

Autosizing cooling and heating air flow rate inputs mayy avoid this crash.

@rraustad rraustad self-assigned this Dec 4, 2024
@rraustad
Copy link
Contributor

rraustad commented Dec 4, 2024

Crash is here in GetVRFInput before the fan is sized and before massFlowAtSpeed is allocated:

image

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 a pull request may close this issue.

2 participants