whm_step_tp Interface

interface
public module subroutine whm_step_tp(self, nbody_system, param, t, dt)

Arguments

Type IntentOptional Attributes Name
class(whm_tp), intent(inout) :: self

WHM test particle data structure

class(swiftest_nbody_system), intent(inout) :: nbody_system

Swiftest nbody system object

class(swiftest_parameters), intent(inout) :: param

Current run configuration parameters

real(kind=DP), intent(in) :: t

Current simulation time

real(kind=DP), intent(in) :: dt

Stepsize