set_xlon Interface

public interface set_xlon

Module Procedures

public subroutine set_xlon_dp(ipart, xvalue)

Sets the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
real(kind=dp), intent(in) :: xvalue

public subroutine set_xlon_sp(ipart, xvalue)

Sets the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
real, intent(in) :: xvalue

public subroutine set_xlon_int(ipart, xvalue)

Sets the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
integer, intent(in) :: xvalue