Recent Releases of neutronics-workshop

neutronics-workshop - v0.8.0

What's Changed

  • Adding option to install via conda by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/329
  • changed neuclear data path in dockerfile by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/330
  • Adding binder docker by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/331

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.7.1...v0.8.0

- Jupyter Notebook
Published by shimwell about 1 year ago

neutronics-workshop - v0.7.1

What's Changed

  • Adding dagmc volume example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/327

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.7.0...v0.7.1

- Jupyter Notebook
Published by shimwell about 1 year ago

neutronics-workshop - v0.7.0

What's Changed

  • removing openmc-dagmc-wrapper by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/319
  • Update 1shieldedroomsurvivalbiasing.ipynb by @JoelLucaAdams in https://github.com/fusion-energy/neutronics-workshop/pull/322
  • Update 3fullpulse_schedule.ipynb by @JoelLucaAdams in https://github.com/fusion-energy/neutronics-workshop/pull/321
  • remove unused model by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/323
  • pip install instead of compiles in docker image by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/320
  • Update cad making task to use cadquery and latest paramak by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/311
  • Improving cad examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/324

New Contributors

  • @JoelLucaAdams made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/322

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.10...v0.7.0

- Jupyter Notebook
Published by shimwell over 1 year ago

neutronics-workshop - v0.6.10

What's Changed

  • addined xs path to last task in half day workshop by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/316

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.9...v0.6.10

- Jupyter Notebook
Published by shimwell over 1 year ago

neutronics-workshop - v0.6.9

What's Changed

  • Addition of two variance reduction tasks to half day workshop and changes to plotting in task 14 - 3. by @RossWorrall in https://github.com/fusion-energy/neutronics-workshop/pull/312

New Contributors

  • @RossWorrall made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/312

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.8...v0.6.9

- Jupyter Notebook
Published by shimwell over 1 year ago

neutronics-workshop - v0.6.8

What's Changed

  • added legend to plot for nuclear data at different temperatures by @jon-proximafusion in https://github.com/fusion-energy/neutronics-workshop/pull/301
  • Using openmc score names instead of reactions or MT numbers by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/304
  • adding shut down dose rate simulation using a DAGMC geometry and an unstructured mesh by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/280
  • [skip ci] added missing sudo by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/306
  • adding nuclear data path to plotting source tasks by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/310

New Contributors

  • @jon-proximafusion made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/301

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.7...v0.6.8

- Jupyter Notebook
Published by shimwell over 1 year ago

neutronics-workshop - v0.6.7

What's Changed

  • removed nuc data env setting by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/294
  • Remove nuc data env from docker by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/295
  • added pyvist by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/296
  • Adding nuc data path to all by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/293
  • adding nuc data path to task 4 notebooks by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/297
  • updated packages by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/298

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.6...v0.6.7

- Jupyter Notebook
Published by shimwell over 1 year ago

neutronics-workshop - v0.6.6

What's Changed

  • Added link to new slides by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/266
  • corrects a type in the definition of water material by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/269
  • Update 1finddpa.ipynb (clear outputs) by @Oliverator in https://github.com/fusion-energy/neutronics-workshop/pull/271
  • Corrected spelling in task 14 by @rlbarker in https://github.com/fusion-energy/neutronics-workshop/pull/273
  • Fix broken link to Task 14 by @kingyue737 in https://github.com/fusion-energy/neutronics-workshop/pull/275
  • Update to work with openmc-source-plotter 0.7.0 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/276
  • updated install script for ubuntu 22.04 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/277
  • Adding meshsource example with a regular mesh by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/278
  • Adding an unstructured mesh as a mesh spatial example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/281
  • more comments on mesh sources and removed old code by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/282
  • checkout v4 with new node version by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/283
  • added xml clean package by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/285
  • shorter tests with less repetition by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/286

New Contributors

  • @Oliverator made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/271
  • @rlbarker made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/273
  • @kingyue737 made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/275

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.4...v0.6.6

- Jupyter Notebook
Published by shimwell almost 2 years ago

neutronics-workshop - v0.6.4

changed DPA tally to use "damage-energy" instead of "444"

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.3...v0.6.4

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.6.3

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.2...v0.6.3

Added open question at end of half day workshop

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.6.2

What's Changed

  • A few more install details added readme by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/265

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.1...v0.6.2

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.6.1

What's Changed

  • Adding multipulse fast r2s example using independent operator by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/256
  • removing need for os.system call in example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/259
  • added regular to mesh example name by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/261
  • [skip ci] added regular to mesh example name by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/260
  • added script for openmc lib example that changes material on a parameter study by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/262
  • correcting energy argument in microxs by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/263
  • Updates for 2024 york workshop by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/264

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.6.0...v0.6.1

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.6.0

What's Changed

  • added comment and plotting and units to r2s example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/244
  • added max splits by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/243
  • openmc.IndependentSource instead of openmc.Source as the openmc API has changed in v0.13.4 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/245
  • min version of cad-to-dagmc by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/246
  • removed data science tasks by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/248
  • added IndependentOperator depletion example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/212
  • Reshuffle task order by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/252
  • making use of model.deplete for simpler deplete example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/253
  • Update api usage decay photon by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/254
  • cutting photons with negligible contribution to dose to speed up the r2s simulation by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/255

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.8...v0.6.0

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.5.8

What's Changed

  • pinned vtk to 9.2.5 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/241

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.7...v0.5.8

- Jupyter Notebook
Published by shimwell over 2 years ago

neutronics-workshop - v0.5.7

What's Changed

  • Adding icf detector examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/237
  • making use of geometry.plot() in latest openmc API improvment and general tidy up by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/238
  • Update docker-publish to v4 fix release actions by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/240

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.6...v0.5.7

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0.5.6

making use of the latest openmcsourceplotter version 0.6.4

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.4...v0.5.6

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0.5.5

What's Changed

  • Adding ocp 7.7.1 to docker by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/235
  • added args to spherical mesh by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/236

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.3...v0.5.5

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0.5.4

What's Changed

  • Adding ocp 7.7.1 to docker by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/235
  • added args to spherical mesh by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/236

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.3...v0.5.4

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0.5.3

What's Changed

  • added rm for old file removal by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/202
  • removed circle ci as we now have github actions by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/203
  • Update 1exampleneutronfluxand_units.ipynb by @davidepettinari in https://github.com/fusion-energy/neutronics-workshop/pull/205
  • Development improvments by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/206
  • Changing plots to use bb.extent by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/207
  • simple r2s example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/208
  • changed dir for WMP cross section plotting by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/211
  • updates from develop by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/210
  • removedunusedline by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/213
  • adding Weight Windows with cpp example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/197
  • Develop update adding CAPI weight window examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/217
  • removing use of ops package by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/219
  • added instant RR example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/218
  • Develop updates by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/220
  • more concise readme to encourage reading by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/221
  • More automatic voxel plots by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/222
  • added missing back slash by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/224
  • adding python api example for weight window generation by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/225
  • badges for each task by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/226
  • bumped versions for github actions by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/231
  • Updating docker file to build again by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/233

New Contributors

  • @davidepettinari made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/205

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.1...v0.5.3

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0,5.2

What's Changed

  • added rm for old file removal by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/202
  • removed circle ci as we now have actions by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/203
  • Update 1exampleneutronfluxand_units.ipynb by @davidepettinari in https://github.com/fusion-energy/neutronics-workshop/pull/205
  • Development improvments by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/206
  • Changing plots to use bb.extent by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/207
  • simple r2s example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/208
  • changed dir for WMP cross section plotting by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/211
  • updates from develop by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/210

New Contributors

  • @davidepettinari made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/205

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.1...v0,5.2

- Jupyter Notebook
Published by shimwell almost 3 years ago

neutronics-workshop - v0.5.1

What's Changed

  • removed dpa from vol calc by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/194
  • added sb vr example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/196
  • simpler voxel plotting by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/198
  • native openmc cross section plots by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/199
  • plots automatically getting width by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/200
  • Develop updates by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/201

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.5.0...v0.5.1

- Jupyter Notebook
Published by shimwell about 3 years ago

neutronics-workshop - v0.5.0

What's Changed

  • Update compileinstallubuntu_20.04.sh by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/185
  • changed html to iframe by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/187
  • Updated nuc data and versions in dockerfile by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/188
  • general update by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/189
  • fixing interpolation for dose tally by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/191
  • Fixing dockerimage by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/192
  • fixing the docker image by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/193

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.14...v0.5.0

- Jupyter Notebook
Published by shimwell about 3 years ago

neutronics-workshop - v0.4.14

What's Changed

  • Sphere vr examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/170
  • moved dose folder by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/171
  • Dev to main merge by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/175
  • simpler better spectra examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/176
  • making geometry directly from cells by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/181
  • standard variables names and skipping universe when possible by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/183
  • Update spectra task by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/184
  • general develop updates by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/186

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.13...v0.4.14

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.13

What's Changed

  • corrected mesh type and fixed docker building by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/169

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.12...v0.4.13

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.12

What's Changed

  • changed base image name by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/167

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.11...v0.4.12

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.11

What's Changed

  • moved file to with section by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/166

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.10...v0.4.11

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.10

What's Changed

  • split dockerfile by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/164
  • split docker file by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/165

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.9...v0.4.10

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.9

What's Changed

  • not writting tallies.out to save time by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/162
  • paramak update to 0.8.6 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/163

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.8...v0.4.9

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.8

What's Changed

  • removed material names when not needed by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/152
  • fixed typo by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/154
  • general update by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/153
  • Attempt to get chain file by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/156
  • Fixing ci(partial) by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/157
  • simplified vr example 1 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/159
  • Adding time filter detector example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/86
  • updated VR example, added detector example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/161

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.7...v0.4.8

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.7

What's Changed

  • corrected gh action version typo by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/150

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.6...v0.4.7

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.6

What's Changed

  • [skip ci] local install over codespaces by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/144
  • update readme install by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/145
  • added li6 li7 tbr values by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/146
  • Tracks.writetrackstovtk --> Tracks.writeto_vtk by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/147
  • general updates by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/148
  • updated docker build script by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/149

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.5...v0.4.6

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.5

What's Changed

  • added li isotopes for tritium production by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/143 updated paramak version

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.4...v0.4.5

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.4

What's Changed

  • Update 3makingreactorfora2dmeshtallyandmatplotlibpng.ipynb by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/141
  • Update 2makingcomponentsfora2dmeshtallyvtk.ipynb by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/140
  • Update 1makingshapesfora3dmeshtallyvtk.ipynb by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/139
  • Cylinder and Regular mesh from domain by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/138
  • general updates by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/142

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.3...v0.4.4

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - v0.4.3

What's Changed

  • removed odw usage by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/130
  • removing odw package by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/131
  • plotting using openmcsourceplotter 0.6.1 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/132
  • using openmc source plotter by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/133
  • changed depletion example to Ag instead of Co by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/134
  • using new config option by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/135
  • adding cubic interpolation for dose by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/136
  • General updates for new openmc API by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/137

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/V0.4.3...v0.4.3

- Jupyter Notebook
Published by shimwell over 3 years ago

neutronics-workshop - V0.4.3

What's Changed

  • typo fix by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/126
  • simplified method of writing tracks files to vtk by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/127

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.2...V0.4.3

- Jupyter Notebook
Published by shimwell almost 4 years ago

neutronics-workshop - v0.4.2

What's Changed

  • Updating installs and dagmc usage by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/124
  • improved DAGMCUniverse examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/125

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.1...v0.4.2

- Jupyter Notebook
Published by shimwell almost 4 years ago

neutronics-workshop - v0.4.1

What's Changed

  • Update citation and readme by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/119
  • Latex fixes in task 1 by @RemDelaporteMathurin in https://github.com/fusion-energy/neutronics-workshop/pull/121
  • Adding linear energy bins to spectra by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/120
  • added base image; by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/122

New Contributors

  • @RemDelaporteMathurin made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/121

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.4.0...v0.4.1

- Jupyter Notebook
Published by shimwell almost 4 years ago

neutronics-workshop - v0.4.0

What's Changed

  • typo fix by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/85
  • Fix typo in task_02 (temperature in K not C) by @johnnonweiler in https://github.com/fusion-energy/neutronics-workshop/pull/87
  • Fix mixed material examples by @johnnonweiler in https://github.com/fusion-energy/neutronics-workshop/pull/89
  • Delete misplaced comments by @johnnonweiler in https://github.com/fusion-energy/neutronics-workshop/pull/91
  • using mat for material names by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/90
  • removed energy bins line by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/93
  • updated source plotting and vtk production by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/96
  • updated source plotting and vtk production by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/97
  • refactored to remove bounding box package by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/99
  • reducing number of parts to improve meshing time by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/101
  • using bound_universe method for dag geometry by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/102
  • added source-rate norm by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/107
  • added code space instructions by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/104
  • updated to include track filters by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/111
  • improve track example with filters and bug fix by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/112
  • renamed run stages by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/110
  • added 0 dilute by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/108
  • Setting auto geom IDs to true by @pshriwise in https://github.com/fusion-energy/neutronics-workshop/pull/109
  • Reduce ci scope by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/113
  • fixing CI by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/114
  • increase particles by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/115
  • added reduce_chain=True by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/116
  • fixing task 14 testing by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/117

