Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions input.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@ Number of plasma species or components.
**`nscan`**
Number parameter or wavevector scans to execute.

**`collision_type`**
Type of collision for the system.
- 0: no collisions; standard PLUME
- 1: non-conservative Krook Operator
neutral-charged collisions only.

**`Kn`**
Neutral Knudson number over characteristic scale $(n_0 \sigma \rho_{ref})^{-1}$.
Ignored for `collision_type`=0 (collisionless evalulation).

**`option`**
Determines set of scans to perform. Choice of:

Expand Down Expand Up @@ -141,6 +151,9 @@ Relative density $n_{j}/n_{ref}$.
**`vvS`**
Drift speed parallel to mean magnetic field, normalized to the reference Alfven velocity $v_{j,drift}/v_{A,ref}$, where $v_{A,ref}=B/\sqrt{4 \pi n_{ref} m_{ref}}$

**`nunS`**
Neutral-charged species collision frequency, $\nu_{n,s}/\Omega_{ref} = n_0$


### *&scan_input_l*
Inputs for scanning parameter space for $l$th scan.
Expand Down
Loading
Loading