Paul Romano
|
ef7eb3cc64
|
Add example notebook for nuclear data
|
2016-07-14 15:52:51 -05:00 |
|
Paul Romano
|
e19291118e
|
Refactor use of ACE tables to generate neutron/thermal scattering data
|
2016-07-14 15:19:52 -05:00 |
|
Paul Romano
|
68e5a093aa
|
Added full openmc.data package and hooks in code
|
2016-07-14 15:19:48 -05:00 |
|
Paul Romano
|
d30d010aea
|
Merge pull request #673 from nelsonag/aniso
Set MG mode to convert Legendre-expanded anisotropic scattering data in to tabular data by default
|
2016-06-14 14:44:46 -05:00 |
|
Sterling Harper
|
47e992b889
|
Merge pull request #667 from paulromano/various-pyapi-changes
Various changes in Python API
|
2016-06-09 10:21:32 -04:00 |
|
Adam Nelson
|
dffb9858e8
|
Fixed per @paulromano comments
|
2016-06-08 19:38:44 -04:00 |
|
Adam Nelson
|
826d5a43d8
|
Switched tabular_legendre to have a default of true
|
2016-06-07 20:04:13 -04:00 |
|
Paul Romano
|
96351c9b1c
|
Improve documentation of MGXS classes
|
2016-06-03 13:33:33 -05:00 |
|
Paul Romano
|
07ef67fee0
|
Initial TRISO modeling capabilities
|
2016-06-01 10:19:28 -05:00 |
|
Will Boyd
|
a787ea8818
|
Merge pull request #656 from paulromano/pyapi-geometry-improvements
Python API geometry enhancements
|
2016-05-31 10:31:40 -04:00 |
|
Adam Nelson
|
a9462ff7f7
|
Fixed tallies._can_merge_scores to properly think it can merge a score if the master score list contains the score to be added.
|
2016-05-30 14:23:06 -04:00 |
|
Paul Romano
|
e40a369693
|
Add geometry plotting capability and restructure lattice attributes
|
2016-05-27 09:53:07 -05:00 |
|
Adam Nelson
|
dca86df219
|
adding notice to users that div by zero is expected in mgxs-part-iii nbook.
|
2016-05-24 20:27:06 -04:00 |
|
Adam Nelson
|
7794fae54d
|
updates per @wbinventor comments
|
2016-05-24 20:19:14 -04:00 |
|
Adam Nelson
|
18fc97fc9a
|
Updating notebook to reflect changes thus far
|
2016-05-22 21:31:33 -04:00 |
|
Adam Nelson
|
b1516c9184
|
Updated per minor edits from @wbinventor and added a routine to calculate the mgxs_library and Materials objects
|
2016-05-17 21:24:03 -04:00 |
|
Adam Nelson
|
16886a41d9
|
Incorporating Legendre scattering to Library and Mgxs_library modules (and example nbook).
|
2016-05-17 05:35:55 -04:00 |
|
Adam Nelson
|
058ba68895
|
Merge branch 'develop' into mgxs_integration
|
2016-05-16 19:18:42 -04:00 |
|
Paul Romano
|
4d336761bc
|
Merge pull request #644 from wbinventor/mgxs-scatt-orders
Scattering Matrix Moments
|
2016-05-16 09:14:32 -05:00 |
|
Adam Nelson
|
071e8d3e30
|
Forgot universe_id=0 for root in example nb (fixed), resolved comments from @paulromano, and made sure the example problem worked still (it did, but I simplified it a bit since data doesnt need to be numpy arrays anymore.
|
2016-05-15 14:26:54 -04:00 |
|
Adam Nelson
|
4bec584ddb
|
Removed *_id setting in example notebook IV, since they are not needed, just as @wbinventor said. I owe this man a beer.
|
2016-05-14 13:04:27 -04:00 |
|
Will Boyd
|
87dfd97e5c
|
Fixed issue with order=0 ScatterMatrixXS statepoint loading when not using P0 correction
|
2016-05-14 12:33:02 -04:00 |
|
Adam Nelson
|
86cf42d7a6
|
Clarifications in example notebook
|
2016-05-14 07:58:10 -04:00 |
|
Adam Nelson
|
eb20de6a51
|
Updating per the latest round of comments. This includes simplifying the notebook significantly, and adding a get_xsdata method to Library.
|
2016-05-13 22:32:48 -04:00 |
|
Will Boyd
|
68d2e5b047
|
Fixed hosed mgxs-part-iii notebook
|
2016-05-13 13:18:18 -04:00 |
|
Will Boyd
|
47ef320ad5
|
Made MGXS.domain set MGXS.domain_type to reduce burden on user
|
2016-05-13 10:20:16 -04:00 |
|
Will Boyd
|
7ed772d6c3
|
Now using scatter-PN scores in ScatterMatrixXS for tallying efficiency
|
2016-05-13 10:08:54 -04:00 |
|
Adam Nelson
|
e9fc744ba5
|
Updated example notebook and changed default value of return_names in write_mg_library to False and updated the docstring accordingly.
|
2016-05-12 21:34:03 -04:00 |
|
Will Boyd
|
19feb55e6d
|
Major refactoring of MGXS subclasses to eliminate tallies properties
|
2016-05-12 21:08:55 -04:00 |
|
Adam Nelson
|
e8e5ccd1ad
|
Merge remote-tracking branch 'upstream/develop' into mgxs_integration
|
2016-05-12 05:16:31 -04:00 |
|
Will Boyd
|
47adcbfb89
|
Merge remote-tracking branch 'upstream/develop' into mgxs-scatt-orders
|
2016-05-11 14:27:42 -04:00 |
|
Paul Romano
|
32eb58774d
|
Add make_hexagon_region() function
|
2016-05-10 22:08:10 -05:00 |
|
Will Boyd
|
03828594fb
|
Reverted to dropping scores from MGXS Pandas DF
|
2016-05-10 21:04:00 -04:00 |
|
Will Boyd
|
4201cb9872
|
Fixed issue with lattice cell indexing for p-value calculation in Pandas DF notebook
|
2016-05-09 23:02:31 -04:00 |
|
Will Boyd
|
203d5a3fe4
|
Updated MGXS Notebooks with KappaFissionXS
|
2016-05-09 13:42:15 -04:00 |
|
Will Boyd
|
ae58827601
|
Fixed merge conflicts with develop
|
2016-05-09 12:53:12 -04:00 |
|
Will Boyd
|
2ca61564e2
|
Made distribcell paths default to True for Tally Pandas DF
|
2016-05-08 13:01:05 -04:00 |
|
Adam Nelson
|
7a67165586
|
Finished generating ipython notebook and incorporating in to docs
|
2016-05-07 14:36:32 -04:00 |
|
Paul Romano
|
8923e1b8f2
|
Update Jupyter notebook examples
|
2016-05-06 11:15:47 -05:00 |
|
Will Boyd
|
9bff2ab474
|
Updated Mann-Whitney test to reflect lattice cell indexing in new distribcell paths
|
2016-05-01 13:49:51 -04:00 |
|
Will Boyd
|
cc27630f7d
|
Merge branch 'develop' into distribcell-paths
|
2016-05-01 13:47:15 -04:00 |
|
Paul Romano
|
7b20f8ad4a
|
Merge pull request #639 from wbinventor/prioritize-notebooks
Updated Jupyter Notebook Links on Website
|
2016-05-01 11:29:19 -06:00 |
|
Will Boyd
|
615cec9e96
|
Improved comments for Pandas DataFrames distribcell path construction
|
2016-04-30 09:45:40 -04:00 |
|
Will Boyd
|
7741b525bb
|
Removed OpenCG dependency for distribcell paths in Pandas DataFrames
|
2016-04-30 09:35:17 -04:00 |
|
Paul Romano
|
6a2743f1e1
|
Fix comma in tally arithmetic notebook
|
2016-04-30 06:39:05 -05:00 |
|
Will Boyd
|
d460e51fb7
|
Moved Jupyter Notebook examples to top of Python API page
|
2016-04-29 23:27:59 -04:00 |
|
Paul Romano
|
d9b097dbaf
|
Make Materials, Plots, and Tallies list-like
|
2016-04-29 16:14:02 -05:00 |
|
Paul Romano
|
68f7de1315
|
Update Jupyter notebooks
|
2016-04-25 13:06:17 -05:00 |
|
Paul Romano
|
50a80693b5
|
Rename main Python API classes to get rid of File.
|
2016-04-25 10:37:06 -05:00 |
|
Paul Romano
|
fa1ca34094
|
Respond to @wbinventor comments on #626
|
2016-04-14 15:57:59 -05:00 |
|