Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks done
erelson opened this issue Feb 26, 2013 · 1 comment
Closed
3 tasks done

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

erelson opened this issue Feb 26, 2013 · 1 comment

Comments

@erelson
Copy link
Contributor

erelson commented Feb 26, 2013

The structured/unstructured workflows will probably coexist as options

  • add option to r2s_setup.py/r2s.cfg
  • identify any needed changes to r2s_step1.py
  • r2s_step2.py skips write_gammas.py as needed (still calls read_alara_phtn.py)
    • alternate passing of parameters used for photon transport may be done within r2s_step2.py
@erelson
Copy link
Contributor Author

erelson commented Mar 8, 2013

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

@erelson erelson closed this as completed Mar 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant