update_zeta Interface

public interface update_zeta

Module Procedures

public subroutine update_zeta_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_zeta_sp(ipart, zchange)

Updates the height of the particle

Read more…

Arguments

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