Updated .gitignore as well as tallies for basic example input model.

This commit is contained in:
Paul Romano 2011-09-26 23:24:16 -04:00
parent 556fd03923
commit b8d8373c8d
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.o
*.mod
*.log
*.out
src/openmc
# emacs backups

View file

@ -4,8 +4,8 @@
<tally id="1">
<!-- this is where you specify filters -->
<filters>
<cell>1</cell>
<energy>0.0 0.625 20.0e6</energy>
<cell>100</cell>
<energy>0.0 0.625 5.0 20.0</energy>
</filters>
<!-- which reactions to score -->