Skip to content

Commit

Permalink
Remove reference to electron_physics_type in post processing script.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhardman committed Aug 5, 2024
1 parent 68270f3 commit 1db6b71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 72 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ using moment_kinetics.manufactured_solns: manufactured_solutions,
manufactured_geometry
using moment_kinetics.moment_kinetics_input: mk_input, get, get_default_rhostar
using moment_kinetics.input_structs: geometry_input, grid_input, species_composition
using moment_kinetics.input_structs: electron_physics_type, boltzmann_electron_response,
using moment_kinetics.input_structs: boltzmann_electron_response, #electron_physics_type,
boltzmann_electron_response_with_simple_sheath
using moment_kinetics.reference_parameters
using moment_kinetics.geo: init_magnetic_geometry
Expand Down

0 comments on commit 1db6b71

Please sign in to comment.