Commit graph

137 commits

Author SHA1 Message Date
Paul Romano
e7a688a867 Update Spack installation instructions 2023-03-28 13:34:14 -05:00
Paul Romano
2f50599d4f Update install instructions 2023-03-28 13:34:14 -05:00
Paul Romano
0a8454d7f7 Mention MCPL in optional dependencies 2023-01-13 12:08:26 +07:00
Paul Romano
4eda693133 Style and spacing changes 2023-01-10 17:20:14 +07:00
Jose Ignacio Marquez Damian
e64bf6a7ff
Add installation instructions for NCrystal 2022-11-10 12:31:45 -03:00
Jonathan Shimwell
0a04c20c74 removed py3.6 2022-10-06 15:57:48 +01:00
Paul Romano
d590aa7ad7 Remove RELAX NG schema and openmc-validate-xml script 2022-09-08 13:04:49 -05:00
Patrick Shriwise
ab6b8f9acf CMake cmd fixes for libmesh and dagmc 2022-08-15 15:05:36 -05:00
Kalin Kiesling
2b779091da update same info in install.rst 2022-05-16 11:41:03 -05:00
Kalin Kiesling
ec4f1b71b5 fixing a typo because I mix up control and command keys on macs still - again 2022-04-06 14:14:12 -05:00
Kalin Kiesling
6208b40770 fixing a typo because I mix up control and command keys on macs still 2022-04-06 14:10:03 -05:00
Kalin Kiesling
3ba511c056 update mpi options 2022-04-06 13:41:44 -05:00
Kalin Kiesling
ac607a83f9 updated more mpi instances in install documentation 2022-04-06 09:33:49 -05:00
Kalin Kiesling
4029483493 wording 2022-04-05 15:59:41 -05:00
Kalin Kiesling
837ccc73af updated documentation with new compile flag for mpi 2022-04-05 15:59:09 -05:00
Kalin Kiesling
4f93bf22f5
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-03-23 09:53:50 -05:00
Kalin Kiesling
0e79264e7f corrected install docs with new dagmc and libmess flags 2022-03-22 13:27:40 -05:00
Kalin Kiesling
d118617e29 added section on build types to install doc 2022-03-22 11:09:25 -05:00
Kalin Kiesling
61ace1ab09 update documentation with new options names 2022-03-22 10:50:58 -05:00
Kalin Kiesling
0655e73929 removed debug and optimize options from install docs 2022-03-21 15:51:19 -05:00
Paul Romano
338abf2fab Fix broken links, remove section talking about MATLAB 2022-03-04 10:34:37 -06:00
Paul Romano
3830a21093 Fix warnings in doc build 2022-02-04 07:19:42 -06: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
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
f06f5b420e Remove build instructions for Xeon Phi 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
9755fa55af Fix a few docbuild issues 2021-03-04 23:25:21 -06:00
Ariful Islam Pranto
ed5ddf047b
update install.rst 2020-08-17 19:45:33 +06:00
AI-Pranto
49194f05ad update install.rst 2020-08-16 14:47:37 +06:00
Paul Romano
edf4d72c16 Respond to @drewejohnson comments on #1566 2020-05-18 06:27:26 -05:00
Paul Romano
73cbdb6324 Allow depletion with MPI and serial HDF5 2020-05-15 14:39:22 -05:00
Ethan Peterson
3d3a27f841 applied suggestions from code review 2020-02-25 08:42:21 -05:00
Paul Romano
1ec4dc5efc Update installation instructions, remove vendor.txt file 2020-01-12 16:49:09 -06:00
Paul Romano
c18f845712 Fix broken links in documentation 2019-10-04 09:33:20 -05:00
Paul Romano
86d187a0a7 Turn Particle.coord_ into a std::vector (remove MAX_COORD) 2019-03-19 13:56:45 -05:00
Paul Romano
6b8c956726 Remove mention of Fortran in documentation 2019-02-21 22:44:24 -06:00
Paul Romano
90568ba96c Remove xs conversion scripts and update documentation 2019-02-15 15:09:05 -06:00
Patrick Shriwise
7f1ae5fe05 Adding information about the DAGMC_ROOT variable. 2019-01-30 20:37:17 -06:00