Commit graph

84 commits

Author SHA1 Message Date
Paul Romano
30944b554a Update docs, don't modify when .mod files are created 2018-04-25 14:46:27 -05:00
guillaume
8c14c8230f in doc : naming convention 2018-04-02 14:02:55 -04:00
guillaume
0d6cb83f26 in doc : fixed naming conventions, mistake on depletion requirements 2018-04-02 13:51:46 -04:00
guillaume
627c100467 one more detail on installation 2018-03-24 16:04:57 -04:00
guillaume
1ee5e56c6a added install information to documentation 2018-03-24 15:56:59 -04:00
Paul Romano
fc73f195a5 Mention mpi4py as optional dependency in docs 2018-02-23 11:54:16 -06:00
Paul Romano
7263d80c2c Update installation instructions 2018-02-05 23:14:30 -05:00
Paul Romano
36244692fd Use mpicc and mpicxx for MPI configurations 2018-02-05 08:09:47 -06:00
Paul Romano
ebd4f72b40 Update installation instructions for Python API 2018-02-05 07:35:48 -06:00
Paul Romano
fe353aff40 Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
Paul Romano
59b15fe0be Address a few @nelsonag comments in review 2018-01-08 08:34:57 -06:00
Paul Romano
98b2bcb275 Various fixes/updates in documentation 2017-12-29 14:19:18 -06:00
Paul Romano
3955e901b4 Remove tox.ini for now, update install instructions 2017-10-18 10:51:45 -05:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
Will Boyd
8f405d8107 Merge pull request #851 from paulromano/gcc-o2
Change default optimization level for gcc
2017-04-11 07:44:15 -04:00
Paul Romano
2660c5918f Turn on OpenMP by default 2017-04-10 07:32:51 -05:00
Paul Romano
5c74b85713 Respond to comments on #850 2017-04-05 11:13:21 -05:00
Paul Romano
7b67006472 Add section on parallelization 2017-04-03 22:03:24 -05:00
Paul Romano
9d4363d931 Update scripts section, fix bugs in openmc-plot-mesh-tally 2017-04-03 22:03:23 -05:00
Paul Romano
a348d70e1d Add tallies section, Python API requirements 2017-04-03 22:03:23 -05:00
Paul Romano
6c40fb640a Continue working through new user's manual 2017-04-03 11:53:23 -05:00
Paul Romano
8a2035a191 Start restructuring user's guide 2017-04-03 11:52:48 -05:00
Paul Romano
302816b4ef Updates to documentation. Replace XML parsing section with user input changes
section.
2017-03-03 11:20:00 -06:00
Paul Romano
f0d7e0d73a Update Windows 10 and Xeon Phi installation instructions 2016-12-14 06:58:45 -06:00
Paul Romano
7e2d171803 Merge branch 'develop' into scopatz-six 2016-10-13 06:09:10 -05:00
Adam Nelson
490a0d8338 Updated reference to gfrotran 4.6.0 in the docs as being the minimum version 2016-10-08 11:34:28 -04:00
Paul Romano
f1ea8cfaaa Move scripts in data/ folder to scripts/ 2016-10-06 21:55:08 -05:00
Paul Romano
aafc89d475 Add instructions for installing from conda-forge 2016-10-06 17:07:32 -05:00
Paul Romano
14e90db9c6 Add MCNP data conversion scripts. Improve JEFF script. Update docs. 2016-09-20 11:34:52 -05:00
Paul Romano
8474a9c71b Update documentation regarding CC environment variable 2016-08-15 18:12:55 -05:00
Adam Nelson
8357726c7d Merge remote-tracking branch 'upstream/develop' into mg 2016-02-22 21:08:37 -05:00
Adam Nelson
9cbc1180d0 Modified *CROSS_SECTIONS envvar to be OPENMC_*CROSS_SECTIONS, incorporated latest comments from @paulromano. Next is to work on fixing up bank 2016-02-22 19:51:34 -05:00
Paul Romano
63cac1adba Add a necessary missing blank line in installation documentation 2016-02-22 11:30:07 -06:00
Adam Nelson
e24a692c79 Merging in to bring up to date. 2016-02-03 10:14:04 -05:00
Paul Romano
d4d86fb98c Update quick install instructions 2016-01-19 12:56:42 -06:00
Adam Nelson
473d3220dc Changes per comments of @smharper and @paulromano 2016-01-16 13:48:06 -05:00
Adam Nelson
50f21e6ec8 merging with upstream 2015-12-23 18:24:26 -05:00
Paul Romano
9cde4ce12c Clarify installation instructions for HDF5 pre-req and Ubuntu PPA 2015-12-07 22:16:15 -06:00
Adam Nelson
6ca9949a91 Updated docs to reflect MG usage, though I still have to add the MGXS data format somewhere. Corrected ace.F90 typo pointed out by @samuelshaner 2015-11-10 04:54:35 -05:00
Paul Romano
6242b80c10 Add installation instructions for the Xeon Phi. 2015-09-14 15:32:49 +07:00
Paul Romano
a569ce786b Revise documentation for statepoint format 2015-09-12 12:24:27 +07:00
Paul Romano
a7815ad913 Fix bug in maximum_levels() pointed out by @wbinventor and respond to his other
comments as well.
2015-07-07 10:28:03 +07:00
Paul Romano
8c54fe6f33 List coverage and maxcoord CMake options in documentation. 2015-07-06 08:12:34 +07:00
Paul Romano
6096b9a8cc Update reference to convert_xsdir.py in documentation 2015-05-31 15:34:18 +07:00
Paul Romano
498e07d0bf Move Python API into openmc/ directory and move Python scripts into scripts/
directory.
2015-05-31 09:26:18 +07:00
Paul Romano
60fd9b88dc Update clone URL to https protocol in documentation 2015-05-12 09:12:35 +07:00
Paul Romano
4e0ce3d660 Remove use of PETSc for CMFD and rely on built-in solver 2015-05-03 14:44:24 +07:00
Sterling Harper
c78617a224 Fixed install doc to reflect #314 2015-02-18 00:39:47 -05:00
Paul Romano
e3fd0320a4 Update installation instructions regarding OpenMPI. 2014-11-05 23:21:46 -05:00
Paul Romano
9d32299e4d Ensure installation of Python modules goes into CMAKE_INSTALL_PREFIX.
Closes #329 on github.
2014-10-06 21:03:20 -04:00