-
Notifications
You must be signed in to change notification settings - Fork 230
Cropping of particles at boundaries for deposition for charge conservation #5649
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
dpgrote
wants to merge
40
commits into
BLAST-WarpX:development
Choose a base branch
from
dpgrote:stop_particles_at_boundary
base: development
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 7 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
85bc5d9
Implement cropping of particles at boundaries for deposition
dpgrote ddfc2e4
Fix const
dpgrote b1be5a8
Rework how the cropping is done, doing it correctly
dpgrote b7c9808
Fix another const
dpgrote 845df6e
Add more consts
dpgrote ab7e95d
Set absorbing for PECInsulator BC
dpgrote 60f68f3
Updates of the test_2d_theta_implicit_jfnk_vandb CI test
dpgrote a654f23
Bug fix
dpgrote 085d335
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a44ac51
Fix to use domain box
dpgrote 8050683
Make step size consistent with previous code
dpgrote ae3c87e
Merge branch 'development' into stop_particles_at_boundary
dpgrote 51682b7
Add option crop_on_PEC_boundary
dpgrote d45fb6e
Rework the cropping to minimize changes relative to development
dpgrote f8b19a3
Remove debugging print statement
dpgrote 554ed24
Fix min and max type in crop_at_boundary
dpgrote 1e89fbb
Add crop_at_boundary to Esirkepov deposition
dpgrote bdfde81
Fix type cast
dpgrote bee8c68
Fix types in crop_at_boundary
dpgrote 2b2e208
Merge branch 'development' into stop_particles_at_boundary
dpgrote e7a90f0
Merge branch 'development' into stop_particles_at_boundary
dpgrote b026d10
Fix Esirkepov when the trajectory length is zero
dpgrote fb436bf
Another fix for Esirkepov len_ratio
dpgrote 82f1c79
Merge branch 'development' into stop_particles_at_boundary
dpgrote 05ba514
Undo changes in call to doDirectGatherVectorField
dpgrote 1ef6861
Revert test changes
dpgrote 731bf83
Merge branch 'development' into stop_particles_at_boundary
dpgrote 761ead6
Merge branch 'development' into stop_particles_at_boundary
dpgrote b2f1975
Merge branch 'development' into stop_particles_at_boundary
dpgrote 32f9538
Fix erroneous const
dpgrote 64ef08a
Cleanup after merge
dpgrote e670e2a
Merge branch 'development' into stop_particles_at_boundary
dpgrote 6c2e335
Fix param lists
dpgrote 208d42f
Fix more param lists
dpgrote 86fbaea
Merge branch 'development' into stop_particles_at_boundary
dpgrote 8cfec91
Merge branch 'development' into stop_particles_at_boundary
dpgrote d87ce90
Fix domain_box to include update boundary node
dpgrote c7c7255
For Esirkepov, use std:abs for length in 1D
dpgrote 4e2330e
Fix cropping for Esirkepov
dpgrote 650fe5e
Add CI test case
dpgrote 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
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.