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

Merged
merged 39 commits into from
Dec 3, 2024
Merged

Radiative Decay #297

merged 39 commits into from
Dec 3, 2024

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)

Sigfried Haering added 29 commits December 3, 2024 09:10
…rm and plot. Not sure if direct emissions calc is correct
@trevilo trevilo force-pushed the dev-radiativeDecay branch from 76c3614 to 1865f04 Compare December 3, 2024 15:11
@trevilo trevilo merged commit 1865f04 into main Dec 3, 2024
18 checks passed
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