Paul Romano
|
a95266ab22
|
Major refactor to include cross sections at multiple temperatures within the
Nuclide and SAlphaData derived types.
|
2016-08-31 10:13:38 -05:00 |
|
Adam Nelson
|
cd95667292
|
Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas.
|
2016-08-21 20:40:47 -04:00 |
|
Paul Romano
|
68e5a093aa
|
Added full openmc.data package and hooks in code
|
2016-07-14 15:19:48 -05:00 |
|
Paul Romano
|
6e61de7515
|
Merge branch 'develop' into complex-cells
Conflicts:
tests/test_filter_cell/geometry.xml
tests/test_filter_cellborn/geometry.xml
tests/test_filter_energy/geometry.xml
tests/test_filter_energyout/geometry.xml
tests/test_filter_group_transfer/geometry.xml
tests/test_filter_material/geometry.xml
tests/test_filter_universe/geometry.xml
tests/test_score_MT/geometry.xml
tests/test_score_absorption/geometry.xml
tests/test_score_events/geometry.xml
tests/test_score_fission/geometry.xml
tests/test_score_flux/geometry.xml
tests/test_score_flux_yn/geometry.xml
tests/test_score_kappafission/geometry.xml
tests/test_score_nufission/geometry.xml
tests/test_score_nuscatter/geometry.xml
tests/test_score_nuscatter_n/geometry.xml
tests/test_score_nuscatter_pn/geometry.xml
tests/test_score_nuscatter_yn/geometry.xml
tests/test_score_scatter/geometry.xml
tests/test_score_scatter_n/geometry.xml
tests/test_score_scatter_pn/geometry.xml
tests/test_score_scatter_yn/geometry.xml
tests/test_score_total/geometry.xml
tests/test_score_total_yn/geometry.xml
|
2015-10-05 08:04:20 +07:00 |
|
Sterling Harper
|
03a8fb64e6
|
Address @paulromano comments on #469
|
2015-10-03 11:28:36 -04:00 |
|
Sterling Harper
|
d14750149a
|
Fix Python paths in tests
|
2015-10-02 23:59:41 -04:00 |
|
Paul Romano
|
adfa0288ce
|
Update all geometry.xml files to use 'region'
|
2015-09-28 16:54:48 +07:00 |
|
Paul Romano
|
9bd1dc0cb9
|
Get rid of SourceSite class and just use ndarray with compound datatype
|
2015-09-16 18:37:05 +07:00 |
|
Paul Romano
|
97a7582c44
|
Determine Tally.sum, sum_sq, mean, std_dev on demand. No more read_results()!
|
2015-09-16 18:37:02 +07:00 |
|
Paul Romano
|
2c4f7f113e
|
Restructured most of openmc.statepoint.StatePoint to read values on demand from
properties.
|
2015-09-16 15:45:30 +07:00 |
|
Sterling Harper
|
fb518a4d7c
|
Make os and glob imports explicit
|
2015-09-14 21:42:25 -04:00 |
|
Paul Romano
|
04aecbcb94
|
Remove remnants of binary files
|
2015-09-04 12:51:18 +07:00 |
|
Sterling Harper
|
62d4670d1b
|
Added update capability to TestHarness #402
|
2015-06-29 19:22:14 -06:00 |
|
Sterling Harper
|
f13351f2ee
|
TestHarness adjustments for #402
|
2015-06-28 00:06:33 -06:00 |
|
Sterling Harper
|
e610f0147d
|
Updated tests to use Python TestHarness
|
2015-06-26 14:37:24 -06:00 |
|
Paul Romano
|
085ade9ffc
|
Consistently use the same Python interpreter when running tests
|
2015-06-04 13:53:42 +07:00 |
|
Paul Romano
|
5be69f0e4d
|
Make it clear why sys.path is amended in results.py scripts
|
2015-06-01 08:51:12 +07:00 |
|
Paul Romano
|
acc7b2cf24
|
Fix openmc imports in tests and fix a few paths in run_test.py
|
2015-05-31 15:34:15 +07:00 |
|
Will Boyd
|
1cac1385bf
|
Updated all tests with relative location of Python API
|
2015-03-10 14:48:19 -04:00 |
|
Will Boyd
|
75bc67c2e4
|
Updated all tests to use new statepoint format
|
2014-11-25 21:37:02 -05:00 |
|
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 |
|
Sterling Harper
|
b81d5563f2
|
Merge branch 'develop' into restart_fixed
Conflicts:
src/CMakeLists.txt
|
2014-08-08 14:53:15 +02:00 |
|
Sterling Harper
|
93a0e06c57
|
Merged 'develop' and updated tests (except CMFD)
|
2014-08-06 14:12:48 +02:00 |
|
Sterling Harper
|
aa2f94ef34
|
Updated tests for zero padded filenames
|
2014-07-11 17:29:56 +02:00 |
|
Paul Romano
|
cbb4c1aeb9
|
Add try/finally in tests to make sure teardown() is called.
|
2014-05-27 16:51:52 -04:00 |
|
Bryan Herman
|
9da450e810
|
merged develop into nndc_tests
|
2014-04-11 08:56:26 -04:00 |
|
Bryan Herman
|
1a61345d38
|
added a space
|
2014-04-08 18:39:40 -04:00 |
|
Bryan Herman
|
92dce0b83b
|
using os.path.join to join paths instead of string concatenation
|
2014-04-08 18:19:44 -04:00 |
|
Bryan Herman
|
3c8c2a421e
|
changed results based on open cross sections
|
2014-04-08 17:13:27 -04:00 |
|
Bryan Herman
|
b275fcac9d
|
converted all cross section extensions to 71c for 293.6K NNDC data
|
2014-04-08 11:28:33 -04:00 |
|
Bryan Herman
|
1fc0690d63
|
change python syntax from == None to is None
|
2014-04-03 08:15:54 -04:00 |
|
Bryan Herman
|
94535a0fbe
|
converted new tests to ctest format
|
2014-03-11 18:59:37 -04:00 |
|
Bryan Herman
|
036eb081c1
|
added new tests for sourcepoint
|
2014-01-06 09:57:45 -05:00 |
|