-
Notifications
You must be signed in to change notification settings - Fork 16
Reimplement open boundary conditions #376
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
36 commits
Select commit
Hold shift + click to select a range
74dd291
+test_open_bcs_integration
JamesMcClung 247d5e1
bnd_particles_impl: drop for open BCs
JamesMcClung a23b3ed
bnd_particles_impl: no fallthrough
JamesMcClung ffb670a
psc_config: -vpic stuff
JamesMcClung 9a12ddb
-bnd_particles_vpic; *
JamesMcClung ff84046
-bnd_particles; *: -BndParticlesBase
JamesMcClung 7f73dbe
bnd_particles_impl: xm -> patch_size
JamesMcClung 0af790c
bnd_particles_impl: use grid.ldims
JamesMcClung 9c6db4c
domain: +dx_inv
JamesMcClung 5a47c6a
domain; *: +dx_inv
JamesMcClung e7ebf89
particle_indexer: +isValidCellPosition
JamesMcClung 1192b0b
bnd_particles_impl: use isValidCellPosition
JamesMcClung 3776316
push_particles_1vb: one more Int3
JamesMcClung 7675046
push_particles_1vb: +exit_to_edge
JamesMcClung 0c89b61
push_particles_esirkepov: +handle_exiting (not really)
JamesMcClung 5d63c8f
boundary_injector: rename
JamesMcClung 83a5d15
test_boundary_injector: integrate 2 steps (fails)
JamesMcClung 33f2539
boundary_injector: simplify deposition
JamesMcClung 4a22298
scripts/run_test: mpirun
JamesMcClung 6a6be69
boundary_injector: Real3=Vec3
JamesMcClung 53055b1
boundary_injector: cleanup types
JamesMcClung 55c9cd4
boundary_injector: -find_idx_pos_1st_rel
JamesMcClung 2db0ab4
boundary_injector: use VecRange
JamesMcClung 6ceead6
boundary_injector: cell_corner is patch-frame
JamesMcClung 3fed928
boundary_injector: typo
JamesMcClung 504bbd4
test_boundary_injector: unit values
JamesMcClung d6599af
psc_bnd_fields_impl: revive open_H
JamesMcClung d9affd0
boundary_injector: don't specify dt_frac
JamesMcClung 9f60fa7
test_boundary_injector: assert checks
JamesMcClung 44230a6
*: explain fake gauss error from ghost corners
JamesMcClung 646370d
push_particles_1vb: fix grid t
JamesMcClung 880c719
push_particles_esirkepov: fix dxi
JamesMcClung d47f897
psc_bnd_fields_impl: i win
JamesMcClung d6f85a4
push_particles_esirkepov: un-"fix" dxi
JamesMcClung 6f4fda8
boundary_injector: append _ to private fields
JamesMcClung 83865e9
push_particles_esirkepov: un-unfix dxi
JamesMcClung 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 was deleted.
Oops, something went wrong.
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.