set_ylat Interface

public interface set_ylat

Module Procedures

public subroutine set_ylat_dp(ipart, yvalue)

Sets the latitude of the particle

Read more…

Arguments

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

public subroutine set_ylat_sp(ipart, yvalue)

Sets the latitude of the particle

Read more…

Arguments

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

public subroutine set_ylat_int(ipart, yvalue)

Sets the latitude of the particle

Read more…

Arguments

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