Commit graph

316 commits

Author SHA1 Message Date
liangjg
6f3aeed89a fix test error 2019-01-23 16:53:31 -05:00
liangjg
952bddb61e update doc of openmc.deplete and openmc.Model.deplete 2019-01-21 00:00:05 -05:00
Paul Romano
3e3c9af0d0
Merge pull request #1131 from makeclean/muir_gauss
First commit of Muir/Gaussian sampling
2019-01-08 07:17:24 -06:00
Shikhar Kumar
c14680c26d Update documentation about C API dependence of CMFD and necessary import statements 2018-12-19 02:24:42 -05:00
Andrew Davis
a13d80e2bd Missing one review comment, and followed style for generic normal distribution from uniform distribuion 2018-12-13 15:37:47 +00:00
Shikhar Kumar
2874b4a2f9 Address @paulromano and @smharper comments 2018-12-11 18:00:06 -05:00
Shikhar Kumar
ee9a6ab065 So begins the CMFD Fortran purge :D (~3.6K lines) 2018-11-24 00:13:37 -05:00
amandalund
bbaad4ed93 Updated TRISO example notebook 2018-11-14 16:04:30 -06:00
Paul Romano
82f61a2a33 Get GROUP_STRUCTURES to show up in documentation 2018-11-07 07:36:08 -06:00
Will Boyd
a46aab8365 Made energy group structures a dict attached to the openmc.mgxs namespace; fixed typos for CASMO 70-group structure 2018-11-06 22:48:48 -05:00
Paul Romano
6847340f3b Remove references to compact fission energy release library (removed in #1032) 2018-09-26 10:22:57 -05:00
Zhuoran Han
dcf6cfe0a1 Change docs 2018-08-21 10:21:01 -05:00
Zhuoran Han
23f71ccfad Add Poly in docs 2018-08-17 16:40:17 -05:00
Zhuoran Han
960211de0c Add ZernikeRadialFilter in Sphinx 2018-08-09 11:05:16 -05:00
Paul Romano
9fa0ca2b06
Merge pull request #1023 from amandalund/photon-new
Photon Transport
2018-08-05 16:04:36 -05:00
Isaac Meyer
07e481b9a4 Fixed docs by adding module to imports within [data] 2018-07-18 12:53:52 -05:00
Isaac Meyer
1963fbe60b More docs work 2018-07-17 14:59:07 -05:00
Isaac Meyer
f69ab27b3d Added to sphinx autodocs 2018-07-17 14:02:37 -05:00
amandalund
7dcd6239eb Updated some documentation. 2018-07-05 15:32:33 -05:00
amandalund
c912cdce70 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
Paul Romano
8a6c6d1398 Add C API bindings to create/modify meshes (and filters) 2018-04-11 13:23:54 -05:00
Paul Romano
772c27ecb1 Combine expansion filters into single Python module 2018-03-29 10:20:48 -05:00
Paul Romano
272d0a4b2b Implement Legendre expansion filter for change in scattering angle 2018-03-28 09:26:49 -05:00
Paul Romano
d393a74906 Implement get_bin and get_bin_index for MeshSurfaceFilter 2018-03-19 17:50:33 -05:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -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
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
6fac1367ec Improve depletion reference documentation 2018-02-20 14:43:26 -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
8f95199fa1 Update release notes, release version, fix doc build bug 2017-12-29 14:19:15 -06: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
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
02b8f4ec09 Change names of openmc.capi classes. Hopefully fix RTD docs build. 2017-10-05 10:52:29 -05: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
9d456c3ff1 Modify openmc_find to return instance as well. Add C API docs 2017-07-04 14:33:18 -05:00
Paul Romano
7d3ce61717 Ability to generate incident photon library with photoatomic, atomic relaxation,
and Compton profile data.
2017-06-29 09:59:08 -05:00