mit-crpg / opendeplete

A depletion framework for OpenMC
MIT License
15 stars 5 forks source link

Refactor for new OpenMC changes #27

Closed wbinventor closed 7 years ago

wbinventor commented 7 years ago

A few things will need to be refactored in accordance with some of @paulromano's latest changes to OpenMC's PyAPI in mit-crpg/openmc#790 to eliminate the new deprecation warnings:

 Reading settings XML file...
 WARNING: <run_mode> should be specified.

In addition, mit-crpg/openmc#794 will also likely require more changes as well, and may be worth waiting on before addressing all of these updates at once.

paulromano commented 7 years ago

I'm happy to submit a pull request making the necessary changes, so I'll self-assign this.

cjosey commented 7 years ago

I think this is closed with #28.