mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Add missing links in style guide. Update default versions for environment
variables in workflow documentation.
This commit is contained in:
parent
dab1c2aef3
commit
e38d6bc634
2 changed files with 9 additions and 9 deletions
|
|
@ -143,19 +143,19 @@ variables should be set if the default paths are incorrect:
|
|||
|
||||
* **MPI_DIR** - The path to the MPI directory.
|
||||
|
||||
* Default - */opt/mpich/3.1-gnu*
|
||||
* Default - */opt/mpich/3.1.3-gnu*
|
||||
|
||||
* **HDF5_DIR** - The path to the HDF5 directory.
|
||||
|
||||
* Default - */opt/hdf5/1.8.12-gnu*
|
||||
* Default - */opt/hdf5/1.8.14-gnu*
|
||||
|
||||
* **PHDF5_DIR** - The path to the parallel HDF5 directory.
|
||||
|
||||
* Default - */opt/phdf5/1.8.12-gnu*
|
||||
* Default - */opt/phdf5/1.8.14-gnu*
|
||||
|
||||
* **PETSC_DIR** - The path to the PETSc directory.
|
||||
|
||||
* Default - */opt/petsc/3.4.4-gnu*
|
||||
* Default - */opt/petsc/3.5.2-gnu*
|
||||
|
||||
To run the full test suite, the following command can be executed in the
|
||||
tests directory:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue