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

Redesign auto-generated ALARA geometry information to create zones with appropriate intervals #62

Open
gonuke opened this issue Jun 11, 2013 · 1 comment
Assignees

Comments

@gonuke
Copy link
Member

gonuke commented Jun 11, 2013

Currently, each interval (entry in a volume input block) is assigned to a distinct zone (entry in a mat_loading input block). In this new workflow, three new features are needed in scripts/r2s/io/write_alara_geom.py:

  • generate a "pseudo-" interval for each cell fraction of each mesh voxel in the volumes block
  • assign each pseudo-interval to a zone that represents the MCNP cell in the volumes block
  • generate only 1 zone per MCNP cell in the mat_loading block
@erelson
Copy link
Contributor

erelson commented Jun 11, 2013

For clarification purposes for this issue and #63.

Note that the ordering of volumes and fluxes must match.

alara_wdr_implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants