ringmoons_util_get_dt_ring Interface

interface
public module function ringmoons_util_get_dt_ring(self, dtin) result(dtout)

Arguments

Type IntentOptional Attributes Name
class(ringmoons_ring), intent(in) :: self

Ringmoons ring object

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

Input time step size, which serves as a maximum for dtout

Return Value real(kind=DP)

Output time step size, where dtout <= dtin