Skip to content

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

@gonuke

Description

@gonuke

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions