Commit 54f7ea91 authored by Ann Almgren's avatar Ann Almgren
Browse files

Remove references to SIMPLE or the ccproj version

parent 8439fe6a
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -10,18 +10,13 @@ cloned amrex into a local directory:

    > git clone https://github.com/amrex-codes/amrex

If you want to run MFIX-Exa using the SIMPLE algorithm or the projection
method with normal velocity components defined on faces, then the easiest
way to build it is:
Then

.. code:: shell

    > git clone http://mfix.netl.doe.gov/gitlab/exa/mfix.git
    > cd mfix/exec

(If you want to run MFIX-Exa using the projection method with cell-centered
velocity components, replace exec above with exec_cc)

Edit the GNUmakefile to set AMREX_HOME to be the path to the directory
where you have put amrex.  Other options that you can set include

+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ time discretizations differ. Specifically,
-  The advection algorithm includes an intermediate MAC projection for face-centered advection velocities

-  Incompressibility of the fluid is imposed through the use of a projection at the
   end of the time step rather than through SIMPLE iterations
   end of the time step 

-  The representation of the complex geometry includes mesh refinement around the 
   fluid-solid interface, which is represented used the embedded boundary, or