Difference between revisions of "Test"
From www.coria-cfd.fr
(Created page with "<math>m_{\frac k {\sqrt 2}}</math> <syntaxhighlight lang="cpp"> #include <iostream> int main() { std::cout << "hello" << std::endl; exit(0); } </syntaxhighlight>") |
|||
| Line 1: | Line 1: | ||
| − | < | + | The notations of this documentation are given hereafter<ref>Most thermodynamic variables are defined for a given system which turns out to be a computational cell in SITCOMB.</ref>: |
| − | + | {| class="wikitable" style="float:left" | |
| − | + | !Notation||Explanation | |
| − | + | |- | |
| − | + | |<math>m_k</math>||mass of species k in the system | |
| − | + | |- | |
| − | + | |<math>m</math>||mass of the system | |
| − | + | |- | |
| − | </ | + | |<math>Y_k</math>||mass fraction of species k in the system |
| + | |- | ||
| + | |<math>X_k</math>||molar fraction of species k in the system | ||
| + | |- | ||
| + | |<math>\mathbf{u}</math>||ensemble velocity of the fluid | ||
| + | |} | ||
Revision as of 17:08, 22 December 2010
The notations of this documentation are given hereafter[1]:
| Notation | Explanation |
|---|---|
| mass of species k in the system | |
| mass of the system | |
| mass fraction of species k in the system | |
| molar fraction of species k in the system | |
| ensemble velocity of the fluid |
- ↑ Most thermodynamic variables are defined for a given system which turns out to be a computational cell in SITCOMB.