update_z Interface

public interface update_z

Module Procedures

public subroutine update_z_dp(ipart, zchange)

Updates the height of the particle

Read more…

Arguments

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

public subroutine update_z_sp(ipart, zchange)

Updates the height of the particle

Read more…

Arguments

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