params_equi_salpha_m Module

Module for parameter reading for the salpha equilibrium type



Functions

public pure function get_salpha_rhomin()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_rhomax()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_minor_r()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_B_ref()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_L_ref()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_q_ref()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_shear()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_dtheta_limiter()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_rho_limiter()

Arguments

None

Return Value real(kind=fp)

public pure function get_salpha_theta_limiter()

Arguments

None

Return Value real(kind=fp)


Subroutines

public subroutine read_params_salpha(filename)

Reads the equi salpha namelist from the given filename

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Filename to read from

public subroutine write_params_salpha(filename)

Writes the equi salpha namelist to the given filename

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Filename to read from