Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Fix shared wall-inlet corner node for compressible #2266
Fix shared wall-inlet corner node for compressible #2266
Changes from 7 commits
83e080c
8624e0d
f4f8a2b
4844ba9
48cedf9
0cb2f38
819b46c
c085155
f693a01
c472e98
ad3b211
f0248c1
120641d
bcea781
93d4ffb
a0128be
c30581e
6c6e760
02e0573
7a5104d
d179a4e
f4b9c55
1757060
0d5fe9b
0faa67e
a070ab3
48077f0
4b13197
f81246c
bb45348
56e1ce5
9b1c0a5
8c2ddea
6ab0c5e
05acbd0
b8a970a
843dc1f
13ce796
c9c2466
0e00aa5
1a9776e
73e5e05
787960a
b7e3414
9d1bfd0
2de834c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This temperature comes from the normal stagnation treatment?
Total conditions already respects the velocity of the interior node, what is this changing?
And, can we instead change the PTotal and TTotal that are specified and let the normal treatment do the rest?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand why the treatment differs for total conditions and mass flow.