Skip to content

Commit

Permalink
Temporary fix for Numba not reproducing Python (Issue CEMeNT-PSAAP#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhamv committed Apr 28, 2024
1 parent 25ea6d7 commit 023fceb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified test/regression/cooper2/answer.h5
Binary file not shown.
2 changes: 1 addition & 1 deletion test/regression/cooper2/input.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

# Setting
mcdc.setting(N_particle=50)
mcdc.implicit_capture()
# mcdc.implicit_capture() # TODO: Commented, see GitHub Issue #190

# Run
mcdc.run()

0 comments on commit 023fceb

Please sign in to comment.