We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The temporary fix here should be re-done when new HX create/modify methods are available in openstudio-standards, to something like:
new_hr = OpenstudioStandards::HVAC::create_hx_air_to_air_sensible_and_latent(model, name: "#{air_loop_hvac.name} ERV", ... latent_heating_100_eff: 0.0, latent_heating_75_eff: 0.0, etc.
This is just a reminder to do that when it's available, after the release.
The text was updated successfully, but these errors were encountered:
mpraprost
No branches or pull requests
The temporary fix here should be re-done when new HX create/modify methods are available in openstudio-standards, to something like:
This is just a reminder to do that when it's available, after the release.
The text was updated successfully, but these errors were encountered: