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

[ENH] Burned material reader #10

Closed
drewejohnson opened this issue Sep 19, 2017 · 2 comments
Closed

[ENH] Burned material reader #10

drewejohnson opened this issue Sep 19, 2017 · 2 comments
Labels
child Issue / PR depends on another enhancement reader

Comments

@drewejohnson
Copy link
Collaborator

drewejohnson commented Sep 19, 2017

Implement a reader that can be imported from serpentTools.parsers that is capable of reading the bumat files.

Format

SERPENT Wiki

Requirements

  1. Create and multiple SERPENT material objects and related material data, i.e. temperature, density, thermal scattering library, etc
  2. Write out the material(s) with some templating engine as tables or SERPENT materials*
  • This feature could probably be a method on a Material supporting class. This would allow injection of materials from one file into another file down the road

Prerequisites

#12

@drewejohnson drewejohnson added the child Issue / PR depends on another label Oct 8, 2017
@drewejohnson drewejohnson changed the title Feature: Burned material reader [ENH] Burned material reader May 17, 2018
@drewejohnson
Copy link
Collaborator Author

Addressed in #217. Will have to update and properly test and document once #12 is closed

@drewejohnson
Copy link
Collaborator Author

Closing as we can read these files, but the api should not be considered stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
child Issue / PR depends on another enhancement reader
Projects
None yet
Development

No branches or pull requests

2 participants