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 |
|
Adam Nelson
|
fb0dbfe5d2
|
Saving changes before looking at num_polar/azimuthal defaulting to 1
|
2017-01-18 19:55:56 -05:00 |
|
Adam Nelson
|
ac57f5004d
|
Enabled inverse-velocities to use polar/azimuthal angles consistent with the actual coding
|
2017-01-16 15:00:42 -05:00 |
|
Paul Romano
|
c407dc0259
|
Update style guide with rule on whitespace.
|
2017-01-09 11:21:47 -06:00 |
|
Paul Romano
|
f5c05e266c
|
Happy new year 2017!
|
2017-01-09 11:21:47 -06: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 |
|
Paul Romano
|
92ef212130
|
Add a few hyperlinks in methods documentation
|
2016-12-14 07:38:22 -06:00 |
|
Paul Romano
|
f0d7e0d73a
|
Update Windows 10 and Xeon Phi installation instructions
|
2016-12-14 06:58:45 -06:00 |
|
Paul Romano
|
f866af1b16
|
Rework statepoint and sourcepoint options for openmc.Settings
|
2016-12-14 06:58:45 -06:00 |
|
Paul Romano
|
7a73930060
|
Merge pull request #768 from smharper/linlinenergy
EnergyFunctionFilter to apply arbitrary piecewise linear function to a tally
|
2016-12-12 08:05:11 -05:00 |
|
Paul Romano
|
171fbeda87
|
Merge pull request #765 from nelsonag/mgxs_plot
Extend the data plotter capability to support MGXS Libraries
|
2016-12-12 07:47:21 -05:00 |
|
Sterling Harper
|
310fa134be
|
Address #768 comments
|
2016-12-05 16:51:55 -05:00 |
|
Sterling Harper
|
e8c9fe664a
|
Merge remote-tracking branch 'upstream/develop' into linlinenergy
|
2016-12-04 21:13:45 -05:00 |
|
Sterling Harper
|
f1eeb091a7
|
Add EnergyFunctionFilters to documentation
|
2016-12-04 21:11:15 -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 |
|
Sterling Harper
|
52bd883e58
|
Merge remote-tracking branch 'upstream/develop' into pyapi_multipole
|
2016-12-02 14:37:27 -05:00 |
|
Sterling Harper
|
dcdfffa403
|
Add openmc.data.WindowedMultipole to docs
|
2016-12-02 14:35:06 -05:00 |
|
Adam Nelson
|
b226241e3e
|
Updating the mgxs-ii example notebook
|
2016-11-30 19:41:49 -05:00 |
|
Adam Nelson
|
50670ce559
|
Merge remote-tracking branch 'upstream/develop' into from_hdf5
|
2016-11-29 18:39:12 -05:00 |
|
Paul Romano
|
879d41d701
|
Merge branch 'angles' into develop
|
2016-11-28 20:41:22 -06:00 |
|
Paul Romano
|
6434886820
|
Address @smharper comments on #761. Also add one publication in docs.
|
2016-11-23 18:51:05 -06:00 |
|
Paul Romano
|
91567fd9f4
|
Fix broken links, update publications, list @samuelshaner as dev
|
2016-11-21 10:51:08 -06:00 |
|
Adam Nelson
|
823d6fe1be
|
Added plot_xs to mgxs-part-iv notebook
|
2016-11-20 20:13:40 -05:00 |
|
Adam Nelson
|
ea8181f2b6
|
merging with upstream
|
2016-11-19 05:33:05 -05:00 |
|
Adam Nelson
|
4459c93932
|
Merging with upstream
|
2016-11-19 05:25:32 -05:00 |
|
Paul Romano
|
643eaf53cb
|
Add function to read all ENDF evaluations from a single file
|
2016-11-18 11:34:09 -06:00 |
|