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

Add data structures and mesh tags for Cartesian, ray-based cell volume fractions #61

Open
gonuke opened this issue Jun 11, 2013 · 0 comments
Assignees

Comments

@gonuke
Copy link
Member

gonuke commented Jun 11, 2013

This will add the a capability to the material volume fraction capability and NOT replace it.

In scripts/r2s/mmgrid.py

  • samples is a local variable storing material volume fractions
    • add cell_samples
  • samples is used to increment the dictionary (mats, errs) in the grid member variable
    • add dictionary entries cells, cell_errs
    • add loop to increment those dictionary entries from cell_samples
  • add tags to store these new dictionary entries on mesh
@ghost ghost assigned lmynsberge Jun 11, 2013
lmynsberge added a commit that referenced this issue Jun 12, 2013
Add cell_samples capability and cell dictionary.
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

2 participants