forked from EvertBunschoten/SU2_DataMiner
-
Notifications
You must be signed in to change notification settings - Fork 2
New tabulation framework #23
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
Open
EvertBunschoten
wants to merge
46
commits into
develop
Choose a base branch
from
fix_LUT_twophase
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
449524f
Adaptive mesh refinement based on target number of nodes
EvertBunschoten cebd06a
fix whitespaces
EvertBunschoten 2ac468a
Base classes used for table generation
EvertBunschoten ebde2c5
Fixed bug where two-phase data was not computed correctly
EvertBunschoten 34696fc
Moved commonly used algorithms to CommonMethods and included general …
EvertBunschoten 08a1b7b
Derived classes for FGM and NICFD tabulation
EvertBunschoten 76ac57d
fix whitespaces
EvertBunschoten 1193c71
Test case for two-phase LUT
EvertBunschoten b74f41e
Merge branch 'develop' of https://github.com/su2code/SU2_DataMiner in…
EvertBunschoten 55d654c
Automatically set controlling variables to pv and enth when generatin…
EvertBunschoten ab83a02
Include function for calculating gradients with finite-differences
EvertBunschoten 64af146
Update variable names
EvertBunschoten e4dc7ea
Include refinement options based on gradients and equilibrium
EvertBunschoten 227d431
Replace table generator module for test case
EvertBunschoten c2ae4f7
Reordered functions for readability and provided function hints
EvertBunschoten 36204b7
Exclude interpolated burner flames from pv optimization
EvertBunschoten 75d23f8
Maximum number of iterations also applies to simplex algorithm
EvertBunschoten 67f4a67
change meshTableLevel to public so it can be run in parallel
EvertBunschoten 278f790
Fixed a bug where table generation would fail if CoolProp would not c…
EvertBunschoten ab3c748
whitespaces
EvertBunschoten 8ef10a4
precommit
EvertBunschoten ceff983
Update regression test
EvertBunschoten 0dc5c5e
Remove training data from gitignore
EvertBunschoten 7e7d1fa
Add training data files instead of generating training data during re…
EvertBunschoten a8cffcb
Ommit data generation from regression test
EvertBunschoten ef1017b
trailing whitespaces
EvertBunschoten 8b0405d
Ignore flamelet data in test case
EvertBunschoten fdd60e8
Added test case for hydrogen table
EvertBunschoten cf9380a
Flamelet data generation in parallel
EvertBunschoten 14ce4f7
precommit
EvertBunschoten e76f254
trailing whitespace
EvertBunschoten 951c13d
Update method names in tutorial
EvertBunschoten 3c4ef36
Completed tutorial for two-phase NICFD tabulation
EvertBunschoten 91a9cae
Updated tutorial figures
EvertBunschoten f8a8a34
Figures for table refinement and smoothing
EvertBunschoten a11d007
Update method names and comments
EvertBunschoten ada1260
Added documentation for base table generation class
EvertBunschoten c598706
Update table generation module name
EvertBunschoten 0efa5bd
Merge branch 'develop' of https://github.com/su2code/SU2_DataMiner in…
EvertBunschoten 5ea776e
Updated regression test for NICFD table generation
EvertBunschoten 6e8c63c
Added tutorial for methane tabulated chemistry
EvertBunschoten 2d24f8c
Whitespaces
EvertBunschoten f2afac5
Bug fix for displaying code blocks
EvertBunschoten 9ae6e16
copilot suggestions
EvertBunschoten 4d231a3
Suppress warnings from Pandas when concatenating thermochemical state…
EvertBunschoten 6147dbb
code linting
EvertBunschoten File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.