Paul Romano
4e0ce3d660
Remove use of PETSc for CMFD and rely on built-in solver
2015-05-03 14:44:24 +07:00
Will Boyd
26d7859694
Merged with develop
2015-05-01 08:36:42 -04:00
Will Boyd
bf89189273
Merge remote-tracking branch 'upstream/develop' into squash-distribcells
2015-04-30 23:31:04 -04:00
Will Boyd
93d4acb2aa
Removed ctestscript.run
2015-04-30 22:14:01 -04:00
Will Boyd
8f350ebb94
Reverted from mpich-3.1 to mpich-3.1.3 in test suite
2015-04-30 21:09:37 -04:00
Will Boyd
079c570708
Fixed openmc import statement in distribcell test
2015-04-30 18:02:36 -04:00
Will Boyd
06be09e36f
Fixed openmc import statement in CMFD tests
2015-04-30 18:01:29 -04:00
Will Boyd
04701a311a
Merge remote-tracking branch 'upstream/develop' into labels
2015-04-30 13:23:31 -04:00
Will Boyd
272a8e3692
Removed unnecessary print statements from distribcell test
2015-04-30 00:14:11 -04:00
Will Boyd
26927ae692
Updated CMFD tests to use StatePoint.get_tally(...) routine
2015-04-29 23:32:34 -04:00
Will Boyd
bd87f77325
squashed distribcells commits and merged to develop
2015-04-29 14:00:09 -04:00
Paul Romano
6e29cf2fbe
Remove installation of two scripts from CMakeLists.txt. Move particle_restart.py
...
to utils/openmc folder to make it part of Python API.
2015-04-29 09:06:19 +07:00
Will Boyd
c738c73486
Changed label to name
2015-04-27 08:20:30 -04:00
Will Boyd
9cada4df0e
Added property decorator getters/setters to tallies.py
2015-04-21 11:49:50 -05:00
Will Boyd
3012e3534b
Added property decorator getters/setters to plots.py
2015-04-21 11:01:53 -05:00
Will Boyd
aa563c8a60
Removed get_/set_ routines from material.py
2015-04-21 10:00:44 -05:00
Will Boyd
517717bb98
Added property decorator getters/setters to executor.py
2015-04-21 09:26:45 -05:00
Will Boyd
b86990e582
Added propert decorator getters/setters to element and nuclide.py
2015-04-21 09:13:38 -05:00
Paul Romano
52a4a10d54
Fix import for statepoint for test_union_energy_grids
2015-04-16 14:35:49 -05:00
Paul Romano
ba24831d37
Merge branch 'develop' into python-api-pr
2015-04-16 10:18:24 -05:00
Jon Walsh
c3d7d44f68
Merge remote-tracking branch 'mit-crpg/openmc/develop' into mat-union
2015-04-16 01:43:37 -04:00
Paul Romano
500fea92cc
Make sure MPI_DIR and PETSC_DIR are passed when running CMake from run_tests.py
2015-04-15 15:00:14 -05:00
Sterling Harper
d9e0f6cee8
Added nuclides to test_score_total_yn
2015-04-09 12:31:58 -04:00
walshjon
1e2f803776
add test, address review comments
2015-03-26 13:19:48 -07:00
Will Boyd
2be0c934c9
Updated hexagonal lattice tests to use new StatePoint API
2015-03-19 13:31:28 -04:00
Will Boyd
1cac1385bf
Updated all tests with relative location of Python API
2015-03-10 14:48:19 -04:00
Will Boyd
93556654f5
Merged in hex lattices
2015-02-26 13:29:26 -05:00
Paul Romano
6fd4ed3f60
Merge pull request #313 from smharper/hex_lattice
...
Hexagonal lattice capability
2015-02-24 08:17:44 -05:00
Bryan Herman
bec827febc
fixed failure return code from CTest script
2015-02-21 22:47:06 -05:00
Sterling Harper
beb5506a72
Merge remote-tracking branch 'upstream/develop' into hex_lattice
2015-02-18 14:05:37 -05:00
Bryan Herman
1d3ebb61eb
fixed petsc source path in travis install file
2015-02-18 06:07:07 -05:00
Sterling Harper
4a463bb8e3
Merge remote-tracking branch 'origin/develop' into hex_lattice
2015-02-18 00:41:45 -05:00
Bryan Herman
ca948b4ea1
added a travis ci scripts
2015-02-13 15:48:15 -05:00
Sterling Harper
88e80715c5
Moved #313 to update_inputs.py
2015-02-13 14:20:48 -05:00
Sterling Harper
ee5d1ac999
Merge branch 'develop' into hex_lattice
...
Conflicts:
src/geometry.F90
src/geometry_header.F90
src/initialize.F90
2015-02-13 13:16:30 -05:00
Will Boyd
010c333ba2
Updated with develop branch and change Lattice outside (Material) to outer (Universe)
2015-02-12 21:10:15 -05:00
Sterling Harper
f15d8e318c
Updated tests for lattice outer universes
2015-02-09 23:30:05 -05:00
Bryan Herman
b82c379803
updated libraries to latest version
2015-01-24 13:31:56 -05:00
Sterling Harper
65926bfe26
Merge remote-tracking branch 'upstream/develop' into hex_lattice
...
Conflicts:
tests/test_score_flux_yn/results_true.dat
2015-01-21 19:57:40 -05:00
Paul Romano
8394e1ee93
Revert test result for test_cmfd_jfnk.
2015-01-20 20:47:46 -05:00
Sterling Harper
320e0173ab
Updated score_flux_yn test for #313
...
I don't know why the test results changed, but the change is miniscule so I
don't think it reveals some major error in the physics. Note that running the
test problem with verbosity=10 shows no difference between this branch and the
develop branch.
2015-01-20 18:47:28 -05:00
Paul Romano
2c6ff2060d
Update regression suite test results.
2014-12-20 15:41:19 -05:00
Will Boyd
75bc67c2e4
Updated all tests to use new statepoint format
2014-11-25 21:37:02 -05:00
Will Boyd
3551112107
Began refactorization of summary/statepoint to conform to API
2014-11-25 14:45:51 -05:00
Will Boyd
215bb76114
Merge remote-tracking branch 'upstream/develop' into python-api
2014-11-22 19:40:56 -05:00
Sterling Harper
1abb821bd6
Merge remote-tracking branch 'upstream/develop' into hex_lattice
...
Conflicts:
src/relaxng/geometry.rnc
2014-11-22 00:32:55 -05:00
Sterling Harper
4dbca051f7
Allow cells with no surfaces.
2014-11-13 02:43:16 -05:00
Sterling Harper
cf7972bd25
Removed lattice types from test #313
2014-10-24 16:44:28 -04:00
Sterling Harper
a2ec492b36
Merge branch 'develop' into hex_lattice
...
Conflicts:
src/error.F90
src/geometry.F90
src/initialize.F90
src/input_xml.F90
2014-10-24 14:45:33 -04:00
Anton Leontiev
0576d42565
Fix Python 3.x incompatibility in trace test
2014-10-20 19:06:12 +04:00