Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement double precision output #22

Open
trquinn opened this issue Jul 29, 2019 · 1 comment
Open

Implement double precision output #22

trquinn opened this issue Jul 29, 2019 · 1 comment

Comments

@trquinn
Copy link
Member

trquinn commented Jul 29, 2019

Binary output (iBinaryOutput != 0) is always single precision. Double precision should be implemented.

@trquinn
Copy link
Member Author

trquinn commented May 19, 2022

This enhancement may be necessary with newer simulations. The following was due to file corruption, not single precision resolution: Michael's h16 simulation with 452128139 particles is failing when restarting from outputs after step 3072. I fear this due to the default tipsy format being single precision. I will test tipsy double precision I/O to see if it fixes that problem.
If it does, then NChilada will also need the capability of I/O in double precision, and this issue becomes necessary to address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant