helio_util_setup_initialize_system Interface

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

Arguments

TypeIntentOptionalAttributesName
class(helio_nbody_system), intent(inout) :: self

Helio 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