| .. |
|
__init__.py
|
Unit tests for openmc.Cell
|
2018-02-05 07:35:48 -06:00 |
|
conftest.py
|
Fix file locations for depletion tests. Convert regression ones to pytest
|
2018-02-13 15:08:05 -06:00 |
|
test_capi.py
|
Add init methods (with order) for capi expansion filters
|
2018-05-22 08:12:49 -06:00 |
|
test_cell.py
|
Combine volume calculations into a single unit test
|
2018-02-05 07:35:48 -06:00 |
|
test_data_decay.py
|
Improve coverage of openmc.data (decay, neutron, miscellaneous)
|
2018-01-09 06:22:55 -06:00 |
|
test_data_misc.py
|
Don't have atomic_mass/atomic_weight return None for invalid
|
2018-03-15 11:02:07 -05:00 |
|
test_data_multipole.py
|
Address #983 comments
|
2018-03-19 12:55:46 -04:00 |
|
test_data_neutron.py
|
fixes per request of @paulromano: fixing test scratch files vice using .gitignore, minor typo in docs, and some otherwise small code cleanups
|
2018-05-01 19:17:21 -04:00 |
|
test_data_photon.py
|
Add photon tests
|
2018-07-04 20:57:29 -05:00 |
|
test_data_thermal.py
|
Improve guessing in openmc.data.get_thermal_name
|
2018-01-09 06:22:55 -06: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_cecm.py
|
Introduce ResultsList class to replace scattered functions
|
2018-02-21 15:36:27 -06:00 |
|
test_deplete_chain.py
|
Fix depletion chain unit test
|
2018-03-02 06:20:16 -06:00 |
|
test_deplete_cram.py
|
Convert deplete unit tests to use pytest
|
2018-02-14 11:24:24 -06:00 |
|
test_deplete_integrator.py
|
BUG fix, indexing of nuclides in reactionrates arrays was being ignored + cleaned debugging lines + added plots to examples
|
2018-06-03 21:21:39 -04:00 |
|
test_deplete_nuclide.py
|
Add format spec for depletion chain XML file
|
2018-02-20 00:05:53 -06:00 |
|
test_deplete_predictor.py
|
fixed bugs when changing integrator at restart time
|
2018-06-02 16:33:24 -04: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
|
added unit tests for depletion restart capability
|
2018-06-02 16:34:41 -04:00 |
|
test_deplete_resultslist.py
|
Swap RectLattice distribcell ordering
|
2018-05-16 18:17:23 -04:00 |
|
test_element_wo.py
|
Run pytest verbosely
|
2017-12-14 10:36:28 +07:00 |
|
test_filters.py
|
Change normalization of Zernike filter values
|
2018-04-04 22:59:15 -05:00 |
|
test_geometry.py
|
Add tests for openmc.Geometry and remove __eq__ on openmc.Lattice
|
2018-02-05 07:35:48 -06:00 |
|
test_lattice.py
|
Add unit tests for openmc.RectLattice and openmc.HexLattice
|
2018-02-05 07:35:48 -06:00 |
|
test_material.py
|
Add useful warnings for add_nuclide/add_element
|
2018-03-15 11:02:07 -05:00 |
|
test_math.py
|
final preps for a PR
|
2018-05-13 19:21:36 -04:00 |
|
test_mesh_from_lattice.py
|
Avoid instantiating a Mesh during class method
|
2018-05-23 11:51:26 -04:00 |
|
test_model_triso.py
|
Address #991 comments; add comments; add stopping condition and warning on early convergence
|
2018-04-14 14:10:35 -05:00 |
|
test_plots.py
|
Add unit tests for plots
|
2018-02-05 07:35:48 -06:00 |
|
test_region.py
|
Add test for Region.from_expression
|
2018-02-05 07:35:48 -06:00 |
|
test_settings.py
|
Add option in openmc.Settings for log_grid_bins (and remove DD)
|
2018-02-05 07:35:48 -06:00 |
|
test_source.py
|
Add source tests and fix one failing test
|
2018-02-05 07:35:48 -06:00 |
|
test_stats.py
|
Add source tests and fix one failing test
|
2018-02-05 07:35:48 -06:00 |
|
test_surface.py
|
Add tests for regions
|
2018-02-05 07:35:18 -06:00 |
|
test_transfer_volumes.py
|
added unit tests for depletion restart capability
|
2018-06-02 16:34:41 -04:00 |
|
test_universe.py
|
Fix broken tests
|
2018-03-15 11:02:07 -05:00 |