Skip to content

Issue regarding Two Temperature Gas Model #118

@aStRo-Jim

Description

@aStRo-Jim

Hello,
I am trying to do a simulation to validate the following experiment:

https://www.sciencedirect.com/science/article/pii/S1000936122002217

which consists of reacting hypersonic gas flow over a half-cylinder. It uses Gupta's 5 species model and the Two Temperature Gas Model. To do this I modified the '2D/sphere-lehr/' example simulation in Eilmer 5. The results, however, do not match with the ones from the paper:

Image

The vibrational temperature is especially dissimilar and this is leading me to believe that I am not setting up the thermochemical model correctly. Also, my simulation does not fully converge and gets stuck around relative_residual = 1e-6, where it oscillates indefinetely between 3 values. I have attached the energy exchange file, the reaction file, the gas model file, the job.lua file and the diagnostics:

Image

Image

Image

I have also seen that the stop_on_relative_residual does not work sometimes, as I have set it at 1e-6 and the simulation does not stop when that value oscillates below the threshold (it reaches 8e-7 when it oscillates).

chem.txt
energy_exchange.txt
gas.txt
job.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions