symba_util_setup_initialize_system Interface

interface
public module subroutine symba_util_setup_initialize_system(self, system_history, param)

Arguments

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

SyMBA nbody_system object

class(swiftest_storage), intent(inout), allocatable :: system_history

Stores the system history between output dumps

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

Current run configuration parameters