Adam Nelson
|
f237dadee0
|
Updating notebooks
|
2017-01-19 14:24:58 -05:00 |
|
Adam Nelson
|
39d9c25ae7
|
Revised minor bugs found relating to polar/azi filters AND added support to openmc.mgxs for applying polar and azimuthal filters!
|
2017-01-08 20:37:38 -05:00 |
|
Adam Nelson
|
a45652d785
|
Used more pythonic commands in plotter module and commented the block which obtains MGXS data for plotting
|
2016-12-02 18:57:09 -05:00 |
|
Adam Nelson
|
b226241e3e
|
Updating the mgxs-ii example notebook
|
2016-11-30 19:41:49 -05:00 |
|
Adam Nelson
|
823d6fe1be
|
Added plot_xs to mgxs-part-iv notebook
|
2016-11-20 20:13:40 -05:00 |
|
Adam Nelson
|
df7ae53413
|
Cleaned up mgxs_library and made sure the mgxs-part-iv notebook was up to date
|
2016-11-13 15:27:06 -05:00 |
|
Paul Romano
|
11d514fb99
|
Update Jupter notebooks to reflect eV units
|
2016-10-31 14:46:47 -05:00 |
|
Sam Shaner
|
a042ff60ed
|
addressed PR comments
|
2016-10-25 20:54:56 -04:00 |
|
Adam Nelson
|
a52921e40a
|
Updating with develop
|
2016-10-04 19:55:52 -04:00 |
|
Sterling Harper
|
52c9898128
|
Simply MeshFilter.__init__
|
2016-09-30 00:01:10 -04:00 |
|
Sterling Harper
|
e464e22690
|
Merge remote-tracking branch 'upstream/develop' into pyapi_filters
|
2016-09-29 16:22:10 -04:00 |
|
Paul Romano
|
459d3375ca
|
Update nuclear data Jupyter notebook
|
2016-09-23 06:43:29 -05:00 |
|
Sterling Harper
|
7419cd26b3
|
Update examples
|
2016-09-22 03:00:49 -04:00 |
|
Adam Nelson
|
8d35923405
|
Merge remote-tracking branch 'upstream/develop' into mg_th5
|
2016-09-15 19:39:12 -04:00 |
|
Sam Shaner
|
76ceafa449
|
merged with upstream/develop
|
2016-09-11 15:15:18 -04:00 |
|
Adam Nelson
|
f4731567e1
|
Updated ipython notebook and some poor indentation
|
2016-09-11 06:29:45 -04:00 |
|
Adam Nelson
|
255aba1fc0
|
Updated ipython notebook, fixed minor corrections throughout, and added h5 wrapper functions in hdf5_interface so the various from_hdf5 routines dont have to call low-level functions directly
|
2016-09-10 11:28:08 -04:00 |
|
Adam Nelson
|
61feb8cc6d
|
Updated mgxs-part-iv
|
2016-09-10 08:40:04 -04:00 |
|
Adam Nelson
|
a235aa8cba
|
Progressively fixing bugs, last one seems to be tabular representation doesnt produce correct results anymore
|
2016-09-09 20:39:05 -04:00 |
|
Sam Shaner
|
7936b04683
|
implemented decay rate tally
|
2016-09-06 08:45:39 -04:00 |
|
Adam Nelson
|
785bd49ad1
|
Resolving the merge
|
2016-09-03 04:41:12 -04:00 |
|
Paul Romano
|
3d29075022
|
Update Jupyter notebooks
|
2016-08-31 10:59:21 -05:00 |
|
Sam Shaner
|
bc49c74d88
|
updated tally-arithmetic.ipynb
|
2016-08-29 12:20:41 -04:00 |
|
Sam Shaner
|
26bdadd79a
|
removed redundant code in tally.F90 and addressed other PR comments
|
2016-08-29 10:05:00 -04:00 |
|
Sam Shaner
|
ba42547eb3
|
added tally-arithmetic.ipynb with six-factor formula
|
2016-08-23 15:26:24 -04:00 |
|
Paul Romano
|
08219585f9
|
Fix two documentation issues
|
2016-08-20 16:50:14 -05:00 |
|
Sam Shaner
|
e122535ddc
|
fixed issue in tally.F90 and updated mdgxs-part-ii.ipynb
|
2016-08-16 16:47:50 -04:00 |
|
Sam Shaner
|
7def0d51ce
|
updated mdgxs notebooks and added them to documentation
|
2016-08-11 08:27:22 -04:00 |
|
Sam Shaner
|
6669e437e2
|
removed unnecessary imports and fixed comments
|
2016-08-11 08:02:44 -04:00 |
|
Sam Shaner
|
d6ae522c2a
|
updated mgxs tests
|
2016-08-10 22:30:58 -04:00 |
|
Sam Shaner
|
cdca6f3e1a
|
removed DelayedGroups and addressed PR comments
|
2016-08-06 16:44:22 -04:00 |
|
Sam Shaner
|
46e92ee5bb
|
merged with develop branch
|
2016-08-03 16:05:57 -04:00 |
|
Sam Shaner
|
c23c1cabfb
|
added second mdgxs ipython notebook
|
2016-08-03 00:13:51 -04:00 |
|
Sam Shaner
|
7be7c6f29b
|
fixed mgxs library.py to accept MDGXS
|
2016-08-02 18:53:44 -04:00 |
|
Sam Shaner
|
e8819e6a77
|
Merge remote-tracking branch 'origin/meshout-filter' into mesh-mgxs
|
2016-08-02 08:13:35 -04:00 |
|
Sam Shaner
|
a5e9b870fd
|
added mdgxs-part-i.ipynb notebook for mdgxs
|
2016-07-31 21:43:34 -04:00 |
|
Sam Shaner
|
355fb6f30d
|
addressed PR comments
|
2016-07-31 10:20:50 -04:00 |
|
Sam Shaner
|
ef0cbebbaa
|
updated mgxs ipython notebooks noting that the mesh domain type has been added
|
2016-07-29 17:45:35 -04:00 |
|
Sam Shaner
|
a00441ee14
|
removed updates to mgxs notebooks
|
2016-07-29 13:44:11 -04:00 |
|
Sam Shaner
|
c35eac2c06
|
changed mgxs-part-i.ipynb mgxs domain back to cell
|
2016-07-29 13:41:14 -04:00 |
|
Sam Shaner
|
6694895769
|
added error statement when micro xs is requested for a mesh domain
|
2016-07-29 13:38:46 -04:00 |
|
samuel shaner
|
16e74656b0
|
merged with new-mgxs-tallies branch
|
2016-07-29 16:37:20 +00:00 |
|
Sam Shaner
|
2342d17431
|
changed mgxs velocity to inverse velocity to avoid test suite round off issue
|
2016-07-29 11:09:54 -04:00 |
|
Sam Shaner
|
97c665d736
|
merged with upstream/develop
|
2016-07-29 08:41:30 -04:00 |
|
Sam Shaner
|
120b58a0b5
|
merged with upstream/develop
|
2016-07-29 08:33:56 -04:00 |
|
Sterling Harper
|
31771d8e2e
|
Expand on IncidentNeutron.from_hdf5 in notebook
|
2016-07-28 16:27:11 -05:00 |
|
Paul Romano
|
e2112b86ae
|
Respond to @smharper comments on #684
|
2016-07-25 06:33:37 -05:00 |
|
Paul Romano
|
ef7eb3cc64
|
Add example notebook for nuclear data
|
2016-07-14 15:52:51 -05:00 |
|
Sam Shaner
|
b56c528bdb
|
used condensed methods to generate mesh domain bins
|
2016-07-07 16:46:24 -04:00 |
|
Sam Shaner
|
9686543fa0
|
implemented mesh domain in mgxs
|
2016-07-05 18:38:56 -04:00 |
|