update_ylat Interface

public interface update_ylat

Module Procedures

public subroutine update_ylat_dp(ipart, ychange)

Updates the latitude of the particle

Read more…

Arguments

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

public subroutine update_ylat_sp(ipart, ychange)

Updates the latitude of the particle

Read more…

Arguments

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

public subroutine update_ylat_int(ipart, ychange)

Updates the latitude of the particle

Read more…

Arguments

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