ringmoons_util_accrete_cb Interface

interface
public module subroutine ringmoons_util_accrete_cb(self, ring, seed, param, dt)

Arguments

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

Ringmoons central body object

class(ringmoons_ring), intent(inout) :: ring

Ringmoons ring object

class(ringmoons_seed), intent(inout) :: seed

Ringmoons seed obje3ct

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

Current run configuration parameters

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

Current time step size