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 GRID OPTION FOR KXK !
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
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | nx | |||
integer, | intent(out) | :: | ny | |||
integer, | intent(out) | :: | ikx_max | |||
integer, | intent(out) | :: | naky_all | |||
integer, | intent(out) | :: | naky | |||
integer, | intent(out) | :: | nakx | |||
integer, | intent(out) | :: | nalpha | |||
real, | intent(out) | :: | x0 | |||
real, | intent(out) | :: | y0 | |||
integer, | intent(out) | :: | jtwist | |||
real, | intent(out) | :: | jtwistfac | |||
real, | intent(out) | :: | phase_shift_angle | |||
logical, | intent(out) | :: | centered_in_rho | |||
logical, | intent(out) | :: | randomize_phase_shift | |||
logical, | intent(out) | :: | periodic_variation | |||
logical, | intent(out) | :: | reality |