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 |
|
Adam Nelson
|
bd9b32b804
|
Removed Nu* MGXS classes.
|
2017-02-25 14:36:09 -05:00 |
|
Adam Nelson
|
6aa561c291
|
Updated mgxs-iv notebook
|
2017-02-25 08:52:16 -05:00 |
|
Paul Romano
|
f40578dd26
|
Ability to run volume calculation mode from command line or Python API
|
2017-02-23 22:23:00 -06:00 |
|
Paul Romano
|
e40c89b34f
|
Address a few more @wbinventor comments. Fix Jupyter notebooks.
|
2017-02-23 09:43:00 -06:00 |
|
Paul Romano
|
eecf45411b
|
'normal' fill type -> 'material'
|
2017-02-22 17:09:19 -06:00 |
|
Paul Romano
|
58bb9c18ee
|
Address easy comments from @wbinventor
|
2017-02-22 14:50:16 -06:00 |
|
Paul Romano
|
7d01622403
|
Update two Jupyter notebooks
|
2017-02-21 21:26:26 -06:00 |
|
Paul Romano
|
05d7e81794
|
Update documentation for remaining file formats
|
2017-02-21 21:26:25 -06:00 |
|
Paul Romano
|
26e2601141
|
Update particle restart format and documentation
|
2017-02-21 21:26:25 -06:00 |
|
Paul Romano
|
4729754ce5
|
Make StatePoint.generations_per_batch consistent with Settings
|
2017-02-21 21:26:25 -06:00 |
|
Paul Romano
|
e642b401a2
|
Get rid of last instance of internal IDs in statepoint
|
2017-02-21 21:26:25 -06:00 |
|
Paul Romano
|
71b49aace8
|
Rewrite documentation for summary and statepoint files. Continue making a few
changes.
|
2017-02-21 21:26:25 -06:00 |
|
Paul Romano
|
6793ca9836
|
Add git SHA1 hash to --version output and summary/statepoint files
|
2017-02-21 14:33:25 -06:00 |
|
Will Boyd
|
24146ecfa0
|
Fixed merge conflicts with develop
|
2017-02-19 17:04:14 -05:00 |
|
Will Boyd
|
fe74423c48
|
Added docstrings to all consistent scattering matrix MGXS classes in openmc.mgxs
|
2017-02-19 16:51:03 -05:00 |
|
Will Boyd
|
2369ff4443
|
Added new MGXS classes to Sphinx documentation
|
2017-02-19 16:22:49 -05:00 |
|
Paul Romano
|
db74463753
|
Address @nelsonag comments on documentation
|
2017-02-18 14:39:56 -06:00 |
|
Paul Romano
|
46643382f4
|
Update documentation
|
2017-02-17 11:10:02 -06:00 |
|
Paul Romano
|
aeffb739ec
|
Make sure prism functions are in documentation
|
2017-02-17 09:59:25 -06:00 |
|
Adam Nelson
|
e76835b30b
|
its all about the percents baby
|
2017-02-12 13:45:12 -05:00 |
|
Adam Nelson
|
54b65c8bda
|
Fixes per @wbinventor comments
|
2017-02-11 14:21:51 -05:00 |
|
Adam Nelson
|
6e3f6bf8b1
|
Merge remote-tracking branch 'upstream/develop' into mg_angle
|
2017-01-28 10:21:58 -05:00 |
|
Paul Romano
|
f5c3275508
|
Add some recent publications
|
2017-01-20 10:38:00 -06:00 |
|
Adam Nelson
|
f237dadee0
|
Updating notebooks
|
2017-01-19 14:24:58 -05:00 |
|
Adam Nelson
|
2bf05f281e
|
Merge remote-tracking branch 'upstream/develop' into mg_angle
|
2017-01-19 13:28:55 -05:00 |
|