svalinn / r2s-act

Rigorous 2 Step Activation Workflow
4 stars 7 forks source link

Update r2s_setup/r2s.cfg/r2s_step2.py for unstructured workflow #48

Closed erelson closed 11 years ago

erelson commented 11 years ago

The structured/unstructured workflows will probably coexist as options

erelson commented 11 years ago

Added a single option, structuredmesh to the r2s.cfg file. (Defaults to true)

Changes were made alongside refactoring of r2s_step1.py.

r2s_step2.py only calls write_gammas.py if it is working with a structured mesh. Passing parameters to MCNP is still a WIP. #41