OpenMC/tests/test_complex_cell
amandalund 375125c603 Merge branch 'develop' into separate_filters
* develop: (91 commits)
  Update resonance scattering test result
  removed additional unnecessary modifications
  removed unnecessary modifications
  updated to only modify the _swap_filters method
  Check for elastic scattering with isotropic mu.
  changed == to is
  fixed issue in tallies.py in making sure static copy of other filter gets updated and updated tests
  fixed bug for misaligned energy and energyout filters
  When 1 temp is available, revert to nearest temp on all processes
  added other_old to _swap_filter method
  fixed tally alignment method in tallies.py
  Make sure get_pandas_dataframe() works with 1D mesh filter
  Fix bug with SurfaceFilter bin ordering
  Check for void materials in tracklength tallies
  Make sure source is in geometry before fiss. check
  Make parent class for filters with IDed objects
  Allow objects in addition to ids in Filters
  Cleaned up rxn_rate_tally property for consistent scattering matrices
  Simplified code for xs_tally property for consistent scattering matrices
  Update inputs for test_diff_tally
  ...

Conflicts:
	openmc/filter.py
	src/output.F90
2017-04-30 17:41:38 -05:00
..
geometry.xml Modify test_complex_cell to include a cell whose region specification includes 2015-12-04 13:29:38 -06:00
materials.xml removed element expansion in Fortran and added it to Python API 2016-10-23 16:11:18 -04:00
results_true.dat Update physical constants to CODATA 2014 2017-02-14 07:13:20 -06:00
settings.xml Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00
tallies.xml Fix statepoint and input XML; update test inputs 2017-03-29 21:28:56 -05:00
test_complex_cell.py Get rid of tallies_present argument for test harness classes 2017-04-07 21:04:14 -05:00