svalinn / r2s-act

Rigorous 2 Step Activation Workflow
4 stars 7 forks source link

Add unstructured mesh capability for R2S workflow #3

Closed gonuke closed 11 years ago

gonuke commented 12 years ago

Modify R2S workflow for unstructured mesh capability. This will greatly simplify the material definition part of the workflow, at the expense of requiring every region to be meshed with a tet-mesh.

erelson commented 11 years ago

Attempting to list the various details that need to be taken care of for this. Some of these will be their own issues.

mmGridGen/mmgrid.py #38

ALARA

Additions to source.F90 to read MOAB mesh directly:

Compiling DAGMCNP with iMesh API calls in Fortran #44

gammas file: #45

gonuke commented 11 years ago

Admin note: You could make this a milestone and each of the major bullets could be issues attached to that milestone.

erelson commented 11 years ago

Admin reply: That works nicely.

erelson commented 11 years ago

Capability exists. Todo list above has been updated. Related enhancements are now tracked in #50.