Skip to content
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

Radiative Decay #297

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Radiative Decay #297

wants to merge 34 commits into from

Conversation

shaering
Copy link
Contributor

@shaering shaering commented Oct 11, 2024

Added radiative decay using escape coefficients support to reacting-Flow based on
de27f14
Requires inputs

[reactions/reaction<N>]
model = radiative_decay
radius = 1.0

with correct stoichiometry. Supported lumped emissions:

'Ar_p => Ar_r + hv'
'Ar_p => Ar_m + hv'
'Ar_r => Ar + hv'

Compatibility with NEC based on using flag

[plasma_models]
is_rad_decay_in_NEC = true

where flag with include or exclude energy loss in temperature equation to be consistent with NEC table, as requested by user. Note: currently only functional with flag

[plasma_models/transport_model]
argon_minimal/third_order_thermal_conductivity = false

(fix will be handled in a separate bug fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants