Skip to content

Commit

Permalink
added script desc
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Mar 29, 2024
1 parent 5b15ed2 commit 15c8827
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# this example shows users how to make a mesh source using a cylindrical mesh and a source term for each voxel.

# this is a minimal example but a more realistic example could use the voxel location to look up properties
# of the plasma at each coordinate and customize the source energy and strength at each mesh voxel location

import openmc
import numpy as np
Expand Down

0 comments on commit 15c8827

Please sign in to comment.