UniExeterRSE / amuse

Astrophysical Multipurpose Software Environment
http://www.amusecode.org
Apache License 2.0
0 stars 1 forks source link

Modify dummy interface to interact with Arepo via io functions #2

Open felicityguest opened 3 years ago

felicityguest commented 3 years ago

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.