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

Define h coefficient from h_evaluator script #3

Open
jhdark opened this issue Jul 13, 2022 · 0 comments
Open

Define h coefficient from h_evaluator script #3

jhdark opened this issue Jul 13, 2022 · 0 comments

Comments

@jhdark
Copy link
Contributor

jhdark commented Jul 13, 2022

convective_flux_bz = F.ConvectiveFlux(
h_coeff=5.025e03, T_ext=584.65, surfaces=ids_pipe_coolant_interface
)
convective_flux_fw = F.ConvectiveFlux(
h_coeff=8.876e03 * 5, T_ext=584.65, surfaces=id_fw_coolant_interface
)

Given there is now a script to evaluate the heat transfer coefficient, instead of using values, the evaluator should be imported and used in the file to evaluate the coefficient instead

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

No branches or pull requests

1 participant