scan_read Subroutine

private subroutine scan_read(is)

Uses

  • proc~~scan_read~~UsesGraph proc~scan_read scan_read module~vars vars proc~scan_read->module~vars

Subroutine for reading in scan parameters.

Arguments

Type IntentOptional Attributes Name
integer :: is

Scan index.


Called by

proc~~scan_read~~CalledByGraph proc~scan_read scan_read proc~read_scan_input read_scan_input proc~read_scan_input->proc~scan_read program~plume plume program~plume->proc~read_scan_input

Namelists

Namelist scan_input


Variables

Name Type Default Description
scan_type integer None

Defines kind of parameter scans.

swi real None

Initial value of scanned parameter.

swf real None

Final value of scanned parameter.

swlog logical None

Linear or Logarithmic scan.

scan_style integer None

Defines number of components of scan.

ns integer None

Number of output steps.

nres integer None

Scan resolution between output steps.

heating logical None

Controls supplementary heating calculation.

eigen logical None

Controls supplementary eigenfunction calculation.

tensor logical None

Controls supplementary output of susceptibility tensor.