Paul Romano
|
b17290e7b6
|
Update readme.rst and main index.rst
|
2017-04-06 07:10:22 -05:00 |
|
Paul Romano
|
d406a14769
|
Fix a few doc bugs ('make latexpdf' now works again)
|
2017-04-05 12:05:28 -05:00 |
|
Paul Romano
|
a898622260
|
Move Jupyter notebooks to examples/jupyter
|
2017-04-05 11:13:25 -05:00 |
|
Paul Romano
|
5c74b85713
|
Respond to comments on #850
|
2017-04-05 11:13:21 -05:00 |
|
Paul Romano
|
973b66c1d0
|
Add section in user's guide on volume calculations
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
d006950326
|
Fix MDGXS part II notebook
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
72bf022572
|
Update nuclear data notebook
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
a0a0a8076d
|
Add pin cell, TRISO, and CANDU notebooks
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
7b67006472
|
Add section on parallelization
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
d98a6bad94
|
Clean up processing section
|
2017-04-03 22:03:24 -05:00 |
|
Paul Romano
|
9d4363d931
|
Update scripts section, fix bugs in openmc-plot-mesh-tally
|
2017-04-03 22:03:23 -05:00 |
|
Paul Romano
|
a348d70e1d
|
Add tallies section, Python API requirements
|
2017-04-03 22:03:23 -05:00 |
|
Paul Romano
|
a7da8096f7
|
Keep working on documentation. Allow default source.
Also merge Settings.output_path into Settings.output
|
2017-04-03 22:03:19 -05:00 |
|
Paul Romano
|
df786664a8
|
Finish geometry section
|
2017-04-03 11:53:23 -05:00 |
|
Paul Romano
|
6c40fb640a
|
Continue working through new user's manual
|
2017-04-03 11:53:23 -05:00 |
|
Paul Romano
|
8a2035a191
|
Start restructuring user's guide
|
2017-04-03 11:52:48 -05:00 |
|
Sterling Harper
|
47deaa8c60
|
Merge pull request #840 from paulromano/elastic-0k
Ability to add 0K elastic scattering from an ENDF file
|
2017-04-03 12:36:44 -04:00 |
|
amandalund
|
7af1be9302
|
Fix surface and mesh filters for current score
|
2017-03-30 10:50:12 -05:00 |
|
amandalund
|
f08567b096
|
Changed python API; changed how filters are written to statepoint; changed tally filters array to indices of filters in global array
|
2017-03-27 16:05:26 -05:00 |
|
Adam Nelson
|
f375d81555
|
Added sentinel value for model_args parameter of search_for_keff function
|
2017-03-22 19:09:04 -04:00 |
|
Paul Romano
|
474e11e876
|
Change how resonance scattering options are specified
|
2017-03-22 10:59:36 -05:00 |
|
Adam Nelson
|
bbb351f06b
|
Converted openmc.KeffSearch class to openmc.search_for_keff function
|
2017-03-21 20:40:50 -04:00 |
|
Adam Nelson
|
5c7230d506
|
Merge remote-tracking branch 'upstream/develop' into search
|
2017-03-21 19:25:34 -04:00 |
|
Paul Romano
|
24c00acad4
|
Allow 0K elastic scattering to be added to IncidentNeutron from ENDF files
|
2017-03-21 14:40:51 -05:00 |
|
Adam Nelson
|
b63e1133f9
|
Updated per @paulromano comments
|
2017-03-20 21:10:04 -04:00 |
|
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 |
|