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 |
|
Sterling Harper
|
de38aa5a63
|
Address #1061 comments
|
2018-08-27 17:07:22 -04:00 |
|
Sterling Harper
|
dfcb97e714
|
Merge pull request #1054 from liangjg/wmp_v1.0
Accommodate the new WMP Library
|
2018-08-24 11:09:15 -04:00 |
|
Paul Romano
|
c3e0c6941b
|
Merge pull request #1043 from hanzhuoran/math
Add math functions for FET reconstruction
|
2018-08-21 12:05:12 -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 |
|
Paul Romano
|
8106329fe8
|
Add material volumes to XML and Material type
|
2018-08-17 09:21:56 -05:00 |
|
jingang
|
3b8d1ffb4b
|
update for new wmp library v1.0 - python api and docs
|
2018-08-15 22:40:42 -04:00 |
|
Sterling Harper
|
45f971ebfd
|
Merge pull request #1034 from paulromano/governance
Document new governance model
|
2018-08-15 14:54:30 -04:00 |
|
Sterling Harper
|
0ff0568a10
|
Merge pull request #1042 from paulromano/cpp-nucdata
Move many nuclear data-related classes to C++
|
2018-08-15 14:52:41 -04:00 |
|
Paul Romano
|
19f3218c3e
|
Merge pull request #1037 from hanzhuoran/zernike
Added a ZernikeRadialFilter
|
2018-08-13 12:07:02 -05:00 |
|
Paul Romano
|
1dd48e545b
|
Add 'next steps' section that discusses first-timer-only issues
|
2018-08-13 08:07:22 -05:00 |
|
Paul Romano
|
18098074ed
|
Update to gcc 4.9 for Travis CI runs
|
2018-08-10 12:50:56 -05:00 |
|