svalinn / r2s-act

Rigorous 2 Step Activation Workflow
4 stars 7 forks source link

Material "defixer" program #32

Open elliottbiondo opened 11 years ago

elliottbiondo commented 11 years ago

Inputs:

Outputs

Synopsis The program will read all of the groups off an h5m geometry file. The user will then assign material definitions to each group. The actual definitions will be found in a separate material library in some canonical format. When assigning these materials the user will be able to:

The user can then output definitions in some format that can be read-in by other codes.

At first, this program will get user input from an input file. Eventually this program may also have a GUI. The GUI should write "journal files" similar to CubIT which contain valid input text.

Most of the material handing will be done using PyNE functions.