Skip to content

Reaction integration related questions in PeleLMeX #422

Answered by baperry2
sachdevakunal asked this question in Q&A
Discussion options

You must be logged in to vote

Not all of this is in the PeleLMeX docs, but if you look at the PeleLM docs there's some more details on the temporal integration approach, which is mostly the same between the two codes: https://amrex-combustion.github.io/PeleLM/manual/html/Model.html#the-pelelm-temporal-integration

In CVODE, we integrate the system $\frac{d\xi}{dt} = \dot{\omega}_{\xi}(T) + F$ from $t$ to $t+ \Delta t$. That means the state after CVODE integration includes the effects of reaction, diffusion, and advection, so F_AD does not need to be added separately for the updated state. In fact, to compute I_R, the forcing just due to reactions, we have to subtract F_AD from the update. The density can change during …

Replies: 11 comments 44 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@baperry2
Comment options

@sachdevakunal
Comment options

@dmontgomeryNREL
Comment options

@drummerdoc
Comment options

@baperry2
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@drummerdoc
Comment options

@baperry2
Comment options

@sachdevakunal
Comment options

@baperry2
Comment options

Comment options

You must be logged in to vote
1 reply
@sachdevakunal
Comment options

Comment options

You must be logged in to vote
28 replies
@sachdevakunal
Comment options

@Sanketvy1999
Comment options

@Sanketvy1999
Comment options

@baperry2
Comment options

Answer selected by drummerdoc
@Sanketvy1999
Comment options

@Sanketvy1999
Comment options

@drummerdoc
Comment options

@Sanketvy1999
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@baperry2
Comment options

@sachdevakunal
Comment options

@baperry2
Comment options

@sachdevakunal
Comment options

@drummerdoc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants