swiftest_util_setup_initialize_system Interface

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

Arguments

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

Swiftest 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