From 6e0a506cd2a0318f4ad7897826fca2f04bcda334 Mon Sep 17 00:00:00 2001 From: shimwell Date: Mon, 6 Nov 2023 22:11:35 +0000 Subject: [PATCH 01/11] reordered task numbers --- .../1_surface_dose_from_gamma_source.ipynb | 0 .../2_surface_dose_from_gamma_source_study.ipynb | 0 .../3_cell_dose_from_neutron.py | 0 .../4_cell_dose_from_photon.py | 0 .../5_mesh_dose_from_neutrons.py | 0 .../README.md | 0 .../compare_dose_simulation_with_back_of_envelope.py | 0 .../.ipynb | 0 .../0_simple_transmutation_reaction_rate_simulation.py | 0 .../1_example_transmutation_isotope_build_up.ipynb | 0 .../2_example_tally_change_with_burnup.ipynb | 0 .../3_full_pulse_schedule.py | 0 .../README.md | 0 .../1_cell_based_shut_down_dose_rate_example.py} | 0 .../1_time_filter_tally.py | 0 .../2_time_filter_tally_with_reflective_sphere.py | 0 .../3_time_and_energy_filter_tally.py | 0 .../1_find_volume_of_cell.ipynb | 0 .../1_make_CAD_shapes_from_points.ipynb | 0 .../2_make_CAD_components_from_parameters.ipynb | 0 .../3_make_CAD_reactors.ipynb | 0 .../README.md | 0 .../1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb | 0 .../2_making_components_for_a_2d_mesh_tally_vtk.ipynb | 0 .../3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb | 0 .../README.md | 0 .../1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb | 0 .../README.md | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/1_surface_dose_from_gamma_source.ipynb (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/2_surface_dose_from_gamma_source_study.ipynb (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/3_cell_dose_from_neutron.py (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/4_cell_dose_from_photon.py (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/5_mesh_dose_from_neutrons.py (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/README.md (100%) rename tasks/{task_09_CSG_dose_tallies => task_09_CSG_instantaneous_dose_tallies}/compare_dose_simulation_with_back_of_envelope.py (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/.ipynb (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/0_simple_transmutation_reaction_rate_simulation.py (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/1_example_transmutation_isotope_build_up.ipynb (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/2_example_tally_change_with_burnup.ipynb (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/3_full_pulse_schedule.py (100%) rename tasks/{task_14_activation_transmutation_depletion => task_10_activation_transmutation_depletion}/README.md (100%) rename tasks/{task_09_CSG_dose_tallies/shut_down_dose_rate_example.py => task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py} (100%) rename tasks/{task_15_detectors_examples => task_11_detectors_examples}/1_time_filter_tally.py (100%) rename tasks/{task_15_detectors_examples => task_11_detectors_examples}/2_time_filter_tally_with_reflective_sphere.py (100%) rename tasks/{task_15_detectors_examples => task_11_detectors_examples}/3_time_and_energy_filter_tally.py (100%) rename tasks/{task_16_stochastic_volume_calculation => task_12_stochastic_volume_calculation}/1_find_volume_of_cell.ipynb (100%) rename tasks/{task_10_making_CAD_geometry => task_14_making_CAD_geometry}/1_make_CAD_shapes_from_points.ipynb (100%) rename tasks/{task_10_making_CAD_geometry => task_14_making_CAD_geometry}/2_make_CAD_components_from_parameters.ipynb (100%) rename tasks/{task_10_making_CAD_geometry => task_14_making_CAD_geometry}/3_make_CAD_reactors.ipynb (100%) rename tasks/{task_10_making_CAD_geometry => task_14_making_CAD_geometry}/README.md (100%) rename tasks/{task_12_CAD_mesh_fast_flux => task_15_CAD_mesh_fast_flux}/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb (100%) rename tasks/{task_12_CAD_mesh_fast_flux => task_15_CAD_mesh_fast_flux}/2_making_components_for_a_2d_mesh_tally_vtk.ipynb (100%) rename tasks/{task_12_CAD_mesh_fast_flux => task_15_CAD_mesh_fast_flux}/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb (100%) rename tasks/{task_12_CAD_mesh_fast_flux => task_15_CAD_mesh_fast_flux}/README.md (100%) rename tasks/{task_11_CAD_cell_tally_heat => task_16_CAD_cell_tally_heat}/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb (100%) rename tasks/{task_11_CAD_cell_tally_heat => task_16_CAD_cell_tally_heat}/README.md (100%) diff --git a/tasks/task_09_CSG_dose_tallies/1_surface_dose_from_gamma_source.ipynb b/tasks/task_09_CSG_instantaneous_dose_tallies/1_surface_dose_from_gamma_source.ipynb similarity index 100% rename from tasks/task_09_CSG_dose_tallies/1_surface_dose_from_gamma_source.ipynb rename to tasks/task_09_CSG_instantaneous_dose_tallies/1_surface_dose_from_gamma_source.ipynb diff --git a/tasks/task_09_CSG_dose_tallies/2_surface_dose_from_gamma_source_study.ipynb b/tasks/task_09_CSG_instantaneous_dose_tallies/2_surface_dose_from_gamma_source_study.ipynb similarity index 100% rename from tasks/task_09_CSG_dose_tallies/2_surface_dose_from_gamma_source_study.ipynb rename to tasks/task_09_CSG_instantaneous_dose_tallies/2_surface_dose_from_gamma_source_study.ipynb diff --git a/tasks/task_09_CSG_dose_tallies/3_cell_dose_from_neutron.py b/tasks/task_09_CSG_instantaneous_dose_tallies/3_cell_dose_from_neutron.py similarity index 100% rename from tasks/task_09_CSG_dose_tallies/3_cell_dose_from_neutron.py rename to tasks/task_09_CSG_instantaneous_dose_tallies/3_cell_dose_from_neutron.py diff --git a/tasks/task_09_CSG_dose_tallies/4_cell_dose_from_photon.py b/tasks/task_09_CSG_instantaneous_dose_tallies/4_cell_dose_from_photon.py similarity index 100% rename from tasks/task_09_CSG_dose_tallies/4_cell_dose_from_photon.py rename to tasks/task_09_CSG_instantaneous_dose_tallies/4_cell_dose_from_photon.py diff --git a/tasks/task_09_CSG_dose_tallies/5_mesh_dose_from_neutrons.py b/tasks/task_09_CSG_instantaneous_dose_tallies/5_mesh_dose_from_neutrons.py similarity index 100% rename from tasks/task_09_CSG_dose_tallies/5_mesh_dose_from_neutrons.py rename to tasks/task_09_CSG_instantaneous_dose_tallies/5_mesh_dose_from_neutrons.py diff --git a/tasks/task_09_CSG_dose_tallies/README.md b/tasks/task_09_CSG_instantaneous_dose_tallies/README.md similarity index 100% rename from tasks/task_09_CSG_dose_tallies/README.md rename to tasks/task_09_CSG_instantaneous_dose_tallies/README.md diff --git a/tasks/task_09_CSG_dose_tallies/compare_dose_simulation_with_back_of_envelope.py b/tasks/task_09_CSG_instantaneous_dose_tallies/compare_dose_simulation_with_back_of_envelope.py similarity index 100% rename from tasks/task_09_CSG_dose_tallies/compare_dose_simulation_with_back_of_envelope.py rename to tasks/task_09_CSG_instantaneous_dose_tallies/compare_dose_simulation_with_back_of_envelope.py diff --git a/tasks/task_14_activation_transmutation_depletion/.ipynb b/tasks/task_10_activation_transmutation_depletion/.ipynb similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/.ipynb rename to tasks/task_10_activation_transmutation_depletion/.ipynb diff --git a/tasks/task_14_activation_transmutation_depletion/0_simple_transmutation_reaction_rate_simulation.py b/tasks/task_10_activation_transmutation_depletion/0_simple_transmutation_reaction_rate_simulation.py similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/0_simple_transmutation_reaction_rate_simulation.py rename to tasks/task_10_activation_transmutation_depletion/0_simple_transmutation_reaction_rate_simulation.py diff --git a/tasks/task_14_activation_transmutation_depletion/1_example_transmutation_isotope_build_up.ipynb b/tasks/task_10_activation_transmutation_depletion/1_example_transmutation_isotope_build_up.ipynb similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/1_example_transmutation_isotope_build_up.ipynb rename to tasks/task_10_activation_transmutation_depletion/1_example_transmutation_isotope_build_up.ipynb diff --git a/tasks/task_14_activation_transmutation_depletion/2_example_tally_change_with_burnup.ipynb b/tasks/task_10_activation_transmutation_depletion/2_example_tally_change_with_burnup.ipynb similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/2_example_tally_change_with_burnup.ipynb rename to tasks/task_10_activation_transmutation_depletion/2_example_tally_change_with_burnup.ipynb diff --git a/tasks/task_14_activation_transmutation_depletion/3_full_pulse_schedule.py b/tasks/task_10_activation_transmutation_depletion/3_full_pulse_schedule.py similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/3_full_pulse_schedule.py rename to tasks/task_10_activation_transmutation_depletion/3_full_pulse_schedule.py diff --git a/tasks/task_14_activation_transmutation_depletion/README.md b/tasks/task_10_activation_transmutation_depletion/README.md similarity index 100% rename from tasks/task_14_activation_transmutation_depletion/README.md rename to tasks/task_10_activation_transmutation_depletion/README.md diff --git a/tasks/task_09_CSG_dose_tallies/shut_down_dose_rate_example.py b/tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py similarity index 100% rename from tasks/task_09_CSG_dose_tallies/shut_down_dose_rate_example.py rename to tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py diff --git a/tasks/task_15_detectors_examples/1_time_filter_tally.py b/tasks/task_11_detectors_examples/1_time_filter_tally.py similarity index 100% rename from tasks/task_15_detectors_examples/1_time_filter_tally.py rename to tasks/task_11_detectors_examples/1_time_filter_tally.py diff --git a/tasks/task_15_detectors_examples/2_time_filter_tally_with_reflective_sphere.py b/tasks/task_11_detectors_examples/2_time_filter_tally_with_reflective_sphere.py similarity index 100% rename from tasks/task_15_detectors_examples/2_time_filter_tally_with_reflective_sphere.py rename to tasks/task_11_detectors_examples/2_time_filter_tally_with_reflective_sphere.py diff --git a/tasks/task_15_detectors_examples/3_time_and_energy_filter_tally.py b/tasks/task_11_detectors_examples/3_time_and_energy_filter_tally.py similarity index 100% rename from tasks/task_15_detectors_examples/3_time_and_energy_filter_tally.py rename to tasks/task_11_detectors_examples/3_time_and_energy_filter_tally.py diff --git a/tasks/task_16_stochastic_volume_calculation/1_find_volume_of_cell.ipynb b/tasks/task_12_stochastic_volume_calculation/1_find_volume_of_cell.ipynb similarity index 100% rename from tasks/task_16_stochastic_volume_calculation/1_find_volume_of_cell.ipynb rename to tasks/task_12_stochastic_volume_calculation/1_find_volume_of_cell.ipynb diff --git a/tasks/task_10_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb b/tasks/task_14_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb similarity index 100% rename from tasks/task_10_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb rename to tasks/task_14_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb diff --git a/tasks/task_10_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb b/tasks/task_14_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb similarity index 100% rename from tasks/task_10_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb rename to tasks/task_14_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb diff --git a/tasks/task_10_making_CAD_geometry/3_make_CAD_reactors.ipynb b/tasks/task_14_making_CAD_geometry/3_make_CAD_reactors.ipynb similarity index 100% rename from tasks/task_10_making_CAD_geometry/3_make_CAD_reactors.ipynb rename to tasks/task_14_making_CAD_geometry/3_make_CAD_reactors.ipynb diff --git a/tasks/task_10_making_CAD_geometry/README.md b/tasks/task_14_making_CAD_geometry/README.md similarity index 100% rename from tasks/task_10_making_CAD_geometry/README.md rename to tasks/task_14_making_CAD_geometry/README.md diff --git a/tasks/task_12_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb b/tasks/task_15_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb similarity index 100% rename from tasks/task_12_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb rename to tasks/task_15_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb diff --git a/tasks/task_12_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb b/tasks/task_15_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb similarity index 100% rename from tasks/task_12_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb rename to tasks/task_15_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb diff --git a/tasks/task_12_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb b/tasks/task_15_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb similarity index 100% rename from tasks/task_12_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb rename to tasks/task_15_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb diff --git a/tasks/task_12_CAD_mesh_fast_flux/README.md b/tasks/task_15_CAD_mesh_fast_flux/README.md similarity index 100% rename from tasks/task_12_CAD_mesh_fast_flux/README.md rename to tasks/task_15_CAD_mesh_fast_flux/README.md diff --git a/tasks/task_11_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb b/tasks/task_16_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb similarity index 100% rename from tasks/task_11_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb rename to tasks/task_16_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb diff --git a/tasks/task_11_CAD_cell_tally_heat/README.md b/tasks/task_16_CAD_cell_tally_heat/README.md similarity index 100% rename from tasks/task_11_CAD_cell_tally_heat/README.md rename to tasks/task_16_CAD_cell_tally_heat/README.md From 983217a85a329fc3f571d33fe1da3d66de11f634 Mon Sep 17 00:00:00 2001 From: shimwell Date: Mon, 6 Nov 2023 23:11:58 +0000 Subject: [PATCH 02/11] more task renaming --- .../1_cell_based_shut_down_dose_rate_example.py | 1 - .../1_time_filter_tally.py | 0 .../2_time_filter_tally_with_reflective_sphere.py | 0 .../3_time_and_energy_filter_tally.py | 0 .../1_find_volume_of_cell.ipynb | 0 .../1_shielded_room_survival_biasing.ipynb | 0 .../2_shielded_room_single_ww.ipynb | 0 .../3_sphere_iterative_per_run_ww.ipynb | 0 .../4_sphere_iterative_per_batch_ww.ipynb | 0 .../README.md | 0 .../1_make_CAD_shapes_from_points.ipynb | 0 .../2_make_CAD_components_from_parameters.ipynb | 0 .../3_make_CAD_reactors.ipynb | 0 .../README.md | 0 .../1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb | 0 .../2_making_components_for_a_2d_mesh_tally_vtk.ipynb | 0 ...3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb | 0 .../README.md | 0 ...1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb | 0 .../README.md | 0 20 files changed, 1 deletion(-) rename tasks/{task_11_detectors_examples => task_12_detectors_examples}/1_time_filter_tally.py (100%) rename tasks/{task_11_detectors_examples => task_12_detectors_examples}/2_time_filter_tally_with_reflective_sphere.py (100%) rename tasks/{task_11_detectors_examples => task_12_detectors_examples}/3_time_and_energy_filter_tally.py (100%) rename tasks/{task_12_stochastic_volume_calculation => task_13_stochastic_volume_calculation}/1_find_volume_of_cell.ipynb (100%) rename tasks/{task_13_variance_reduction => task_14_variance_reduction}/1_shielded_room_survival_biasing.ipynb (100%) rename tasks/{task_13_variance_reduction => task_14_variance_reduction}/2_shielded_room_single_ww.ipynb (100%) rename tasks/{task_13_variance_reduction => task_14_variance_reduction}/3_sphere_iterative_per_run_ww.ipynb (100%) rename tasks/{task_13_variance_reduction => task_14_variance_reduction}/4_sphere_iterative_per_batch_ww.ipynb (100%) rename tasks/{task_13_variance_reduction => task_14_variance_reduction}/README.md (100%) rename tasks/{task_14_making_CAD_geometry => task_15_making_CAD_geometry}/1_make_CAD_shapes_from_points.ipynb (100%) rename tasks/{task_14_making_CAD_geometry => task_15_making_CAD_geometry}/2_make_CAD_components_from_parameters.ipynb (100%) rename tasks/{task_14_making_CAD_geometry => task_15_making_CAD_geometry}/3_make_CAD_reactors.ipynb (100%) rename tasks/{task_14_making_CAD_geometry => task_15_making_CAD_geometry}/README.md (100%) rename tasks/{task_15_CAD_mesh_fast_flux => task_16_CAD_mesh_fast_flux}/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb (100%) rename tasks/{task_15_CAD_mesh_fast_flux => task_16_CAD_mesh_fast_flux}/2_making_components_for_a_2d_mesh_tally_vtk.ipynb (100%) rename tasks/{task_15_CAD_mesh_fast_flux => task_16_CAD_mesh_fast_flux}/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb (100%) rename tasks/{task_15_CAD_mesh_fast_flux => task_16_CAD_mesh_fast_flux}/README.md (100%) rename tasks/{task_16_CAD_cell_tally_heat => task_17_CAD_cell_tally_heat}/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb (100%) rename tasks/{task_16_CAD_cell_tally_heat => task_17_CAD_cell_tally_heat}/README.md (100%) diff --git a/tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py b/tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py index 15103a09..fe766dfa 100644 --- a/tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py +++ b/tasks/task_11_CSG_shut_down_dose_tallies/1_cell_based_shut_down_dose_rate_example.py @@ -168,7 +168,6 @@ # decay gamma source from the stable material at that time # also there are no decay products in this first timestep for this model - photon_sources_for_timestep = [] print(f"making photon source for timestep {i_cool}") diff --git a/tasks/task_11_detectors_examples/1_time_filter_tally.py b/tasks/task_12_detectors_examples/1_time_filter_tally.py similarity index 100% rename from tasks/task_11_detectors_examples/1_time_filter_tally.py rename to tasks/task_12_detectors_examples/1_time_filter_tally.py diff --git a/tasks/task_11_detectors_examples/2_time_filter_tally_with_reflective_sphere.py b/tasks/task_12_detectors_examples/2_time_filter_tally_with_reflective_sphere.py similarity index 100% rename from tasks/task_11_detectors_examples/2_time_filter_tally_with_reflective_sphere.py rename to tasks/task_12_detectors_examples/2_time_filter_tally_with_reflective_sphere.py diff --git a/tasks/task_11_detectors_examples/3_time_and_energy_filter_tally.py b/tasks/task_12_detectors_examples/3_time_and_energy_filter_tally.py similarity index 100% rename from tasks/task_11_detectors_examples/3_time_and_energy_filter_tally.py rename to tasks/task_12_detectors_examples/3_time_and_energy_filter_tally.py diff --git a/tasks/task_12_stochastic_volume_calculation/1_find_volume_of_cell.ipynb b/tasks/task_13_stochastic_volume_calculation/1_find_volume_of_cell.ipynb similarity index 100% rename from tasks/task_12_stochastic_volume_calculation/1_find_volume_of_cell.ipynb rename to tasks/task_13_stochastic_volume_calculation/1_find_volume_of_cell.ipynb diff --git a/tasks/task_13_variance_reduction/1_shielded_room_survival_biasing.ipynb b/tasks/task_14_variance_reduction/1_shielded_room_survival_biasing.ipynb similarity index 100% rename from tasks/task_13_variance_reduction/1_shielded_room_survival_biasing.ipynb rename to tasks/task_14_variance_reduction/1_shielded_room_survival_biasing.ipynb diff --git a/tasks/task_13_variance_reduction/2_shielded_room_single_ww.ipynb b/tasks/task_14_variance_reduction/2_shielded_room_single_ww.ipynb similarity index 100% rename from tasks/task_13_variance_reduction/2_shielded_room_single_ww.ipynb rename to tasks/task_14_variance_reduction/2_shielded_room_single_ww.ipynb diff --git a/tasks/task_13_variance_reduction/3_sphere_iterative_per_run_ww.ipynb b/tasks/task_14_variance_reduction/3_sphere_iterative_per_run_ww.ipynb similarity index 100% rename from tasks/task_13_variance_reduction/3_sphere_iterative_per_run_ww.ipynb rename to tasks/task_14_variance_reduction/3_sphere_iterative_per_run_ww.ipynb diff --git a/tasks/task_13_variance_reduction/4_sphere_iterative_per_batch_ww.ipynb b/tasks/task_14_variance_reduction/4_sphere_iterative_per_batch_ww.ipynb similarity index 100% rename from tasks/task_13_variance_reduction/4_sphere_iterative_per_batch_ww.ipynb rename to tasks/task_14_variance_reduction/4_sphere_iterative_per_batch_ww.ipynb diff --git a/tasks/task_13_variance_reduction/README.md b/tasks/task_14_variance_reduction/README.md similarity index 100% rename from tasks/task_13_variance_reduction/README.md rename to tasks/task_14_variance_reduction/README.md diff --git a/tasks/task_14_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb b/tasks/task_15_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb similarity index 100% rename from tasks/task_14_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb rename to tasks/task_15_making_CAD_geometry/1_make_CAD_shapes_from_points.ipynb diff --git a/tasks/task_14_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb b/tasks/task_15_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb similarity index 100% rename from tasks/task_14_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb rename to tasks/task_15_making_CAD_geometry/2_make_CAD_components_from_parameters.ipynb diff --git a/tasks/task_14_making_CAD_geometry/3_make_CAD_reactors.ipynb b/tasks/task_15_making_CAD_geometry/3_make_CAD_reactors.ipynb similarity index 100% rename from tasks/task_14_making_CAD_geometry/3_make_CAD_reactors.ipynb rename to tasks/task_15_making_CAD_geometry/3_make_CAD_reactors.ipynb diff --git a/tasks/task_14_making_CAD_geometry/README.md b/tasks/task_15_making_CAD_geometry/README.md similarity index 100% rename from tasks/task_14_making_CAD_geometry/README.md rename to tasks/task_15_making_CAD_geometry/README.md diff --git a/tasks/task_15_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb b/tasks/task_16_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb similarity index 100% rename from tasks/task_15_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb rename to tasks/task_16_CAD_mesh_fast_flux/1_making_shapes_for_a_3d_mesh_tally_vtk.ipynb diff --git a/tasks/task_15_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb b/tasks/task_16_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb similarity index 100% rename from tasks/task_15_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb rename to tasks/task_16_CAD_mesh_fast_flux/2_making_components_for_a_2d_mesh_tally_vtk.ipynb diff --git a/tasks/task_15_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb b/tasks/task_16_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb similarity index 100% rename from tasks/task_15_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb rename to tasks/task_16_CAD_mesh_fast_flux/3_making_reactor_for_a_2d_mesh_tally_and_matplotlib_png.ipynb diff --git a/tasks/task_15_CAD_mesh_fast_flux/README.md b/tasks/task_16_CAD_mesh_fast_flux/README.md similarity index 100% rename from tasks/task_15_CAD_mesh_fast_flux/README.md rename to tasks/task_16_CAD_mesh_fast_flux/README.md diff --git a/tasks/task_16_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb b/tasks/task_17_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb similarity index 100% rename from tasks/task_16_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb rename to tasks/task_17_CAD_cell_tally_heat/1_simulate_CAD_neutronics_geometry_with_cell_tally_heat.ipynb diff --git a/tasks/task_16_CAD_cell_tally_heat/README.md b/tasks/task_17_CAD_cell_tally_heat/README.md similarity index 100% rename from tasks/task_16_CAD_cell_tally_heat/README.md rename to tasks/task_17_CAD_cell_tally_heat/README.md From d6050f1d08fe8aa6bb8b22af7c53b88232efdba6 Mon Sep 17 00:00:00 2001 From: shimwell Date: Wed, 8 Nov 2023 22:52:29 +0000 Subject: [PATCH 03/11] sorted table of tasks --- README.md | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a7bfe907..790910bb 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,24 @@ The video below gives a brief explainer of what to expect in the workshop and so | [Task 6 - DPA](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_06_CSG_cell_tally_DPA) | Displacements Per Atom, Cell tallies, Simulations, Volume calculations | [link](https://youtu.be/VLn59FSc4GA) | [![Task 6](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_6.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_6.yml) | | [Task 7 - Neutron and photon spectra](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_07_CSG_cell_tally_spectra) | Neutron Spectra, Photon Spectra, Cell tallies, Energy group structures, Flux, Current | [link](https://youtu.be/qHqAuqMLYPA) | [![Task 7](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_7.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_7.yml) | | [Task 8 - Mesh tallies](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_08_CSG_mesh_tally) | Mesh tallies, Structured meshes | [link](https://youtu.be/KYIsDjip1nQ) |[![Task 8](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_8.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_8.yml)| -| [Task 9 - Dose](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_09_CSG_dose_tallies) | Instantaneous Dose, Cell tallies, Dose coefficients | |[![Task 9](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_9.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_9.yml)| -| [Task 10 - Making CAD geometry](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_10_making_CAD_geometry) | Parametric CAD geometry, Paramak, Geometry visualisation | [link](https://www.youtube.com/watch?v=Bn_TcJSOvaA) |[![Task 10](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_10.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_10.yml)| -| [Task 11 - CAD Cell tallies](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_11_CAD_cell_tally_heat) | CAD-based neutronics, Cell tallies, DAGMC, Heating | |[![Task 11](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_11.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_11.yml)| -| [Task 12 - CAD Mesh tallies](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_12_CAD_mesh_fast_flux) | CAD-based neutronics, Mesh tallies, Paramak, DAGMC, Fast flux | |[![Task 12](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_12.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_12.yml)| -| [Task 13 - Variance_reduction](https://github.com/fusion-energy/neutronics-workshop/tree/develop/tasks/task_13_variance_reduction) | Variance reduction, weight windows | |[![Task 13](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml)| -| [Task 14 - Activation transmutation depletion](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_14_activation_transmutation_depletion) | Isotope build up and tally variation as a function of time | |[![Task 14](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_14.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_14.yml)| -| [Task 15 - Detector examples](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_15_detector_examples) | Time filter detector response time of flight | |[![Task 15](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_15.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_15.yml)| -| [Task 16 - stochastic volume calculation](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_16_stochastic_volume_calculation) | stochastic volume material atoms in cell | |[![Task 16](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_16.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_16.yml)| + +| [Task 9 - Instantaneous Dose](https://github.com/fusion-energy/neutronics-workshop/tree/reshuffle/tasks/task_09_CSG_instantaneous_dose_tallies) | Instantaneous Dose, Cell tallies, Dose coefficients | |[![Task 9](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_9.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_9.yml)| + +| [Task 10 - Activation transmutation depletion](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_10_activation_transmutation_depletion) | Isotope build up and tally variation as a function of time | |[![Task 10](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_10.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_10.yml)| + +| [Task 11 - CSG shut down Dose](https://github.com/fusion-energy/neutronics-workshop/tree/reshuffle/tasks/task_11_CSG_shut_down_dose_tallies) | Shut down Dose, Cell tallies, Dose coefficients | |[![Task 11](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_11.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_11.yml)| + +| [Task 12 - Detector examples](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_12_detector_examples) | Time filter detector response time of flight | |[![Task 12](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_12.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_12.yml)| + +| [Task 13 - stochastic volume calculation](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_13_stochastic_volume_calculation) | stochastic volume material atoms in cell | |[![Task 13](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml)| + +| [Task 14 - Variance_reduction](https://github.com/fusion-energy/neutronics-workshop/tree/develop/tasks/task_13_variance_reduction) | Variance reduction, weight windows | |[![Task 13](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_13.yml)| + +| [Task 15 - Making CAD geometry](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_15_making_CAD_geometry) | Parametric CAD geometry, Paramak, Geometry visualisation | [link](https://www.youtube.com/watch?v=Bn_TcJSOvaA) |[![Task 15](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_15.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_15.yml)| + +| [Task 16 - CAD Cell tallies](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_16_CAD_cell_tally_heat) | CAD-based neutronics, Cell tallies, DAGMC, Heating | |[![Task 16](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_16.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_16.yml)| + +| [Task 17 - CAD Mesh tallies](https://github.com/fusion-energy/neutronics-workshop/tree/main/tasks/task_17_CAD_mesh_fast_flux) | CAD-based neutronics, Mesh tallies, Paramak, DAGMC, Fast flux | |[![Task 17](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_17.yml/badge.svg?branch=main)](https://github.com/fusion-energy/neutronics-workshop/actions/workflows/ci_task_17.yml)|