Skip to content

Commit

Permalink
minor doc fix (#50)
Browse files Browse the repository at this point in the history
* Minor fix for docs.
  • Loading branch information
friedenhe authored Apr 28, 2020
1 parent 6bc6c76 commit 8500784
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/source/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ To compile, you can just copy the code blocks in the following steps and run the
dafoam solidDisplacementDAFoam: Success!
dafoam turboDAFoam: Success!
You should see the first "Success" in less than 5 minute. If any of these tests fails or they take more than 30 minutes, check the error in the generated dafoam_reg_* files. Make sure all the tests pass before running DAFoam. **NOTE:** The regression tests verify the latest version of DAFoam on Github. However, we use specific old versions for DAFoam's dependencies (e.g., pyGeo, IDWarp).
You should see the first "Success" in less than 5 minute. If any of these tests fails or they take more than 30 minutes, check the error in the generated dafoam_reg_* files. Make sure all the tests pass before running DAFoam.

|
Expand All @@ -248,18 +248,20 @@ In summary, here is the folder structures for all the installed packages::
- OpenFOAM-v1812
- ThirdParty-v1812
- packages
- anaconda3
- CGNS-3.3.0
- mpi4py-3.0.1
- mpi4py-3.0.2
- petsc-3.11.0
- petsc4py-3.11.0
- repos
- baseclasses
- cgnsutilities
- dafoam
- idwarp
- multipoint
- pyofm
- pygeo
- pyhyp
- pyofm
- pyoptsparse
- pyspline

Expand Down Expand Up @@ -288,4 +290,4 @@ Here is the DAFoam related environmental variable setup that should appear in yo


0 comments on commit 8500784

Please sign in to comment.