bM_read Subroutine

private subroutine bM_read(is)

Uses

  • proc~~bm_read~~UsesGraph proc~bm_read bM_read module~alps_var alps_var proc~bm_read->module~alps_var mpi mpi module~alps_var->mpi

Reads in bi-Maxwellian/cold-plasma parameters.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: is

Species index.


Called by

proc~~bm_read~~CalledByGraph proc~bm_read bM_read proc~init_param init_param proc~init_param->proc~bm_read program~alps alps program~alps->proc~init_param

Namelists

Namelist bM_spec


Variables

Name Type Default Description
bM_nmaxs integer None

Maximum number of resonances to consider.

bM_Bessel_zeros double precision None

Precision threshold for .

bM_betas double precision None

of biMaxwellian distribution . If bM_betas=0.d0, this species is treated with the cold-plasma susceptibilities.

bM_alphas double precision None

of biMaxwellian distribution .

bM_pdrifts double precision None

Relative drift of biMaxwellian distribution , in units of . Also used as the drift of the cold-plasma species if bM_betas is set to 0.d0.