read_in_params Subroutine

subroutine read_in_params()

This subroutine reads in the parameters for the generation of distribution functions for ALPS.

Arguments

None

Calls

proc~~read_in_params~~CallsGraph proc~read_in_params read_in_params proc~get_indexed_namelist_unit get_indexed_namelist_unit proc~read_in_params->proc~get_indexed_namelist_unit proc~get_runname get_runname proc~read_in_params->proc~get_runname proc~get_unused_unit get_unused_unit proc~read_in_params->proc~get_unused_unit proc~spec_read spec_read proc~read_in_params->proc~spec_read proc~get_indexed_namelist_unit->proc~get_unused_unit proc~input_unit input_unit proc~get_indexed_namelist_unit->proc~input_unit proc~input_unit_exist input_unit_exist proc~get_indexed_namelist_unit->proc~input_unit_exist

Called by

proc~~read_in_params~~CalledByGraph proc~read_in_params read_in_params program~generate_distribution generate_distribution program~generate_distribution->proc~read_in_params

Namelists

Namelist system


Variables

Name Type Default Description
nspec integer None

Total number of plasma species.

beta double precision None

Plasma beta.

vA double precision None

Ratio of Alfven speed to c.

nperp integer None

Number of steps in perpendicular momentum.

npar integer None

Number of steps in parallel momentum.

maxP double precision None

Maximum momentum.

writeName character(len=500) None

String for part of file name.