New Contributors

  • @johnnonweiler made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/87

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.3.4...v0.4.0

- Jupyter Notebook
Published by shimwell almost 4 years ago

neutronics-workshop - v0.3.4

What's Changed

  • removed duplicate python packages @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/83 updated compile commands for openmc

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.3.2...v0.3.4

- Jupyter Notebook
Published by shimwell about 4 years ago

neutronics-workshop - v0.3.3

What's Changed

  • reduced batches for ci timeout by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/80
  • Removing mat prefix by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/82
  • moving to openmc develop branch by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/81

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.3.1...v0.3.3

- Jupyter Notebook
Published by shimwell about 4 years ago

neutronics-workshop - v0.3.2

What's Changed

  • reduced batches for ci timeout by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/80
  • Removing mat prefix by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/82

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.3.1...v0.3.2

- Jupyter Notebook
Published by shimwell about 4 years ago

neutronics-workshop - v0.3.1

What's Changed

  • added more description for depltion example by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/77
  • updated readme links and text by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/78
  • fixing ci by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/79

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.3.0...V0.3.1

- Jupyter Notebook
Published by shimwell about 4 years ago

neutronics-workshop - v0.3.0

What's Changed

  • [skip ci] by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/64
  • using updated openmc-source-plotter api by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/69
  • Adding ww task by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/72
  • added draft task for activation and tally traacking by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/73
  • updated docker added new install script by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/75
  • Moving to os brep gmsh workflow by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/68
  • using open source workflow for dagmc by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/76

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.4...v0.3.0

- Jupyter Notebook
Published by shimwell about 4 years ago

neutronics-workshop - v0.2.0

What's Changed

  • [skip ci] by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/64

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.4...v0.2.0

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.1.4

What's Changed

  • using jupyter lab instead of notebook by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/60
  • Fixing old links and moving to Jupyter Lab :tada: by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/62

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.3...v0.1.4

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.1.3

What's Changed

  • added missing tasks and uncommented others by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/58
  • improved testing, corrected link and a few typos by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/59

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.2...v0.1.3

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.1.2

What's Changed

  • Update to video links in README by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/45
  • Updating installation videos by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/46
  • Finished rewrite, Removed old code from previous distribution by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/47
  • general bug fixing and improvments to tasks by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/57

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.1...v0.1.2

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.1.1

What's Changed

  • removing need for pw on cloud deploymnt and some old branding by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/37
  • added ci trigger on push by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/38
  • Updated readme images and badges by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/39
  • Fixing task 12 by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/41
  • updated to allow different dockerfiles with double-down and embree by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/42
  • simplified dev docker image building by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/43
  • providing embree free docker image options by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/44

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.1.0...v0.1.1

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.1.0

What's Changed

  • added old openmc 0.11 and fixed source plotting task by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/32
  • Fixing task 4 and making use of more neutronics work flow packages by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/33
  • changed workflow name by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/34
  • docker layer cache and fixed typo in py package name by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/35

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.0.7...v0.1.0

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.0.7

What's Changed

  • Changed openmc source to fork by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/24
  • fixing broken links by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/25
  • added unit processing by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/27
  • fixed examples from student feedback by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/28
  • Fixed spectrum examples by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/29

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.0.5...v0.0.7

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.0.6

What's Changed

  • added micro & macroscopic xs description by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/12
  • Updating MOAB version in Dockerfile by @pshriwise in https://github.com/fusion-energy/neutronics-workshop/pull/13
  • added option to not include DD by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/15
  • updated examples to work with neutronics workflow by @shimwell in https://github.com/fusion-energy/neutronics-workshop/pull/18

New Contributors

  • @pshriwise made their first contribution in https://github.com/fusion-energy/neutronics-workshop/pull/13

Full Changelog: https://github.com/fusion-energy/neutronics-workshop/compare/v0.0.2...v0.0.6

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.0.5

Making use of the spectrum_plotter package which simplifies task 3

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.0.4

Updates the workshop to make use of the latest neutronics tools being develop on the fusion-energy Github organization

- Jupyter Notebook
Published by shimwell over 4 years ago

neutronics-workshop - v0.0.3

Now with MOAB v5.3.0

- Jupyter Notebook
Published by shimwell almost 5 years ago

neutronics-workshop - v0.0.2

- Jupyter Notebook
Published by shimwell almost 5 years ago

neutronics-workshop - v0.0.1

Initial release

- Jupyter Notebook
Published by shimwell almost 5 years ago