LDK29
LDK29
Very useful work!!!
> # Turbulent Terms and Mach Number Calculation > ## Changes > Writes out the heat capactiy ratio, gamma, as a volScalarField, this is useful for post-processing. Calculation of gamma,...
Hi @alexlshepherd , Thanks for your reply. For vibrational energy, I finally output them by add codes in file "**write.H**" like: forAll(composition.molecules(), moli) { const volScalarField e_v ( IOobject (...
Hi sunny7bit, I'm also going through the same issue, were you able to solve it?
> I’m sorry for not replying to you for such a long time. In fact, when we use the boundary condition such as nonEqSmoluchowskiJumpT and nonEqMaxwellSlipU, this problem will happen....
> Why don't you try using a fixed temperature wall? I find that many literatures like to use this temperature boundary condition when calculating hypersonic non-equilibrium flow. In fact, the...