Non-dimensionalization of Pressure #242
-
Hello ! Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
slaizet
Jan 17, 2024
Replies: 1 comment 11 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
11 replies
Answer selected by
airwarriorg91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
The pressure is non-dimensionalised with 0.5 rho U_infty. You also have a dt factor (the code computes dt * p), but this is corrected in the
rescale_pressure
subroutine.Best,
Sylvain