| .. |
|
asymmetric_lattice
|
Make sure boundary_type is passed as a keyword argument
|
2020-03-23 20:55:01 -05:00 |
|
cmfd_feed
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_feed_2g
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_feed_expanding_window
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_feed_ng
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_feed_ref_d
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_feed_rolling_window
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
cmfd_nofeed
|
Address Paul comments except setting threads as user param
|
2019-09-25 18:29:48 -04:00 |
|
cmfd_restart
|
Confirm precision differences between Python and C++
|
2020-11-24 23:44:38 -05:00 |
|
complex_cell
|
Rename openmc.capi -> openmc.lib
|
2019-09-13 10:38:26 -05:00 |
|
confidence_intervals
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
cpp_driver
|
Adding message passing header to the C++ driver test.
|
2020-12-14 06:18:41 +00:00 |
|
create_fission_neutrons
|
Fix broken tests
|
2018-03-15 11:02:07 -05:00 |
|
dagmc
|
Updating legacy test as requested in PR by @paulromano.
|
2019-10-10 10:06:33 -05:00 |
|
density
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
deplete
|
ensure no duplicate nuclides in materials
|
2021-01-09 20:50:58 -05:00 |
|
diff_tally
|
Finish converting windowed multipole functions to C++
|
2019-01-02 13:55:08 -06:00 |
|
distribmat
|
Address comments by @pshriwise
|
2020-03-19 12:04:44 +00:00 |
|
eigenvalue_genperbatch
|
Add tallies to eigenvalue_genperbatch test
|
2020-01-07 14:38:45 -06:00 |
|
eigenvalue_no_inactive
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
energy_cutoff
|
Merge branch 'develop' into photon-alund
|
2018-03-11 13:10:00 -05:00 |
|
energy_grid
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
energy_laws
|
Add a nuclide with Maxwell fission spectrum to energy_laws test
|
2019-08-21 10:42:35 -05:00 |
|
enrichment
|
Ability to run regression tests using pytest
|
2018-02-05 07:35:19 -06:00 |
|
entropy
|
Use ufloat for k_combined in statepoint
|
2018-03-15 11:02:07 -05:00 |
|
filter_cellinstance
|
Add filter_cellinstance test
|
2019-12-12 06:59:01 -06:00 |
|
filter_distribcell
|
Change in Calculating K-Eff from cpp side for cases of batches (n) <= 3 has changed. Therefore filter_distribcell, which ran batches of 1,1,3 and 1, has been updated to reflect the more accurate calcultion. sourcepoint_batches explanation: This test needed to be updated because statepoint files are written for 3 or fewer batches, which will change the k-eff result written in write_eigenvalue_hdf5 for those statepoint files. All other k-effective values are unaffected and the final result of the simulation is the same.
|
2019-05-21 13:14:50 -05:00 |
|
filter_energyfun
|
Update filter_energyfun test
|
2019-08-21 10:42:35 -05:00 |
|
filter_mesh
|
Update filter_mesh test to cover a few cases in mesh.cpp that were missed
|
2019-08-21 10:42:35 -05:00 |
|
fixed_source
|
Use lower-case argument names for surfaces consistently
|
2019-03-08 11:25:26 -06:00 |
|
infinite_cell
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
iso_in_lab
|
Fix broken tests
|
2018-03-15 11:02:07 -05:00 |
|
lattice
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
lattice_hex
|
Update test results to reflect slightly different summing of total xs
|
2018-11-12 14:55:30 -06:00 |
|
lattice_hex_coincident
|
Remove get_ from get_hexagonal_prism, get_rectangular_prism
|
2019-06-18 06:17:54 -05:00 |
|
lattice_hex_x
|
Remove get_ from get_hexagonal_prism, get_rectangular_prism
|
2019-06-18 06:17:54 -05:00 |
|
lattice_multiple
|
Respond to @drewejohnson comments on #1320
|
2019-08-23 13:17:03 -05:00 |
|
lattice_rotated
|
Add rotated lattice test
|
2019-05-15 11:34:25 -05:00 |
|
mg_basic
|
some small potential bug fixes and code cleanup
|
2018-09-03 14:15:25 -04:00 |
|
mg_basic_delayed
|
Added supportfor group-wise betas
|
2018-09-03 15:15:05 -04:00 |
|
mg_convert
|
Fixed several bugs related to decay-rate
|
2020-11-04 16:58:43 +00:00 |
|
mg_legendre
|
Replacing old slab_mg example model with new one that uses a library that follows the library standard. Also had to update tests accordingly.
|
2018-09-03 06:48:02 -04:00 |
|
mg_max_order
|
Replacing old slab_mg example model with new one that uses a library that follows the library standard. Also had to update tests accordingly.
|
2018-09-03 06:48:02 -04:00 |
|
mg_survival_biasing
|
Replacing old slab_mg example model with new one that uses a library that follows the library standard. Also had to update tests accordingly.
|
2018-09-03 06:48:02 -04:00 |
|
mg_tallies
|
Update mg_tallies test result
|
2019-11-08 14:50:33 -06:00 |
|
mg_temperature
|
remove unused lines
|
2020-03-23 14:16:05 +03:00 |
|
mgxs_library_ce_to_mg
|
Got it all working, next would like to take advantage of the xtensor features to reduce lines of code
|
2018-09-01 11:01:56 -04:00 |
|
mgxs_library_ce_to_mg_nuclides
|
Added test for making an MGXS lib with nuclides, and then re-running in MG mode. Prior to this we only tested macroscopic MGXS
|
2019-11-09 09:16:37 -06:00 |
|
mgxs_library_condense
|
Fixed typo in mgxs.py and modified all tests except distribcell
|
2020-10-07 19:36:03 +00:00 |
|
mgxs_library_correction
|
updating tests now that I know the std dev issue
|
2018-05-05 16:55:13 -04:00 |
|
mgxs_library_distribcell
|
Updated mgxs_library_distribcell test inputs & results
|
2020-10-07 20:19:04 +00:00 |
|
mgxs_library_hdf5
|
Fixed several bugs related to decay-rate
|
2020-11-04 16:58:43 +00:00 |
|
mgxs_library_histogram
|
Update results for numpy 1.14+. Closes #1026.
|
2018-08-10 12:50:56 -05:00 |
|
mgxs_library_mesh
|
Fixed typo in mgxs.py and modified all tests except distribcell
|
2020-10-07 19:36:03 +00:00 |
|
mgxs_library_no_nuclides
|
Reduced number of tested MGXS types in mgxs_library_no_nuclides and mgxs_library_nuclides in an effort to test the intended Python code but not over-do Travis' effort
|
2020-10-30 07:56:50 -05:00 |
|
mgxs_library_nuclides
|
Reduced number of tested MGXS types in mgxs_library_no_nuclides and mgxs_library_nuclides in an effort to test the intended Python code but not over-do Travis' effort
|
2020-10-30 07:56:50 -05:00 |
|
multipole
|
Address comments by @pshriwise
|
2020-03-19 12:04:44 +00:00 |
|
output
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
particle_restart_eigval
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
particle_restart_fixed
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
periodic
|
Assume un-aligned normals for rotational BCs
|
2020-11-14 14:00:16 -07:00 |
|
periodic_6fold
|
Add missing test __init__.py
|
2020-12-19 08:35:17 -07:00 |
|
photon_production
|
Add (n,gamma) rate to photon tests (should be zero)
|
2020-07-07 09:44:15 -05:00 |
|
photon_production_fission
|
Update test results that use heating
|
2020-06-30 23:04:14 -05:00 |
|
photon_source
|
Add (n,gamma) rate to photon tests (should be zero)
|
2020-07-07 09:44:15 -05:00 |
|
plot
|
Updating h5py calls in the plot test files.
|
2020-10-30 23:20:05 -05:00 |
|
plot_overlaps
|
Updating h5py calls in the plot test files.
|
2020-10-30 23:20:05 -05:00 |
|
plot_voxel
|
Updating h5py calls in the plot test files.
|
2020-10-30 23:20:05 -05:00 |
|
ptables_off
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
quadric_surfaces
|
Make quadric_surfaces test work for glibc 2.27 and 2.28
|
2019-04-05 13:42:28 -05:00 |
|
reflective_plane
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
resonance_scattering
|
Ensure boundary_type is used by keyword in several spots
|
2020-06-17 22:08:56 -05:00 |
|
rotation
|
Make translation and rotation tests more thorough
|
2018-08-20 14:31:31 -04:00 |
|
salphabeta
|
Make sure boundary_type is passed as a keyword argument
|
2020-03-23 20:55:01 -05:00 |
|
score_current
|
Update score_current test
|
2019-08-21 10:42:35 -05:00 |
|
seed
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
source
|
Adding CylindricalIndependent source type
|
2020-01-06 19:47:10 -05:00 |
|
source_dlopen
|
Make Source::sample() method const
|
2020-10-27 10:02:03 -05:00 |
|
source_file
|
Generalize source bank reading (don't rely on work_index)
|
2020-10-23 14:11:30 -05:00 |
|
source_parameterized_dlopen
|
Make Source::sample() method const
|
2020-10-27 10:02:03 -05:00 |
|
sourcepoint_batch
|
Change in Calculating K-Eff from cpp side for cases of batches (n) <= 3 has changed. Therefore filter_distribcell, which ran batches of 1,1,3 and 1, has been updated to reflect the more accurate calcultion. sourcepoint_batches explanation: This test needed to be updated because statepoint files are written for 3 or fewer batches, which will change the k-eff result written in write_eigenvalue_hdf5 for those statepoint files. All other k-effective values are unaffected and the final result of the simulation is the same.
|
2019-05-21 13:14:50 -05:00 |
|
sourcepoint_latest
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
sourcepoint_restart
|
Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions
|
2018-04-27 19:45:38 -04:00 |
|
statepoint_batch
|
Use super() in Python classes in tests package
|
2018-02-06 13:14:17 -05:00 |
|
statepoint_restart
|
Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions
|
2018-04-27 19:45:38 -04:00 |
|
statepoint_sourcesep
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
surface_tally
|
Use lower-case argument names for surfaces consistently
|
2019-03-08 11:25:26 -06:00 |
|
survival_biasing
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
tallies
|
Update test results that use heating
|
2020-06-30 23:04:14 -05:00 |
|
tally_aggregation
|
Respond to @drewejohnson comments on #1320
|
2019-08-23 13:17:03 -05:00 |
|
tally_arithmetic
|
Update tally_arithmetic test
|
2019-08-21 10:42:35 -05:00 |
|
tally_assumesep
|
Respond to @drewejohnson comments on #1320
|
2019-08-23 13:17:03 -05:00 |
|
tally_nuclides
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
tally_slice_merge
|
Change Python Mesh class to RegularMesh
|
2019-06-07 08:51:09 -04:00 |
|
trace
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
track_output
|
Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions
|
2018-04-27 19:45:38 -04:00 |
|
translation
|
Make translation and rotation tests more thorough
|
2018-08-20 14:31:31 -04:00 |
|
trigger_batch_interval
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
trigger_no_batch_interval
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
trigger_no_status
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
trigger_statepoint_restart
|
In the test, ensure the globbed statepoint filenames are sorted
|
2020-03-27 07:48:01 -05:00 |
|
trigger_tallies
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
triso
|
Make sure boundary_type is passed as a keyword argument
|
2020-03-23 20:55:01 -05:00 |
|
uniform_fs
|
Deprecate uniform_fs XML syntax.
|
2020-10-16 15:44:06 -05:00 |
|
universe
|
Use single package-level fixture for regression tests
|
2018-02-05 07:35:19 -06:00 |
|
unstructured_mesh
|
Address PR suggestions and comments from @paulromano.
|
2020-03-30 10:35:33 -05:00 |
|
void
|
Update void test (allowing fixed source tests to work with PyAPITestHarness too)
|
2019-08-21 10:42:35 -05:00 |
|
volume_calc
|
Fix uses of is / ==
|
2020-06-16 22:32:40 -05:00 |
|
white_plane
|
add regression test for white boundary condition
|
2019-09-15 15:29:01 -04:00 |
|
__init__.py
|
Added comma to __inity__.py list to fix testing issue.
|
2020-01-27 17:47:07 +00:00 |
|
conftest.py
|
Update results for numpy 1.14+. Closes #1026.
|
2018-08-10 12:50:56 -05:00 |