v0.9.0
What's Changed
- added multiple pulses to the D1S example by @shimwell in #376
- using half life function on d1s example by @shimwell in #377
- removed part from title by @shimwell in #378
- dev version of openmc used by @shimwell in #379
- correcting photon energy in unstructured_mesh_R2S_shutdown_dose_rate by @shimwell in #381
- adding task on d1s winth multi sources (DD+DT) by @shimwell in #382
- Mesh-bases sub voxel R2S with different materials by @fnovais11 in #380
- moving videos from tasks to task introductions by @shimwell in #383
- not transporting on activated mat by @shimwell in #384
- Pip install options for more python 3.10 3.11 and 3.12 by @shimwell in #385
- simpler pip install using extra index by @shimwell in #386
- Add suggest edit button by @RemDelaporteMathurin in #387
- Update postBuild to use latest openmc_data commands by @shimwell in #389
- added ci building of jupyter book by @shimwell in #388
- Now showing plotly plots on jupyter book website by @shimwell in #391
- adding interactive vtk by @shimwell in #392
- Improved mesh tally tasks with 3D geometry plots by @shimwell in #393
- adding outline to mesh plots by @shimwell in #394
- added geometry overlay to VR examples by @shimwell in #395
- Update compile_install_ubuntu_22.04.sh by @shimwell in #397
- ['skip ci'] adding explainer to scripts by @shimwell in #396
- using int for mesh dims by @shimwell in #398
- Typo on task 2, 3_example_materials_from_material_maker.ipynb by @T75-75 in #401
- Typo Task 3_1_simple_csg_geometry.ipynb by @T75-75 in #404
- Typo last line of Task 2_4_example_materials_parameter_study.ipynb by @T75-75 in #403
- Volume fraction on Task 2_5_example_materials_mixed.ipynb by @T75-75 in #402
- getting vtk visulisation working again by @shimwell in #408
- removed max_realizations argument from fw cadis weight window generation by @shimwell in #406
- migrate to jupyter-book version 2.0.2 by @shimwell in #409
- Revert "migrate to jupyter-book version 2.0.2" by @shimwell in #410
- added example unstructured mesh with pyvista vizulisation by @shimwell in #411
- using int for dims in regmesh instead of tuple of ints by @shimwell in #412
- Using vtkhdf format instead of older vtk format for unstructured mesh file export by @shimwell in #413
- updated example to latest openmc api by @shimwell in #415
- correcting doppler broadening plot by @shimwell in #417
- added mat from component example by @shimwell in #419
- converted task 9 part 3 from python script to notebook by @shimwell in #420
- Adding example DAGMC simulation with boundary types by @shimwell in #421
- using dagmc_h5m_file_inspector to get volumes by @shimwell in #422
New Contributors
Full Changelog: v0.8.4...v0.9.0