Paul Romano
|
5a116aedb3
|
Update missing label in documentation
|
2017-03-20 06:24:19 -05:00 |
|
Paul Romano
|
5adc5f63fa
|
Add OpenMOC compatiblity module in documentation
|
2017-03-19 21:41:54 -05:00 |
|
Paul Romano
|
48135a59ab
|
Documentation/test fixes
|
2017-03-19 21:41:54 -05:00 |
|
Paul Romano
|
d311e06029
|
Add physical units in user's guide, TallyDerivative link
|
2017-03-19 21:41:54 -05:00 |
|
Adam Nelson
|
941074178f
|
Forgot to include the notebook
|
2017-03-19 17:34:44 -04:00 |
|
Adam Nelson
|
0ebac7687d
|
Added example notebook and incorporated some lessons learned in the code
|
2017-03-19 17:34:23 -04:00 |
|
Adam Nelson
|
04c1304dc4
|
Added Version number to MGXS Library format
|
2017-03-18 10:13:16 -04:00 |
|
Sterling Harper
|
cdf1f4380b
|
Merge pull request #818 from nelsonag/new_notebooks
Addition of new notebooks to showcase Multi-Group mode features
|
2017-03-11 08:50:18 -05:00 |
|
Adam Nelson
|
fb59d51d17
|
Merge pull request #807 from wbinventor/new-scatt-mat
Consistent Multi-Group Scattering Matrices
|
2017-03-10 18:54:30 -05:00 |
|
Adam Nelson
|
9cfbeb634c
|
Removed batches in mg-mode-part-ii
|
2017-03-10 17:49:37 -05:00 |
|
Will Boyd
|
561cf39b63
|
Merge pull request #826 from paulromano/plot-improvements
Improvements to geometry plotting
|
2017-03-10 12:16:51 -05:00 |
|
Paul Romano
|
f342b2a93d
|
Change 'center' argument of Universe.plot to 'origin'
|
2017-03-10 09:54:58 -06:00 |
|
Adam Nelson
|
4b01fd3114
|
Merge remote-tracking branch 'upstream/develop' into new_notebooks
|
2017-03-09 09:22:25 -05:00 |
|
Adam Nelson
|
8f08529551
|
removed unneeded notebooks, allowed openmc.Settings.max_order to take a None parameter, and revised notebooks according to comments from @paulromano, @wbinventor and @smharper.
|
2017-03-09 09:20:42 -05:00 |
|
Paul Romano
|
9dec183b53
|
Replace use of matplotlib.colors with _SVG_NAMES dictionary
|
2017-03-08 15:18:47 -06:00 |
|
Paul Romano
|
61f0138555
|
Add Plot.from_geometry() classmethod
|
2017-03-08 14:24:41 -06:00 |
|
Paul Romano
|
3913d55e2c
|
Allow color names, rename Plot attributes, add openmc.plot_inline()
|
2017-03-08 14:24:37 -06:00 |
|
Paul Romano
|
4ac28c29d4
|
Prevent tables from spilling in the user's guide
|
2017-03-07 15:16:57 -06:00 |
|
Paul Romano
|
18261268a8
|
Make Jupyter notebooks look better in documentation
|
2017-03-07 14:18:03 -06:00 |
|
Will Boyd
|
b3687b48ee
|
Merge remote-tracking branch 'upstream/develop' into new-scatt-mat
|
2017-03-07 13:53:33 -05:00 |
|
Adam Nelson
|
966169de08
|
Revised notebooks according to comments and added a C5G7 library
|
2017-03-07 07:31:03 -05:00 |
|
Paul Romano
|
cda58c9e8f
|
Address @wbinventor comments on #821
|
2017-03-06 19:59:46 -06:00 |
|
Paul Romano
|
2d1897a051
|
Remove offsets, distribcell_index, distribcell_paths
|
2017-03-06 12:36:48 -06:00 |
|
Will Boyd
|
e640146f8f
|
Merge branch 'develop' into new-scatt-mat
|
2017-03-06 13:00:10 -05:00 |
|
Adam Nelson
|
6d1115aec2
|
Putting back in the required pngs
|
2017-03-05 14:39:29 -05:00 |
|
Adam Nelson
|
3d93a8dff6
|
Added three new notebooks for the MG mode
|
2017-03-05 14:31:20 -05:00 |
|
Adam Nelson
|
1668fc3a06
|
Moved the example notebooks front and center
|
2017-03-05 14:19:34 -05:00 |
|
Paul Romano
|
902282b54e
|
Address some @wbinventor comments on #814
|
2017-03-04 00:21:55 -06:00 |
|
Paul Romano
|
302816b4ef
|
Updates to documentation. Replace XML parsing section with user input changes
section.
|
2017-03-03 11:20:00 -06:00 |
|
Paul Romano
|
c6210e8ca7
|
Add table listing verbosity levels in documentation.
|
2017-03-02 22:04:32 -06:00 |
|
Will Boyd
|
99db48bc8e
|
Updated equations in new consistent scattering matrix
|
2017-03-02 17:16:32 -05:00 |
|
Paul Romano
|
659a972cd2
|
Fix MGXS part IV notebook
|
2017-03-02 13:44:29 -06:00 |
|
Paul Romano
|
5e9b06a861
|
Better use of verbosity
|
2017-03-02 09:17:00 -06:00 |
|
Will Boyd
|
671a9cf693
|
Revised equations for consistent scattering matrix
|
2017-03-02 10:14:40 -05:00 |
|
Will Boyd
|
e33855047a
|
Fixed merge conflicts with develop branch
|
2017-03-02 09:51:13 -05:00 |
|
Will Boyd
|
b1fbef35e9
|
Merge pull request #800 from paulromano/volume
Change how volume is handled
|
2017-03-02 09:06:44 -05:00 |
|
Paul Romano
|
106bb0dbe8
|
Address a few comments from @wbinventor
|
2017-03-01 21:14:33 -06:00 |
|
Will Boyd
|
98e0c362b3
|
Merge branch 'develop' into new-scatt-mat
|
2017-03-01 10:58:14 -05:00 |
|
Paul Romano
|
740d233f66
|
A few documentation fixes
|
2017-03-01 07:10:51 -06:00 |
|
Will Boyd
|
fee4f7d6f5
|
Fixed OpenMOC compatibility Sphinx docs and region parsing
|
2017-02-28 15:24:35 -05:00 |
|
Will Boyd
|
3042e7d9c0
|
Updated OpenMOC compatiblity module with changes suggested by @paulromano
|
2017-02-28 12:06:42 -05:00 |
|
Will Boyd
|
e2f60119a0
|
Fixed a few docstrings in openmc.mgxs
|
2017-02-28 11:07:10 -05:00 |
|
Paul Romano
|
583782864e
|
Remove references to Nu/Prompt MGXS classes in docs
|
2017-02-28 06:42:33 -06:00 |
|
Will Boyd
|
0495ff7eab
|
Workingto integrate consistent scattering matrices with consolidation made by @nelsonag
|
2017-02-27 19:49:22 -05:00 |
|
Will Boyd
|
fa7688e6b0
|
Removed OpenCG compatiblity module in place of new OpenMOC compatiblity module
|
2017-02-27 14:25:15 -05:00 |
|
Paul Romano
|
a4dbcca90d
|
Merge branch 'develop' into volume
|
2017-02-27 07:26:25 -06:00 |
|
Will Boyd
|
1bd3cde52b
|
Merge pull request #803 from nelsonag/nonu
Removal of Nu* MGXS classes.
|
2017-02-26 15:44:19 -05:00 |
|
Adam Nelson
|
6ce91c2b96
|
moved nu and prompt attributes to only the MGXS children who need them and added deepcopy capabilities for the nu/prompt data.
|
2017-02-26 14:51:19 -05:00 |
|
Adam Nelson
|
413e04c5cf
|
Added a bit more documentation for nu, merged the Prompt* MGXS types with their total counterparts using the same method used for nu, and udpated mdgxs-part-i.
|
2017-02-26 06:19:40 -05:00 |
|
Adam Nelson
|
5e313cf5f1
|
Revisions per @wbinventors comments
|
2017-02-26 05:33:32 -05:00 |
|