Commit graph

1408 commits

Author SHA1 Message Date
Paul Romano
e8fc084c2f Document photon data format 2018-03-15 11:07:37 -05:00
Paul Romano
9904e64910 Add three papers to list of publications 2018-03-15 11:02:07 -05:00
Paul Romano
0508274a3d Add useful warnings for add_nuclide/add_element 2018-03-15 11:02:07 -05:00
Sterling Harper
d0b59a21be Remove unused File 3 stuff from wmp format docs 2018-03-13 21:44:54 -04:00
Sterling Harper
f2c2b4aac8 Update WMP format docs 2018-03-13 17:23:04 -04:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Colin Josey
d29bc1e1d7
Merge pull request #976 from paulromano/deplete
Implement depletion via Python
2018-03-02 21:09:43 -05:00
Paul Romano
7ee08d5280 Add gnd_name function 2018-03-01 23:08:43 -06:00
Paul Romano
5993a59196 Address first round of comments on #976 2018-02-27 07:22:27 -06:00
Paul Romano
fc73f195a5 Mention mpi4py as optional dependency in docs 2018-02-23 11:54:16 -06:00
Paul Romano
ab00421c0e Add test for Chain.from_endf. Remove tqdm dependence. 2018-02-23 11:37:55 -06:00
Paul Romano
7622a1a394 Add methods on Material to get mass (if volume specified) 2018-02-22 16:00:32 -06:00
Paul Romano
92697ec06e Introduce ResultsList class to replace scattered functions 2018-02-21 15:36:27 -06:00
Paul Romano
8a4cdf3992 Fix two broken links in user's guide 2018-02-21 11:30:27 -06:00
Paul Romano
33dec88bd0 Add format spec for depletion results HDF5 file (add necessary attributes too) 2018-02-20 15:35:39 -06:00
Paul Romano
6fac1367ec Improve depletion reference documentation 2018-02-20 14:43:26 -06:00
Paul Romano
236e7f8b9e Add format spec for depletion chain XML file 2018-02-20 00:05:53 -06:00
Paul Romano
a9df0465f0 Start cleaning up documentation 2018-02-19 22:51:53 -06:00
Paul Romano
a460782691 Get rid of extra Settings class 2018-02-19 17:52:17 -06:00
Paul Romano
1ee27edc8c Rename DepletionChain -> Chain 2018-02-14 10:45:39 -06:00
Paul Romano
f8764416d2 Copy OpenDeplete files from commit 2d804c227a 2018-02-13 15:08:05 -06:00
Sterling Harper
d34bdf9b98 Address #967 comments 2018-02-11 18:39:06 -05:00
Sterling Harper
e0d6640c4f Add make_borated_water and water_density to docs 2018-02-11 15:29:41 -05:00
Paul Romano
b053e05415 Remove try/except for importing unittest.mock 2018-02-06 07:25:21 -05:00
Paul Romano
7263d80c2c Update installation instructions 2018-02-05 23:14:30 -05:00
Paul Romano
36244692fd Use mpicc and mpicxx for MPI configurations 2018-02-05 08:09:47 -06:00
Paul Romano
68a01b8fc1 Explicitly use int(floor(...)) for Python 2 compatibility 2018-02-05 07:35:48 -06:00
Paul Romano
ebd4f72b40 Update installation instructions for Python API 2018-02-05 07:35:48 -06:00
Paul Romano
fe353aff40 Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
Paul Romano
59b15fe0be Address a few @nelsonag comments in review 2018-01-08 08:34:57 -06:00
Paul Romano
ec0604b354 Update C API documentation and include file 2018-01-08 08:04:57 -06:00
Paul Romano
e28f16eefd Happy new year 2018! 2018-01-01 15:19:51 -06:00
Paul Romano
7e19b82f93 Update C API documentation 2017-12-29 17:20:02 -06:00
Paul Romano
6b48fe9f6b Use sphinx.ext.imgconverter for converting SVG images for PDF doc builds 2017-12-29 15:10:55 -06:00
Paul Romano
98b2bcb275 Various fixes/updates in documentation 2017-12-29 14:19:18 -06:00
Paul Romano
8f95199fa1 Update release notes, release version, fix doc build bug 2017-12-29 14:19:15 -06:00
Sterling Harper
a149ef42a0
Merge pull request #946 from paulromano/eq-hash
Ensure mutable objects are not hashable
2017-12-20 01:51:12 -05:00
Paul Romano
c2e1adf94c
Merge pull request #911 from smharper/style_docs
Update the style guide with C++ guidelines
2017-12-18 17:17:38 +07:00
Sterling Harper
b666d9b49e Improve references to Core Guidelines in style doc 2017-12-18 00:23:57 -05:00
Paul Romano
9aaa927222 Update Jupyter notebooks to remove use of openmc.Nuclide 2017-12-17 07:16:06 +07:00
Paul Romano
f722d57ca3 Change input format for isotropic-in-lab scattering 2017-12-17 07:16:06 +07:00
Sterling Harper
37671e1792 Fix styleguide typos 2017-12-13 18:10:17 -05:00
Sterling Harper
110684619d Separate Fortran and C++ info in the styleguide 2017-12-12 19:27:16 -05:00
Paul Romano
a9b831cc91 Add one publication to list 2017-12-11 13:01:18 +07:00
Paul Romano
402b09ee3d Add Python bindings for global num_realizations. Fix active rate. 2017-12-11 13:01:18 +07:00
Paul Romano
6e9b8a5ce5 Move get_*_prism functions to openmc.model 2017-12-11 13:01:18 +07:00
Paul Romano
198df07311 Add subdivide convenience function 2017-12-11 13:01:18 +07:00
Paul Romano
671db024db Fix bugs with statepoint loading. Add properties to capi.Tally. 2017-12-11 13:01:17 +07:00
Paul Romano
87c06cd334 Update list of publications. Add note about citing OpenMC. 2017-12-11 13:01:17 +07:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00