mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
Merge branch 'develop' into photon-alund
This commit is contained in:
commit
460452d4f7
746 changed files with 17707 additions and 10855 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -42,11 +42,8 @@ results_error.dat
|
|||
inputs_error.dat
|
||||
results_test.dat
|
||||
|
||||
# Test build files
|
||||
tests/build/
|
||||
tests/coverage/
|
||||
tests/memcheck/
|
||||
tests/ctestscript.run
|
||||
# Test
|
||||
.pytest_cache/
|
||||
|
||||
# HDF5 files
|
||||
*.h5
|
||||
|
|
@ -99,3 +96,5 @@ examples/jupyter/plots
|
|||
.cache/
|
||||
.tox/
|
||||
.python-version
|
||||
.coverage
|
||||
htmlcov
|
||||
Loading…
Add table
Add a link
Reference in a new issue