Skip to content
Bertrand Meltz edited this page Jun 19, 2024 · 19 revisions

Welcome to the MaHyCo wiki!

Installation guide

CMake Config

Welcome to the MaHyCo wiki!

This page will show you how to build/compile/run MaHyCo with unix instructions

Texte with quotes : > Text with quotes

Use git status to list all new or modified files that haven't yet been committed.

Some basic Git commands are:

git status
git add
git commit

$$ \begin{eqnarray*} \frac{\partial\rho}{\partial t}+div(\rho\overrightarrow{U}) & = & 0\\ \frac{\partial\rho\overrightarrow{U}}{\partial t}+div(\rho\overrightarrow{U}\otimes\overrightarrow{U}+p,\overline{\overline{Id}}) & = & 0\\ \frac{\partial}{\partial t}(\rho e+\frac{1}{2}\rho U^{2})+div((\rho e+\frac{1}{2}\rho U^{2}+p)\overrightarrow{U}) & = & 0 \end{eqnarray*} $$

$$ \begin{eqnarray*} \frac{\partial\rho}{\partial t}+div(\rho\overrightarrow{U}) & ... ...)+div((\rho e+\frac{1}{2}\rho U^{2}+p)\overrightarrow{U}) & = & 0\end{eqnarray*} $$

The Cauchy-Schwarz Inequality $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

Contribution guidelines for this project

Clone this wiki locally