Skip to content

Commit

Permalink
Update makie_post_processing/makie_post_processing/src/shared_utils.jl
Browse files Browse the repository at this point in the history
Co-authored-by: John Omotani <[email protected]>
  • Loading branch information
mrhardman and johnomotani authored Jul 31, 2024
1 parent 9193a56 commit 185598a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ function get_composition(scan_input)
use_test_neutral_wall_pdf = get(scan_input, "use_test_neutral_wall_pdf", false)
gyrokinetic_ions = get(scan_input, "gyrokinetic_ions", false)
# constant to be used to test nonzero Er in wall boundary condition
#Er_constant = get(scan_input, "Er_constant", 0.0)
recycling_fraction = get(scan_input, "recycling_fraction", 1.0)
# constant to be used to control Ez divergences
epsilon_offset = get(scan_input, "epsilon_offset", 0.001)
Expand Down

0 comments on commit 185598a

Please sign in to comment.