Will Boyd
2081e29771
Moved statepoint.py into src/utils/openmc directory, and updated test suite to reflect this.
2014-10-15 09:48:24 -04:00
Paul Romano
5184ca672e
Change sys.path.append to sys.path.insert in results.py for each test.
2014-10-09 22:27:59 -04:00
Sterling Harper
c58b4acdff
Merge branch 'develop' into hex_lattice
...
Conflicts:
src/input_xml.F90
2014-09-26 00:38:43 -04:00
Bryan Herman
a531aea8ef
changed test input files to use new gs_tol input
2014-09-17 19:24:00 -04:00
Bryan Herman
1a0d2441ed
Merge branch 'develop' into cmfd_rbgs
2014-09-12 08:59:56 -04:00
walshjon
4d10704a87
updated resonance scattering test
2014-09-10 11:35:09 -07:00
walshjon
39e272cd63
added some checks on resonance scattering energy bounds and in test problem python script
2014-09-09 13:18:43 -04:00
walshjon
ecd6893c4c
Merge remote-tracking branch 'mit-crpg/openmc/develop' into res_scat
2014-09-09 11:01:39 -04:00
Bryan Herman
9b7744b3a4
merged develop into cmfd_rbgs
2014-09-09 09:36:59 -04:00
Sterling Harper
ecc4da2c8c
Reduced size of test_lattice_hex
2014-09-09 01:44:16 -04:00
Sterling Harper
2256d08f7b
Removed hex_lattice debugging code; fixed pitches
2014-09-06 16:45:33 -04:00
Sterling Harper
f6b7f5ff27
Added hex_lattice tests
2014-09-06 16:21:40 -04:00
Sterling Harper
fdba574a77
Merge branch 'develop' into hex_lattice
...
Conflicts:
src/initialize.F90
2014-09-06 00:40:19 -04:00
Paul Romano
8e0cfbe0eb
Update test results. Since the cross_sections.xml file was set up incorrectly,
...
Am-242m was actually pointing to Am-242. Many other nuclides affected by the
missing level cross section issue.
2014-09-02 23:10:29 -04:00
Sterling Harper
db86a5c610
Merge remote-tracking branch 'upstream/develop' into restart_fixed
...
Conflicts:
tests/test_tally_assumesep/results_true.dat
2014-08-29 20:19:01 -04:00
Paul Romano
27f32994d1
Merge pull request #308 from wbinventor/develop
...
Fixed small bug in tally assumesep test
2014-08-27 09:05:10 -04:00
Will Boyd
909913e250
Fixed small bug in test_tally_assumesep
2014-08-21 01:09:59 -04:00
Paul Romano
b7e2b37f10
Merge branch 'develop' into python3
2014-08-20 23:02:45 -04:00
Sterling Harper
1505942008
Extended lattice polymorphism
2014-08-14 18:10:32 +02:00
Sterling Harper
b81d5563f2
Merge branch 'develop' into restart_fixed
...
Conflicts:
src/CMakeLists.txt
2014-08-08 14:53:15 +02:00
Sterling Harper
5e445ae8aa
Renamed tests part_restart to particle_restart
2014-08-08 12:40:28 +02:00
Paul Romano
b71f513320
Merge pull request #291 from smharper/zero_padded_statepoint
...
Batch number on statepoint files are zero-padded
2014-08-07 20:05:39 -04:00
Sterling Harper
592944fa7a
Updated CMFD tests for restart_fixed
2014-08-07 15:04:17 +02:00
Sterling Harper
9ab2b0d860
Added test for particle restart with fixed source
2014-08-06 15:20:22 +02:00
Sterling Harper
93a0e06c57
Merged 'develop' and updated tests (except CMFD)
2014-08-06 14:12:48 +02:00
Paul Romano
7c0557c321
Make run_tests.py script Python3 compatible.
2014-08-05 22:59:24 -04:00
Jon Walsh
34350fa446
update source file test reference results
2014-07-31 21:39:11 -06:00
Jon Walsh
a41b6773c9
Merge remote-tracking branch 'mit-crpg/openmc/develop' into band-samp
2014-07-31 21:30:59 -06:00
Paul Romano
465d7c66fb
Have update_results.py run OpenMC twice when generating results for
...
test_source_file. Closes #288 on github.
2014-07-31 20:35:40 -04:00
walshjon
80a6c6ab1f
updated test results
2014-07-30 20:26:25 -07:00
Sterling Harper
884fcac846
Corrected tests for fixed_source particle restarts
2014-07-16 20:47:15 +02:00
Sterling Harper
9cffc4a892
Merge branch 'develop' into restart_fixed
2014-07-16 19:50:37 +02:00
Jonathan Alan Walsh
5453f1557c
Merge remote branch 'mit-crpg/openmc/develop' into res_scat
...
Conflicts:
src/ace_header.F90
2014-07-15 07:58:01 -06:00
Sterling Harper
aa2f94ef34
Updated tests for zero padded filenames
2014-07-11 17:29:56 +02:00
Sterling Harper
0bd1394f87
Fixed the fixed_source seed and updated the tests
2014-07-01 17:33:02 +02:00
Adam Nelson
fb3c782339
Updating test score fission results based on survival biasing updates.
2014-06-27 07:50:07 -04:00
Adam Nelson
72b9cb7a55
Updated survival biasing test results.
2014-06-27 07:01:25 -04:00
Adam Nelson
402bc3421d
Actually, this time im updating the file names. forgot to add the files last commit :-(
2014-06-19 21:31:32 -04:00
Adam Nelson
2e59e58b4a
Renaming results_test to results_true. Sorry about that.
2014-06-19 21:30:29 -04:00
Adam Nelson
fa63c93dd4
Merge remote-tracking branch 'upstream/develop' into harmonics
2014-06-19 21:27:52 -04:00
walshjon
8367a9727c
modified res scat test to use nndc data and at a provided temperature
2014-06-19 10:09:43 -04:00
walshjon
014bb82ccd
Merge remote-tracking branch 'mitcrpgopenmc/develop' into res_scat
2014-06-18 16:50:05 -04:00
Jonathan A. Walsh
9c3e9c4202
Merge remote branch 'mitcrpgopenmc/develop' into res_scat
...
Conflicts:
src/input_xml.F90
2014-06-14 11:18:38 -06:00
Paul Romano
df42618130
Added try/finally in test_tally_nuclides.py.
2014-06-02 21:14:25 -04:00
Paul Romano
537f6989c8
Merge branch 'develop' into fix-all-nuclides-void
2014-06-02 21:13:46 -04:00
Paul Romano
1eabfc7cd2
Updated test_tally_nuclides to include a tally containing a <nuclide> filter
...
with only one nuclide.
2014-06-02 21:12:12 -04:00
Adam Nelson
fd65a89ace
Merge remote-tracking branch 'upstream/develop' into harmonics
2014-06-02 20:54:21 -04:00
Paul Romano
cbb4c1aeb9
Add try/finally in tests to make sure teardown() is called.
2014-05-27 16:51:52 -04:00
Paul Romano
d02c3b5cd7
Merge branch 'develop' into fix-all-nuclides-void
2014-05-21 17:46:46 -04:00
Paul Romano
692872297b
Fix bug in source file test.
...
When looking for a source file, it was assumed that the current working
directory did not contain the character '.'. If the working directory did
contain a '.', this test would fail.
2014-05-21 17:34:50 -04:00