-
Notifications
You must be signed in to change notification settings - Fork 2
Gk sheath bc with mu dependent vcut #95
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
Antoinehoff
wants to merge
43
commits into
main
Choose a base branch
from
gk_sheath_vcut_mu
base: main
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
43 commits
Select commit
Hold shift + click to select a range
2eab822
add kernel generation for EM. The kernels are empty for now.
Antoinehoff 598b7a0
change the path to a generic path
Antoinehoff ea126b3
reorganize the em scripts and code. The em kernels are still empty
Antoinehoff a789c8f
restore electrostatic files
Antoinehoff 90d8dd8
this commit is able to create all the add em kernels (empty) and the …
Antoinehoff fc855f8
New way of handling the EM kernels. We now generate two types of EM k…
Antoinehoff 78e8603
The scripts are still containing commented parts to keep the possibil…
Antoinehoff 6ecbf54
clean and make the script write es and em kernels for fluxes
Antoinehoff eff6a16
Ensure that all local variables are put in the bracket scope of the b…
Antoinehoff ee37a0c
fix an error were apardot was expanded on bP instead of bC
Antoinehoff ef2671c
Fix the apardot volume contribution, a 1/vmap was missing.
Antoinehoff 7faac8e
remove dot operator with doExpand and fix a wrong expansion of Apar a…
Antoinehoff 3ed347a
update kernel signature of add_aprdot to include vmap.
Antoinehoff 99d2daf
correct a 1/J factor and define the apar and apardot quantities in co…
Antoinehoff 5a22333
clean unused routines
Antoinehoff 9bce6d8
conserve former naming for electrostatic limit and add 'em_' prefix f…
Antoinehoff b4dea01
add a configurable output directory variable
Antoinehoff ab0ea6d
add configurable output directory variable
Antoinehoff c4df9f7
remove unused lines
Antoinehoff a51a16c
caught a typo but it's just in a comment -_-
Antoinehoff 064ca54
Improve the em flux kernel generation scripts to be less redundant an…
Antoinehoff 25399c6
kernels related to the get_em_back_full_upwind branch in Gkeyll
Antoinehoff 2d170be
remove unused scripts
Antoinehoff dea3b48
remove unused function
Antoinehoff 8631b9a
remove the EM in the surface flux routines since it's the only one now.
Antoinehoff bf20d44
add error detection for the advection scheme
Antoinehoff 03fdd36
remove unused variables and streamline error handling for p>1
Antoinehoff 0d518e1
add apar_c to local variable list
Antoinehoff 79fa5a5
Refactor a major part of the volume and conf flux kernels. We reuse a…
Antoinehoff 984a83c
update scripts to be compatible with latest commit.
Antoinehoff 651e967
🐛it almost works but it seems that an error in indexation is present
Antoinehoff bd5e5d7
also update the header of the other functions
Antoinehoff 4763487
🔥🐛🔥 the 1x2v kernel works fine now
Antoinehoff 9693824
not all local variables were declared
Antoinehoff 93bebbc
unify coding style with 1x2v
Antoinehoff 72e9677
little cleaning
Antoinehoff 742bf9d
refactor alpha_mu name to vcut_fact
Antoinehoff 29bb010
The vcut factor is now defined on the perpendicular conf dims and mu
Antoinehoff cc3f6a0
Restore the collisionless kernels, comments and remove maxima coding …
Antoinehoff e030549
use `float(expan(` instead of `float(fullratsimp(`
Antoinehoff 65380b2
remove personal path
Antoinehoff a5bd672
revert changes for collisionless terms
Antoinehoff cc9491b
revert modification outside of the scope of the PR
Antoinehoff 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.
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.