Commit graph

17 commits

Author SHA1 Message Date
Sterling Harper
efade329a8 Address #983 comments 2018-03-19 12:55:46 -04:00
Sterling Harper
ba15959728 Add WMP writing functionality to PyAPI 2018-03-13 21:36:00 -04:00
Sterling Harper
7bb066bc9a Infer WMP vales like num_l and fissionable 2018-03-13 17:15:58 -04:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Sterling Harper
d5eef5d9f0 Cleanup naming and a divide-by-zero for multipole 2018-01-11 22:19:44 -05:00
Paul Romano
e94dd55b31 More unit tests for openmc.data and a few small fixes 2018-01-09 06:22:55 -06:00
jingang
8c4d71db9e imported sqrt from math as well 2017-05-22 17:14:25 -04:00
jingang
379603a03f imported exp, erf, pi funtion from math package 2017-05-22 16:12:36 -04:00
liangjg
031ae73516 addressed @paul's comments 2017-05-19 16:12:24 -04:00
liangjg
b93916beb4 fixed several bugs in multipole python api module
1. read non-fissionable nuclide
2. evaluate xs correctly (same as the function in openmc)
2017-05-19 13:44:37 -04:00
Sterling Harper
c7ec7f237a Address #767 comments 2016-12-05 15:49:02 -05:00
Sterling Harper
d8f22ba999 Address #767 comments 2016-12-05 14:25:41 -05:00
Sterling Harper
7035192625 Make multipole variable names more consistent 2016-12-02 14:25:20 -05:00
Sterling Harper
9649d112ea Fix PyAPI multipole indentation, add more comments 2016-12-02 14:11:39 -05:00
Sterling Harper
1bc72660de Improve PyAPI wmp docstrings; support E arrays 2016-12-02 13:30:16 -05:00
Sterling Harper
85d26be07a Add type checking to PyAPI multipole 2016-12-01 19:46:51 -05:00
Sterling Harper
8872ccdbc2 Translate F90 WMP functions to Python 2016-12-01 17:18:28 -05:00