| ... | ... | @@ -2,6 +2,8 @@ The aim of this section is to provide information about algorithm used in the li |
|
|
|
|
|
|
|
To numerically compute the NSW equations we need to evaluate several operator like physical flux, numerical flux and integrals. Here we will present features to better understand the method use to calculate those terms.
|
|
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
|
|
# Example of cells integrals
|
|
|
|
|
|
|
|
Practically, to evaluate the term $`\int_{\Omega_{e}} \widetilde{F}(W_{h}(x), z_{h}(x)) \cdot \nabla \varphi(x) dx`$ of the NSW equations wo do as follow :
|
| ... | ... | |