You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add functionality to evolve models
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: