whm_step_pl Interface

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

Arguments

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

WHM massive body object

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

Simulation time

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

Current stepsize