Files for "On exactly incompressible DG FEM pressure splitting schemes for the Navier-Stokes equation"
收藏资源简介:
Input files and scripts sufficient to reproduce the results shown in the paper "On exactly incompressible DG FEM pressure splitting schemes for the Navier-Stokes equation". A version of Ocellaris similar to version 2019.0.1 was used and all results should be reproducible by this version of Ocellaris. See the Ocellaris source code repository, Ocellaris 2019.0.1 on PyPi, or DOI 10.5281/zenodo.2558303. The Ocellaris user guide can be found at www.ocellaris.org and it includes guides to how to run Ocellaris in Singularity or Docker containers for ease of installation and testing. Containers for Ocellaris 2019.0.0 are available, for Docker run: <pre><code class="language-bash"># On the host machine: docker run -it trlandet/fenics-dev:2018.1.0.r3 # Inside the Docker container pip3 install ocellaris==2019.0.1 --user </code></pre>



