set_z Interface

public interface set_z

Module Procedures

public subroutine set_z_dp(ipart, zvalue)

Updates the height of the particle

Read more…

Arguments

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

public subroutine set_z_sp(ipart, zvalue)

Updates the height of the particle

Read more…

Arguments

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