read_angles Subroutine

public subroutine read_angles(t_params, natyp, theta, phi)

Read the angles variables associated with the angles of magnetic moments in a non-collinear calculation. Read nonco_angles.

Arguments

Type IntentOptional Attributes Name
type(type_params), intent(inout) :: t_params
integer, intent(in) :: natyp
real(kind=dp), intent(out), dimension (natyp) :: theta
real(kind=dp), intent(out), dimension (natyp) :: phi