You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to simulate unsteady non-ideal gas flow over a cylinder using Coolprop (SU2-COOL). First I ran cases for ideal-gas (STANDARD_AIR), compressible air flow over a cylinder which converged well and gave correct Strouhal number. I have used MARKER_FAR Boundary condition for this, but when I changed the GAS_MODEL to COOLPROP, it was showing only Riemann BC and Giles BC are allowed for non-ideal gases.
Now, I am first trying to validate that the Riemann Boundary Condition works for ideal gas, but it is not converging (all other conditions are same, just INIT_OPTION is changed to TD_CONDITIONS from REYNOLDS and BC is changed from MARKER_FAR to MARKER_RIEMANN(Inlet, TOTAL_CONDITIONS_PT, ... ,..., Outlet, STATIC_PRESSURE, ......., TOP_AND_BOTTOM_BOUNDARY, TOTAL_CONDITIONS_PT, ....).
Please let me know if there is any error in this implementation. Is there anything else can I do to first make it converge?
Also, any suggestion for unsteady non-ideal gas flow over a cylinder using SU2-COOL Framework would be highly appreciated.
Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to simulate unsteady non-ideal gas flow over a cylinder using Coolprop (SU2-COOL). First I ran cases for ideal-gas (STANDARD_AIR), compressible air flow over a cylinder which converged well and gave correct Strouhal number. I have used MARKER_FAR Boundary condition for this, but when I changed the GAS_MODEL to COOLPROP, it was showing only Riemann BC and Giles BC are allowed for non-ideal gases.
Now, I am first trying to validate that the Riemann Boundary Condition works for ideal gas, but it is not converging (all other conditions are same, just INIT_OPTION is changed to TD_CONDITIONS from REYNOLDS and BC is changed from MARKER_FAR to MARKER_RIEMANN(Inlet, TOTAL_CONDITIONS_PT, ... ,..., Outlet, STATIC_PRESSURE, ......., TOP_AND_BOTTOM_BOUNDARY, TOTAL_CONDITIONS_PT, ....).
Please let me know if there is any error in this implementation. Is there anything else can I do to first make it converge?
Also, any suggestion for unsteady non-ideal gas flow over a cylinder using SU2-COOL Framework would be highly appreciated.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions