Modify dummy interface to interact with Arepo. The modifications should enable Arepo (precompiled for problem) to be initialised, particle structures to be set up, and the model to be evolved. Initially, use an hdf5 file to pass particles to Arepo's read_ic function, along with the Plummer model as an example. Refer back to Gadget2 interface throughout.
[ ] Add functionality to start Arepo from AMUSE
[ ] Add functionality to set up particle structures
Modify dummy interface to interact with Arepo. The modifications should enable Arepo (precompiled for problem) to be initialised, particle structures to be set up, and the model to be evolved. Initially, use an hdf5 file to pass particles to Arepo's
read_ic
function, along with the Plummer model as an example. Refer back to Gadget2 interface throughout.