params_equi_circular_m Module

Module for parameter reading for the circular equilibrium type



Functions

public pure function get_circular_rhomin()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_rhomax()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_qtype()

Arguments

None

Return Value integer

public pure function get_circular_rhoq_ref()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_q_ref()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_shear()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_dtheta_limiter()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_rho_limiter()

Arguments

None

Return Value real(kind=fp)

public pure function get_circular_theta_limiter()

Arguments

None

Return Value real(kind=fp)


Subroutines

public subroutine read_params_circular(filename)

Reads the equi circular namelist from the given filename

Arguments

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

Filename to read from

public subroutine write_params_circular(filename)

Writes the equi circular namelist to the given filename

Arguments

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

Filename to read from