Commit graph

1183 commits

Author SHA1 Message Date
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
Paul Romano
3955e901b4 Remove tox.ini for now, update install instructions 2017-10-18 10:51:45 -05:00
Paul Romano
02b8f4ec09 Change names of openmc.capi classes. Hopefully fix RTD docs build. 2017-10-05 10:52:29 -05:00
Paul Romano
f4f344bd51 Rename openmc_get_* to openmc_get_*_index 2017-09-26 23:02:43 -05:00
Paul Romano
c768666aa3 Fix installing openmc.capi package 2017-09-14 12:52:37 -05:00
Sterling Harper
5c32d86770 Update style guide and add C++ style 2017-08-09 12:16:19 -04:00
guillaume
c0efbf13c5 Merge is inevitable because of new test created and test suite was changed
Merge branch 'develop' into test_surface_tallies
2017-08-06 14:15:48 -04:00
Paul Romano
cd8a297353 Break up capi.find into find_cell and find_material 2017-08-03 07:12:37 -05:00
Paul Romano
d0faebe11d Update documentation 2017-07-31 08:18:55 -05:00
Paul Romano
698cb09682 Merge branch 'c-api' into photon-new 2017-07-20 06:48:54 -05:00
Paul Romano
35657d5e1b Add context manager for shared library calls 2017-07-17 08:27:58 -05:00
Paul Romano
23cd067bda Remove openmc_set_density and openmc_set_temperature 2017-07-17 06:42:28 -05:00
guillaume
68ad95ac95 doc change 2017-07-14 14:22:16 -04:00
guillaume
4d6972f272 only one score type for meshfilters and surface filters, updated docs, optimized last_cell data stored 2017-07-14 00:17:22 -04:00
guillaume
f445f3db6d correction on documentation 2017-07-13 22:59:17 -04:00
Paul Romano
a4d02fa8a7 Merge branch 'develop' into c-api 2017-07-13 15:37:47 -05:00
Sterling Harper
ba5b54dc88 Merge remote-tracking branch 'upstream/develop' into partial_sab 2017-07-10 15:31:13 -04:00
Sterling Harper
8dcd8dd4f0 Fix spelling errors 2017-07-07 15:55:19 -04:00
Paul Romano
397511fc0d Add scipy modules to mock modules for doc build 2017-07-06 21:11:39 -05:00
guillaume
e4c5304f55 Added how to get partial currents in total current description 2017-07-06 20:07:30 -04:00
guillaume
06a99dde5e Changed score name from partial current to total current because of surface_filter behavior 2017-07-06 19:59:58 -04:00
guillaume
f7a85dda54 Updated docs with surface tallies 2017-07-06 19:38:53 -04:00
Paul Romano
712352c8e1 Add optional instance argument for openmc_cell_set_temperature 2017-07-04 15:06:33 -05:00
Paul Romano
14226862f3 Have openmc_tally_results accept ID instead of array index 2017-07-04 14:44:21 -05:00
Paul Romano
9d456c3ff1 Modify openmc_find to return instance as well. Add C API docs 2017-07-04 14:33:18 -05:00
Sterling Harper
7ba35310c8 Update docs, RelaxNG for partial S(a,b) 2017-06-29 15:49:18 -04:00