parameters_kxky_grids_range Module


Variables

Type Visibility Attributes Name Initial
logical, public :: initialised

Subroutines

public subroutine read_kxky_grids_range(nalpha, naky, nakx, aky_min, aky_max, akx_min, akx_max, theta0_min, theta0_max, kyspacing_option_switch, phase_shift_angle, ikx_max, naky_all)

If not specified in the input file these are the default options that will be set for all parameters under the namelist &numerical'.

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: nalpha
integer, intent(out) :: naky
integer, intent(out) :: nakx
real, intent(out) :: aky_min
real, intent(out) :: aky_max
real, intent(out) :: akx_min
real, intent(out) :: akx_max
real, intent(out) :: theta0_min
real, intent(out) :: theta0_max
integer, intent(out) :: kyspacing_option_switch
real, intent(out) :: phase_shift_angle
integer, intent(out) :: ikx_max
integer, intent(out) :: naky_all