Commit graph

670 commits

Author SHA1 Message Date
Paul Romano
3830a21093 Fix warnings in doc build 2022-02-04 07:19:42 -06:00
Olaf Schumann
3e79b55ae4 Update Documentation 2022-01-05 21:06:09 +00:00
Paul Romano
b517d2967d Respond to @pshriwise comments on #1933 2021-12-29 10:18:02 -05:00
Paul Romano
5cdf52ccf8 Move paragraph on depletion crash/hang to troubleshoot.rst 2021-12-16 11:06:39 -05:00
Tyson Whitehead
4559c8f3af fixup! Note MPI fork depletion analysis issues in MPI installation guide 2021-12-16 10:58:58 -05:00
Paul Romano
c347e2163d Update ci.yml, Dockerfile, install instructions 2021-10-04 15:48:46 -05:00
Paul Romano
95aa079c76 Update minimum Python version to 3.6 2021-07-27 22:50:28 -05:00
Patrick Shriwise
1e3a38a96d Merge remote-tracking branch 'upstream/develop' into dagmc_universe 2021-06-30 09:12:35 -05:00
Patrick Shriwise
ae7ff20160
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-28 08:21:51 -05:00
Patrick Shriwise
8d36b9b813 Add a note about unable to write errors for summary/statepoint files on OpenMC re-runs from Python API. 2021-06-26 21:28:35 -05:00
Patrick Shriwise
fbcaf5acd8
Apply PR suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-25 07:45:02 -05:00
Patrick Shriwise
9fca1f690d Moving the DAGUniverse into the DAGMC header file. 2021-05-19 18:05:58 -05:00
Patrick Shriwise
b35158d44a Updating documentation on DAGMC geometry. 2021-05-19 18:05:28 -05:00
Gavin Ridley
a215e39182 remove all occurrences of Particle::{Bank,Type} 2021-05-03 18:03:06 -04:00
Patrick Shriwise
c996a1476a Update installation notes for DAGMC and libMesh in the user's guide. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
33158e7815 Adding notes on libmesh CMake option to the install guide. 2021-04-07 19:07:07 -05:00
Paul Romano
e7aab41c62 Address comments from @gridley 2021-03-18 15:58:38 -05:00
Paul Romano
95177d8888
Apply @drewejohnson suggestions from code review
Co-authored-by: Andrew Johnson <drewejohnson@users.noreply.github.com>
2021-03-18 06:39:34 -05:00
Paul Romano
56fa60983d Add doc section on file-based sources 2021-03-17 07:34:01 -05:00
Paul Romano
f06f5b420e Remove build instructions for Xeon Phi 2021-03-17 07:34:01 -05:00
Paul Romano
e4adb9f9b9 Remove description of old scripts 2021-03-17 07:34:01 -05:00
Paul Romano
4f9bbca7f3 Add note about specifying volume for depletion 2021-03-17 07:34:01 -05:00
Paul Romano
b66664cbf6 Elaborate on choice of number of particles/batches in docs 2021-03-17 07:34:01 -05:00
Paul Romano
ce22b1905c Add Docker instructions to regular installation section 2021-03-17 07:34:01 -05:00
Paul Romano
952bd36197 Remove PPA install instructions 2021-03-17 07:34:01 -05:00
Paul Romano
0ef1f95978 Fix broken links, use https over http, replace redirects 2021-03-17 07:31:47 -05:00
Bryan Herman
c3aeb41057 addressed comments in install docs 2021-03-12 13:25:34 +00:00
Bryan Herman
879da99e2e removed spack command output in install docs 2021-03-12 12:43:44 +00:00
Bryan Herman
4b6f69d0a9 addressed comments in quick install 2021-03-12 12:40:18 +00:00
Bryan Herman
80685b4496
Update docs/source/usersguide/install.rst
fixed grammar

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-03-12 07:12:56 -05:00
Bryan Herman
1ee9f3e79f
Update docs/source/usersguide/install.rst
fixed reference link syntax

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-03-12 07:12:29 -05:00
Bryan Herman
ae53953bae documented Spack installation in install docs 2021-03-10 13:10:48 +00:00
Paul Romano
84d501e0b1
Merge pull request #1782 from gridley/address_1775
add warnings about untrusted OpenMC models to user guide
2021-03-08 06:42:56 -06:00
Paul Romano
9755fa55af Fix a few docbuild issues 2021-03-04 23:25:21 -06:00
Gavin Ridley
354c29b302 add warnings about untrusted OpenMC models 2021-03-04 15:49:17 -05:00
Patrick Shriwise
f97ed95559
Merge pull request #1733 from paulromano/small-fixes
Collection of small fixes
2020-12-22 16:20:47 -06:00
Paul Romano
4b1cd83a54 Address @pshriwise comments on #1733 2020-12-22 15:04:51 -06:00
Sterling Harper
8879414824 Merge remote-tracking branch 'upstream/develop' into bc_update 2020-12-18 23:30:37 -07:00
Paul Romano
4d4ff83c22 Fix a few mistakes in user's guide xs config section 2020-12-08 13:53:35 -06:00
Sterling Harper
a8ecb795a3 Assume un-aligned normals for rotational BCs 2020-11-14 14:00:16 -07:00
Paul Romano
9af5541e88 Make Source::sample() method const 2020-10-27 10:02:03 -05:00
Paul Romano
33b7dcfe22 Update documentation regarding custom sources 2020-10-23 14:11:34 -05:00
Paul Romano
13dadf9c24 Merge branch 'develop' into ccfe-spp-2 2020-09-10 06:34:37 -05:00
Guillaume Giudicelli
8dfbc0662b Set log level when confusion occurs with the templated log params 2020-08-31 16:35:55 -06:00
Guillaume Giudicelli
d183a25376 Fix documentation on particle restart flag 2020-08-31 16:07:32 -06:00
Paul Romano
726adfb46c
Merge pull request #1623 from DanShort12/serialised_custom_source
Add support for serialized custom sources
2020-08-31 07:35:49 -05:00
Dan Short
0245d33562 Update doc to align with latest changes 2020-08-28 09:50:05 +01:00
Dan Short
821e7d9825 Remove old source_sampling custom source method
Custom sources are now created only through the new class-based method,
which supports parameterization.
New method also slightly adjusted to create the source as managed by a
unique_ptr.
Examples and tests updated to align with this approach.
Documentation updated.
2020-08-21 12:05:43 +01:00
Ariful Islam Pranto
d67b941658
Update troubleshoot.rst
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2020-08-17 19:48:31 +06:00
Ariful Islam Pranto
ed5ddf047b
update install.rst 2020-08-17 19:45:33 +06:00