OpenMC/tests/unit_tests
2022-02-12 00:54:21 +00:00
..
dagmc Updates to the dagmc test and settings test from the Python API. 2021-05-19 18:05:28 -05:00
weightwindows Tests: updating ww unit test with check for similarity in source bin. 2022-01-18 10:47:44 -06:00
__init__.py Respond to comments on #1330 2019-09-05 16:30:42 -05:00
conftest.py Moved the dummy communicator to being within openmc vice openmc.deplete, added test of model.calculate_volumes and model.deplete, fixed issues identified from those tests, and added a DLL quieting method (still needs to be propagated to integrator.integrate 2021-09-30 11:18:35 -05:00
test_cell.py Add pytest.approx in a few unit tests for robustness 2021-05-03 09:43:09 -05:00
test_complex_cell_bb.py Make sure boundary_type is passed as a keyword argument 2020-03-23 20:55:01 -05:00
test_data_decay.py Fix get_decay_modes ('unknown' wasn't recognized) 2021-08-29 21:29:41 -05:00
test_data_dose.py fix energy unit conversion from Mev to eV 2020-09-14 11:17:09 +08:00
test_data_misc.py Add function for getting naturally-occurring isotopes 2020-08-14 15:05:01 -05:00
test_data_multipole.py added log=True in multipole generation tests 2020-10-14 11:11:40 +08:00
test_data_neutron.py Add requirement to have njoy executable before am244() in test_kerma. 2020-10-15 11:44:14 -05:00
test_data_photon.py Made requested formatting change 2020-02-20 16:29:08 +00:00
test_data_thermal.py Allow tests to run when OPENMC_ENDF_DATA is unset 2019-09-18 18:34:02 -04:00
test_deplete_activation.py Updating depletion test files. Further adjustments to how materials are identified for some utility functions. 2021-10-08 14:15:40 -05:00
test_deplete_atom_number.py Some refactoring of AtomNumber. Get rid of burn_mat_to_ind 2018-02-19 16:49:45 -06:00
test_deplete_chain.py removed unused imports 2022-02-11 22:36:46 +00:00
test_deplete_cram.py Move openmc.deplete.integrator into openmc.deplete 2019-08-07 11:04:37 -05:00
test_deplete_fission_yields.py Resolve a few TODOs related to Python 3.6 2021-07-27 22:50:28 -05:00
test_deplete_integrator.py Applied suggested changes per @paulromano's code review 2021-10-01 06:09:24 -05:00
test_deplete_nuclide.py Provide better error message if missing FPY parent is not in chain 2020-06-17 07:08:49 -05:00
test_deplete_operator.py removed unused imports 2022-02-11 22:36:46 +00:00
test_deplete_reaction.py Fix broken tests on Py3.4, 3.5 2018-02-20 09:30:50 -06:00
test_deplete_restart.py Refactor depletion unit tests with parametrization 2019-08-22 10:05:23 -05:00
test_deplete_resultslist.py Update test_deplete_resultslist 2021-05-03 10:32:20 -05:00
test_element.py Address comments by @paulromano 2020-03-04 11:58:46 +00:00
test_element_wo.py removed unused imports 2022-02-11 22:36:46 +00:00
test_endf.py Changes in data/endf.c from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
test_energy_cutoff.py Ensure secondary particles below energy cutoff are not created 2021-12-12 16:27:12 -06:00
test_filters.py Add tests for XML roundtripping 2022-01-20 22:28:06 -06:00
test_geometry.py Implementing duplicate surface detection and removal 2020-01-20 09:45:44 -05:00
test_lattice.py Add unit test for restricting cloning on cell regions and materials 2019-10-16 11:44:49 -04:00
test_lattice_discretization.py Adding a few more imports back 2022-02-12 00:54:21 +00:00
test_lib.py removed unused imports 2022-02-11 22:36:46 +00:00
test_material.py added checks and tests for cases in add_element 2021-05-19 13:31:45 +01:00
test_math.py Update test results from new random number stream 2021-05-03 10:32:16 -05:00
test_mesh_from_lattice.py Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
test_model.py removed unused imports 2022-02-11 22:36:46 +00:00
test_model_triso.py Make surfaces take coefficients as first arguments 2019-09-04 15:10:53 -05:00
test_pin.py Changes in model/funcs.py from PullRequest Inc. review 2020-04-01 14:13:01 -05:00
test_plots.py removed unused imports 2022-02-11 22:36:46 +00:00
test_polynomials.py address comments from reviewers 2020-03-17 15:41:17 -04:00
test_region.py finished unit tests 2020-02-27 12:31:15 -05:00
test_settings.py Add missing VolumeCalculation.from_xml_element method 2022-01-20 09:17:51 -06:00
test_source.py added unit test for dlopen source, and changed library variable name 2020-02-17 15:48:12 +00:00
test_source_file.py removed unused imports 2022-02-11 22:36:46 +00:00
test_stats.py Renamed Rational to Power Law 2021-10-11 19:48:35 +00:00
test_surface.py Add TorusMixin.rotate method that can handle simple rotations 2021-12-29 10:37:54 -05:00
test_surface_composite.py Remove (incomplete) Box composite surface 2020-07-08 21:21:51 -05:00
test_tallies.py Add tests for XML roundtripping 2022-01-20 22:28:06 -06:00
test_temp_interp.py Respond to @pshriwise comments on #1858 2021-07-19 10:55:03 -05:00
test_time_filter.py Support time filters used with surface current tallies 2022-01-05 07:43:44 -06:00
test_torus.py Add case to torus unit test for R slightly bigger than r 2021-12-29 09:57:50 -05:00
test_transfer_volumes.py removed unused imports 2022-02-11 22:36:46 +00:00
test_universe.py Add unit test for restricting cloning on cell regions and materials 2019-10-16 11:44:49 -04:00
test_urr_capture.py Add (currently failing) test with URR (n,gamma) reaction rate check 2021-02-26 14:51:21 -06:00