Skip to content

How to get the mixture fraction diffusion coefficient using PeleC? #768

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

You must be logged in to vote

To dump diffusivities in plotfiles at runtime in PeleC, use amr.derive_plot_vars = diffusivity conductivity viscosity. The diffusivities this outputs are labeled D(species) but I'm pretty sure they are actually rhoD(species). Dumping your desired outputs at runtime is the preferred approach.

As @drummerdoc mentions, PeleLMeX run mode might also be helpful. See the discussion here. It's possible to restart PeleLMeX from a PeleC plot file (amr.initDataPlt = plt00200 and amr.initDataPltSource = C), so theoretically you could use the PeleLMeX evaluate mode to compute derived variables from a PeleC simulation.

I haven't used the PeleAnalysis tool that you are using, but it looks like it should…

Replies: 1 comment 4 replies

Comment options

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

@marchdf
Comment options

@drummerdoc
Comment options

@baperry2
Comment options

Answer selected by Rachel008996
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