Commit graph

1270 commits

Author SHA1 Message Date
Paul Romano
e1899244cb Merge branch 'develop' into cpp-material 2019-02-01 17:15:40 -06:00
Paul Romano
f5dd6abf7d
Merge pull request #1150 from pshriwise/uwuw
UWUW Workflow for DAGMC
2019-02-01 14:45:51 -06:00
Paul Romano
ed0b8808fa Merge branch 'develop' into cpp-material 2019-01-31 23:10:50 -06:00
liangjg
760baa43d6 address review comments from @paulromano 2019-01-31 12:01:55 -05:00
Patrick Shriwise
56bfba392f Adding documentation changes requested by @paulromano. 2019-01-31 10:46:26 -06:00
Paul Romano
d790cdfb46 Update list of publications, fix documentation for CMFD 2019-01-30 22:15:48 -06:00
Patrick Shriwise
d277f11188 Cleaning up DAGMC documentation a little bit. 2019-01-30 20:37:18 -06:00
Patrick Shriwise
7f1ae5fe05 Adding information about the DAGMC_ROOT variable. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
48858db31a Adding some clarity on the dagmc model filename. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
1fac397515 Typo correction. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
5c7e8a9cf8 Adding a dagmc note in the CMake options list. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
2758770153 Adding some documentation about how to configure and install with DAGMC. 2019-01-30 20:37:17 -06:00
liangjg
6f3aeed89a fix test error 2019-01-23 16:53:31 -05:00
liangjg
58ac2db691 Merge branch 'develop' of github.com:mit-crpg/openmc into dep_highorder 2019-01-23 15:55:31 -05:00
liangjg
952bddb61e update doc of openmc.deplete and openmc.Model.deplete 2019-01-21 00:00:05 -05:00
Paul Romano
1992ebc810 Update list of developers, publications 2019-01-15 07:28:47 -06:00
Paul Romano
1563002ee9 Remove two references to weight correction method 2019-01-12 15:45:45 -06:00
Paul Romano
faa70b168f Remove weight correction method for resonance scattering, rename ARES -> RVS 2019-01-10 15:53:45 -06: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
0a43a465d4 Merge remote-tracking branch 'upstream/develop' into cmfd-capi 2018-12-11 18:02:23 -05:00
Shikhar Kumar
2874b4a2f9 Address @paulromano and @smharper comments 2018-12-11 18:00:06 -05:00
johnnyliu27
be34922aee Fixing equation reference in the theory about random number generation 2018-11-26 19:03:04 -05:00
Shikhar Kumar
ee9a6ab065 So begins the CMFD Fortran purge :D (~3.6K lines) 2018-11-24 00:13:37 -05:00
Paul Romano
d7359f151c
Merge pull request #1121 from amandalund/triso-refactor
Update TRISO sphere packing interface and add spherical shell domain
2018-11-20 08:22:13 -06:00
amandalund
bbaad4ed93 Updated TRISO example notebook 2018-11-14 16:04:30 -06:00
Paul Romano
1fe775574e Have openmc_statepoint_write accept a const char* instead of const char** 2018-11-14 15:00:16 -06:00
Paul Romano
db5f9ca59e Add conventions in style guide for namespaces and short variable names 2018-11-14 15:00:16 -06:00
Jingang Liang
a73b328ffd
Merge pull request #1118 from paulromano/data-updates
Allow WMP in cross_sections.xml, other data updates
2018-11-14 12:06:03 -05:00
Paul Romano
0abb03fdc9 Changes suggested by @liangjg 2018-11-13 10:52:53 -06:00
Paul Romano
d8db9918c1 Remove openmc-get-multipole-data script (since we will provide data) 2018-11-12 13:35:32 -06:00
Paul Romano
3246a9320e Remove option to specify multipole library outside of cross_sections.xml 2018-11-12 13:35:29 -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
16124d2569 Support setting density in g/cm3 through C API 2018-11-06 09:01:37 -06:00
liangjg
3beaf4f364 update WMP file format to v1.1 2018-10-19 16:43:01 -04:00
amandalund
f756d14233 Address @paulromano comments on #1085 2018-10-05 17:56:02 -05:00
amandalund
9e0703c86d Proofread photon physics doc 2018-10-04 19:56:29 -05:00
amandalund
8f4ceeb1fb Merge branch 'develop' into photon-documentation 2018-10-04 19:31:55 -05:00
amandalund
794ec19c5a Photon physics documentation 2018-10-04 19:29:59 -05:00
Paul Romano
a28887147b
Merge pull request #1075 from pshriwise/dagmc
Initial CAD-based geometry implementation
2018-10-04 19:13:48 -05:00
Paul Romano
643e6655e3
Merge pull request #1077 from wbinventor/docker
Installing OpenMC using Docker
2018-10-04 12:23:32 -05:00
Patrick Shriwise
e952b2c6cb Adding entry to summary file spec in docs. 2018-10-02 22:22:20 -05:00
Will Boyd
5c7a29a0e3 Updated quick install instructions with v0.10.0 Docker image tag 2018-10-02 18:25:31 -04:00
Will Boyd
3516980b0d Fixed hyperlink to Docker runtime options in quick install instructions 2018-09-30 18:11:31 -04:00
Will Boyd
b9eb6455ad Moved detailed Docker deployment discussion to dev guide; quick install now directs users to pull an run from DockerHub 2018-09-30 16:51:57 -04:00
Paul Romano
6847340f3b Remove references to compact fission energy release library (removed in #1032) 2018-09-26 10:22:57 -05:00
Will Boyd
e851a56861 Updated documentation with Docker installation instructions 2018-09-23 16:21:18 -04:00
Paul Romano
dfd7bb9437 Rename summed -> redundant to make ENDF language 2018-09-13 08:06:13 -05:00