update visit docs

This commit is contained in:
James McClure
2021-10-25 16:18:25 -04:00
parent c03e14f743
commit 79eb8fd883
8 changed files with 109 additions and 7 deletions

View File

@@ -6,5 +6,16 @@ There are two main components to running LBPM simulators.
First is understanding how to launch MPI tasks on your system,
which depends on the particular implementation of MPI that you are using,
as well as other details of the local configuration. The second component is
understanding the LBPM input file structure.
understanding the LBPM input file structure. The examples included provide
a basic introduction to working with LBPM.
.. toctree::
:glob:
:maxdepth: 2
domain/*
morphology/*
color/*