helio_step_pl Interface

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

Arguments

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

Helio massive body particle object

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

Swiftest nbody system

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