Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A reproduction of the ICSBEP HEU-MET-FAST-001 case 1 benchmark problem using DAGMC with Cubit generated surface meshes. Base OpenMC xml input files are taken from here.

Generate meshes with

python mesh_with_cubit.py

This generate meshes with deviation angle in (0.5, 1., 2., 3., 4., 5), and the default anisotropic ratio of 100.

To plot the corresponding geometries, do

python main.py -p

To stochastically compute volumes, do

python main.py -c

To perform eigenvalue calculation, do

python main.py -r

To do all of the above, do

python main.py -p -c -r

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages