Skip to content

Commit 5800af1

Browse files
committed
update
1 parent 279d0e4 commit 5800af1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

paper/paper.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,7 @@ The VERTEX-CFD software is still under active development and currently implemen
7979
\right.
8080
\end{align}
8181

82-
The above set of equations can be augmented with Reynolds Averaged Navier-Stokes (RANS) turbulence models, and the wall-adapting local eddy (WALE) viscosity model [@nicoud:hal-00910373] to model turbulent flows. A graphic representation of the capabilities available in VERTEX-CFD is provided in \autoref{fig:vertexcfd-capabilities}.
83-
84-
![VERTEX-CFD modeling capabilities. \label{fig:vertexcfd-capabilities}](figures/vertexcfd-capabilities-no-vertex.png){ width=100% }
85-
86-
Solvers, finite element methods, and other relevant tools are provided by the [Trilinos package](https://trilinos.github.io/) [@trilinos-website]. The VERTEX-CFD software is designed to scale and to be compatible with various CPU and GPU architectures on HPC platforms by leveraging Kokkos [@kokkos] programming language. VERTEX-CFD software has demonstrated second-order temporal and spatial accuracy.
82+
The above set of equations can be augmented with Reynolds Averaged Navier-Stokes (RANS) turbulence models, and the wall-adapting local eddy (WALE) viscosity model [@nicoud:hal-00910373] to model turbulent flows. Solvers, finite element methods, and other relevant tools are provided by the [Trilinos package](https://trilinos.github.io/) [@trilinos-website]. The VERTEX-CFD software is designed to scale and to be compatible with various CPU and GPU architectures on HPC platforms by leveraging Kokkos [@kokkos] programming language. VERTEX-CFD software has demonstrated second-order temporal and spatial accuracy.
8783

8884

8985
## Development workflow: testing, validation and verification

0 commit comments

Comments
 (0)