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

Remove Fortran RNGs #24

Closed
ajnonaka opened this issue Apr 1, 2021 · 1 comment
Closed

Remove Fortran RNGs #24

ajnonaka opened this issue Apr 1, 2021 · 1 comment

Comments

@ajnonaka
Copy link
Contributor

ajnonaka commented Apr 1, 2021

Completely eliminate the fortran random number code. The main downfall is that we can no longer have separate engines. There is simply one master engine for all processes and RNG types. The hydro example shows how to initialize and restart the C++ engine properly.

@ajnonaka
Copy link
Contributor Author

ajnonaka commented Jun 3, 2021

Completed with 3b75ffe

@ajnonaka ajnonaka closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant