We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compile science/ecsn as:
science/ecsn
make COMP=gnu USE_OMP=FALSE
then run a single-level test as:
mpiexec -n 16 ./Maestro3d.gnu.MPI.ex input_ecsn amr.max_level=0
Looking at plotfile 0, fextrema shows:
Hnuc -3119672478.9 4679508718.3
Now run with amr.max_level=1 and Hnuc is hard zero.
amr.max_level=1
Hnuc
This seems like a bug.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compile
science/ecsn
as:then run a single-level test as:
Looking at plotfile 0, fextrema shows:
Now run with
amr.max_level=1
andHnuc
is hard zero.This seems like a bug.
The text was updated successfully, but these errors were encountered: