Paul Schwarz

Results 3 comments of Paul Schwarz

Thank you very much for the fast answer. Since there are some problems with the string format in hdf files, I used another workaround: `with backend.open('a') as f: f.attrs.create(name="parameter_names", data=names)`...

Could it help to change the integrator for the rebound simulations to a less accurate one, while keeping the current precission? Or give the option to choose the integrator? It...

Had the same error but this fixed it! using Python3.6.9 and Ubuntu 18.04 Thanks!