Skip to content
Snippets Groups Projects
Commit e8830a5c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: docs

parent d31e13e1
No related merge requests found
......@@ -5,13 +5,12 @@ Library and function object for embedding ParaView Catalyst into OpenFOAM.
## Requirements
1. OpenFOAM.com development version (11-May-2018 or newer) or OpenFOAM-v1806.
2. ParaView or ParaView Catalyst 5.5 or newer, compiled with mpi and
python support.
2. ParaView or ParaView Catalyst 5.5 or newer, compiled with python support
(optionally with MPI support).
It is highly recommended to patch the ParaView 5.5 sources (eg,
using the OpenFOAM ThirdParty makeParaView script) to ensure that
they properly handle outputting results in directories other than
the main simulation directory:
It is highly recommended to patch the ParaView 5.5 sources (eg, using the
OpenFOAM ThirdParty makeParaView script) to ensure that they properly handle
outputting results in directories other than the main simulation directory:
* [MR2433]
* [MR2436]
......@@ -31,4 +30,3 @@ Licensed under GNU General Public License <http://www.gnu.org/licenses/>.
[MR2433]: https://gitlab.kitware.com/paraview/paraview/merge_requests/2433
[MR2436]: https://gitlab.kitware.com/paraview/paraview/merge_requests/2436
......@@ -4,7 +4,7 @@ functions
{
catalyst
{
#includeEtc "<etc>/caseDicts/insitu/catalyst/catalyst.cfg"
#includeEtc "caseDicts/insitu/catalyst/catalyst.cfg"
scripts
(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment