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

wrong unit for the heat flux #656

Closed
mzapponi opened this issue Dec 10, 2024 · 1 comment · Fixed by #657
Closed

wrong unit for the heat flux #656

mzapponi opened this issue Dec 10, 2024 · 1 comment · Fixed by #657
Assignees
Labels
bug Something isn't working

Comments

@mzapponi
Copy link
Collaborator

i think that in the output the heat flux is saved with the wrong unit, W instead of W/m2:

call def_stream(nod2D, myDim_nod2D, 'fh', 'heat flux', 'W', heat_flux_in(:), io_list(i)%freq, io_list(i)%unit, io_list(i)%precision, partit, mesh)

@JanStreffing JanStreffing self-assigned this Dec 10, 2024
@JanStreffing JanStreffing added the bug Something isn't working label Dec 10, 2024
@patrickscholz
Copy link
Contributor

Yes indeed! Can you make a push !

@JanStreffing JanStreffing linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants