-
Notifications
You must be signed in to change notification settings - Fork 76
Support negative passive scalars #458
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
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
227273d
Add `FloorPassive_t` arg to header of `AddField`
technic960183 90f8c4b
Implement `PassiveVar_Floor` to store `Floor`
technic960183 eb863d8
Implement the use of `PassiveVar_Floor`
technic960183 73ea875
Fix for .cu to support negative passive scalars
technic960183 40de83e
Update `Hydro_IsUnphysical` to include `FloorVar`
technic960183 0aaf871
fix style
technic960183 4e5e727
fix HDF5 DumpData
technic960183 587959b
Clarify comment for `Floor` parameter
technic960183 1537afd
Rename variables
technic960183 b7cbf3e
Apply suggestions from code review
technic960183 2ce8381
Fix styles and typos.
technic960183 a8e2804
Fix bugs and apply suggestions from code review.
technic960183 cf0bff2
Fix global var usage in GPU code 1
technic960183 4d4568b
Fix global var usage in GPU code 2: dtSolver
technic960183 5a8bf13
Fix global var usage in GPU code 2: RiemannSolver
technic960183 f432ddf
Fix global var usage in GPU code 2: DataRecon
technic960183 d7cbe30
Fix global var usage in GPU code 2: Con2 and Eng
technic960183 7a10c0d
Fix global var usage in GPU code 2: CUFLU_RTVD
technic960183 50f1089
styles
technic960183 2ddafad
Refactor `CPU_dtSolver` to include `PassiveFloor`
technic960183 7e115dc
Pass `PassiveFloor` to the source term routines
technic960183 fb19e9b
Add check for `Floor == False` && `Norm == True`
technic960183 5591fce
Apply suggestions from code review
technic960183 ace5e82
Fix global var usage in CPU code: CPU_RTVD
technic960183 e10ac36
Fix global var usage in CPU code: Hydro_Con2Dual
technic960183 acf258c
Rename `Flag_PassiveFloor` to `PassiveFloorMask`
technic960183 d86945c
Update wiki for FIXUP_FLUX, FIXUP_REST, and FLOOR
technic960183 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
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.