-
-
Notifications
You must be signed in to change notification settings - Fork 416
SolutionArray/HDF interface for 1D FlameBase #805
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
Merged
speth
merged 29 commits into
Cantera:master
from
ischoegl:restore-onedim-from-solution-array
Mar 29, 2020
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0d63dd1
[1D] Return FlameBase solution vector as SolutionArray
ischoegl a2e590e
[1D] Restore FlameBase solution vector from SolutionArray
ischoegl f34e060
[Thermo] Fix restoration of extra columns in SolutionArray import
ischoegl 16b937d
[1D] Implement pandas/HDF input/output for FlameBase objects
ischoegl 0c6c675
[1D] Differentiate SolutionArray IO for FlameBase-derived classes
ischoegl 8872b39
[1D] Add unit tests for SolutionArray interface
ischoegl a6e0261
[1D] Implement restart for FreeFlame
ischoegl bd3d7eb
[1D] Improve docstrings and minor edits
ischoegl d2e0a7f
[1D] Restore boundaries from SolutionArray
ischoegl 6ab1ee3
[1D] Enable mass fraction export to pandas/HDF
ischoegl 909813b
[1D] Enable saving of simulation settings to HDF
ischoegl 0443d26
[1D] Add missing getters for radiation-enabled simulations
ischoegl a605fa8
[1D] Enable output of fixed temperature settings for FreeFlame
ischoegl efa524c
[1D] Add time stamp to HDF output
ischoegl 443aa18
[1D] Deprecate component name 'u' in favor of 'velocity'
ischoegl 005d9eb
[1D] Add unit test for simulation settings output
ischoegl 6190167
[1D] Deprecate component name 'V' in favor of 'vGradient'
ischoegl 139cd0a
[1D] Improve test coverage and minor fixes
ischoegl e586a69
[1D] Implement setter for simulation settings
ischoegl 80f7a60
[1D] Restore simulation settings from HDF
ischoegl 08f9802
[Examples] Add optional HDF output to adiabatic_flame.py
ischoegl b89886e
[1D] Address review comments for FlameBase SolutionArray interface
ischoegl 69bc01e
[1D] Clarify V replacement as spread_rate
ischoegl ca11cbf
[1D] Make flow type accessible from Python
ischoegl 490bf8f
[1D] Streamline approach for restarting simulations from existing data
ischoegl 27adf62
[1D] Add unit tests for remaining restart cases
ischoegl 874e151
[Thermo] Fix newline in SolutionArray.write_csv
ischoegl b567742
[1D] Write CSV output using SolutionArray.write_csv
ischoegl 7b161e9
[1D] Address review comments
ischoegl 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
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
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
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.
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.