Skip to content

Write 2D LUT#18

Open
bigfooted wants to merge 5 commits into
developfrom
feature_2D_LUT
Open

Write 2D LUT#18
bigfooted wants to merge 5 commits into
developfrom
feature_2D_LUT

Conversation

@bigfooted
Copy link
Copy Markdown
Collaborator

Proposed Changes

Give a brief overview of your contribution here in a few sentences.

  • write 2D LUT when min,max mixture fraction levels (or equivalence ratio levels) are the same and number of levels is 1
  • use restart file, cantera solution from previous run (inside the loop)
  • interpolate between last burner stabilized flame and final equilibrium point to get smooth interpolated flame solutions in the low enthalpy region
  • modify visualization
  • make mesh width a config option
  • make loglevel a config option
  • make Tgen.SetEquivalenceRatioLimits(phi_min=0.80,phi_max=0.80) a config option
  • fix equilibrium point, only use final low enthalpy point

Related Work

Resolve any issues (bug fix or feature request), note any related PRs, or mention interactions with the work of others, if any.

PR Checklist

Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.

  • I am submitting my contribution to the develop branch.
  • I have updated the list of python modules in required_packages.txt and environment.yml, if necessary.
  • I have properly commented my changes.
  • I have updated the documentation, if necessary.
  • I have added a test case that demonstrates my contribution, if necessary.

@bigfooted bigfooted changed the base branch from develop to main May 16, 2026 13:27
@bigfooted bigfooted changed the base branch from main to develop May 16, 2026 13:28
Comment thread Data_Processing/collectFlameletData.py
Comment thread Manifold_Generation/LUT/FlameletTableGeneration.py Outdated
Comment thread Data_Generation/DataGenerator_FGM.py
Comment thread Data_Generation/DataGenerator_FGM.py Outdated
Comment thread Data_Generation/DataGenerator_FGM.py Outdated
Comment thread Data_Generation/DataGenerator_FGM.py Outdated
Comment thread Data_Generation/DataGenerator_FGM.py Outdated
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