Commit graph

447 commits

Author SHA1 Message Date
walshjon
fc5fd61b7f incorporate leakage into fixed source test 2015-08-13 23:01:02 -07:00
Sterling Harper
a8b3a0b2cd Fix some PEP-8 for #423 2015-07-26 12:23:21 -06:00
Sterling Harper
83a2be6ec5 Make source code style checking script 2015-07-21 23:23:36 -06:00
Sterling Harper
6beb18f5a3 Fix distribcell hex lattice bug, see #411 2015-07-16 23:13:37 -06:00
Paul Romano
e12b1f2972 Merge pull request #418 from smharper/distribcell_lattice_outer
Fix distribcell lattice outer error
2015-07-15 15:50:00 +02:00
Paul Romano
9205e5f526 Build/load dependencies for pushes and pull requests 2015-07-15 07:42:41 +02:00
Sterling Harper
6a8db6e458 Fix distribcell lattice outer error 2015-07-14 22:47:12 -06:00
Paul Romano
42886182fd Transition to container-based Travis CI infrastructure 2015-07-14 10:51:38 +02:00
Paul Romano
a316ef020d Merge branch 'develop' into improve-threading
Conflicts:
	src/geometry.F90
	src/plot.F90
2015-07-06 08:12:17 +07:00
Paul Romano
cb031db44b Merge branch 'develop' into improve-threading
Conflicts:
	tests/test_filter_universe/results_true.dat
2015-07-05 11:14:35 +07:00
Paul Romano
f96fc59cac Update results for test_filter_distribcell 2015-07-05 11:08:05 +07:00
Paul Romano
8331902dfb Merge branch 'develop' into double-constants
Conflicts:
	tests/test_trigger_batch_interval/results_true.dat
	tests/test_trigger_no_batch_interval/results_true.dat
	tests/test_trigger_tallies/results_true.dat
2015-07-05 10:40:57 +07:00
Paul Romano
465e525124 Use real(8) constants everywhere. Use variables from constants module where
possible. Also add HALF, THREE, and FOUR.
2015-07-03 10:07:26 +07:00
Paul Romano
22f04ce1ce Update results for test_filter_universe 2015-07-02 20:17:17 +07:00
Sterling Harper
9b8e6cb758 Fixed inconsistency in PlotTestHarness
Also removed hack that was introduced in 9676223
2015-07-01 22:19:14 -06:00
Sterling Harper
dabadbaa8d Typo fix for #402 2015-07-01 18:57:34 -06:00
Sterling Harper
d7eb6e3852 Specify mpi executable in Executor and TestHarness
for PR #402
2015-06-30 23:20:54 -06:00
Sterling Harper
967622305c Hack to see why CI tests are failing 2015-06-30 22:20:46 -06:00
Sterling Harper
8b2c515ea6 Specify executable in Executor and TestHarness
for PR #402
2015-06-30 20:14:34 -06:00
Sterling Harper
cdbb070d26 Remove unnecessary cast #402 2015-06-29 19:28:29 -06:00
Sterling Harper
62d4670d1b Added update capability to TestHarness #402 2015-06-29 19:22:14 -06:00
Sterling Harper
206341d0dd Small fixes for #402 2015-06-29 17:40:16 -06:00
Sterling Harper
09546c2276 Fixed MPI exec error for TestHarness #402 2015-06-28 13:49:51 -06:00
Sterling Harper
647d39f41e Improvements to TestHarness for #402
Now using openmc.executor.  Plot tests use hashed results.
2015-06-28 13:23:24 -06:00
Sterling Harper
f13351f2ee TestHarness adjustments for #402 2015-06-28 00:06:33 -06:00
Sterling Harper
e05c1e4074 Fix Python3 distribcell test for #402 2015-06-26 16:10:43 -06:00
Sterling Harper
e610f0147d Updated tests to use Python TestHarness 2015-06-26 14:37:24 -06:00
Sterling Harper
13744b1f8b Created a general Python TestHarness class 2015-06-24 23:47:03 -06:00
Sterling Harper
38d1761335 Fixed tests for #399 2015-06-12 11:56:27 -06:00
Sterling Harper
adcd8bb20c Minor test adjustments for #399 2015-06-12 00:34:05 -06:00
Sterling Harper
4820aa7af8 Added test with many tally scores 2015-06-11 18:13:14 -06:00
Paul Romano
6b84688c1b Fix path to script in test_track_output 2015-06-08 14:48:15 +07:00
Paul Romano
53a4960507 Run Travis with two parallel jobs instead of four. Maybe this will help with the
random failures??
2015-06-04 22:23:25 +07:00
Paul Romano
085ade9ffc Consistently use the same Python interpreter when running tests 2015-06-04 13:53:42 +07:00
Bryan Herman
f8faf1bb5b Merge pull request #392 from paulromano/travis-python3
Test Python 2.7 and 3.4 on Travis CI
2015-06-02 21:24:36 -04: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
faa3172de6 Made test_filter_distribcell use vector tally data access 2015-05-28 23:34:32 -07:00
Will Boyd
f505c579ac Merge branch 'squash-distribcells' into pandas 2015-05-28 16:30:17 -07:00
Will Boyd
4a04e1c361 Updated HDF5 version for Travis to 1.8.15 2015-05-28 14:08:00 -04:00
Will Boyd
ad177146dc Distribcell filter test no longer removes xml files in teardown 2015-05-27 15:40:37 -04:00
Will Boyd
926526dc6a Refactored Tally.get_values(...) routine to return scalar and/or vector-valued quantities 2015-05-25 18:50:52 -04:00
Paul Romano
85ca39ff38 Fix Python 3-related error in test_trace 2015-05-25 14:54:04 +07:00
Will Boyd
e4376ca99b Merge branch 'develop' into squash-distribcells 2015-05-20 22:13:00 -04:00
Paul Romano
0699771a26 Update URL for downloading HDF5 during Travis pull request runs. A new release
of HDF5 caused the old URL to become non-existent.
2015-05-20 05:42:41 +07:00
Will Boyd
24d7502af8 Merge remote-tracking branch 'upstream/develop' into squash-distribcells 2015-05-11 11:20:45 -04:00
Will Boyd
f49749afb3 Merged with develop and tally triggers 2015-05-07 17:05:19 -04:00
Paul Romano
c7ab539551 Merge branch 'develop' into remove-petsc 2015-05-07 21:50:25 +07:00
Will Boyd
0169c80802 Updated tally trigger tests to use active in place of status element 2015-05-07 08:32:11 -04:00
Will Boyd
fc5c421854 Initial commmit for tally triggers with squashed commit log 2015-05-05 16:47:05 -04:00