read_kxky_grids_range Subroutine

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)

Uses


                    SET DEFAULT PARAMETERS                       !

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



               READ INPUT FOR KXKY GRIDS, RANGE                  !

Read which option to select for the kxky grid layouts



                CHECK BACKWARDS COMPATIBILITY                    !

Make sure stella either runs or aborts old names for variables or namelists are used


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