diff --git a/openmc_post_processor/__init__.py b/openmc_post_processor/__init__.py index 4af17a9..1887241 100644 --- a/openmc_post_processor/__init__.py +++ b/openmc_post_processor/__init__.py @@ -1,8 +1,6 @@ from .utils import ( find_fusion_energy_per_reaction, get_tally_units, - # get_tally_units_dose, - # get_tally_units_spectra, check_for_dimentionality_difference, find_source_strength, compute_volume_of_voxels,