Latex Equations Cribsheet: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==CFD Equations and Expressions== | ==CFD Equations and Expressions== | ||
There are many commonly used CFD equations and expressions used in the QNET Wiki. We list some of the more notable ones here, which can be used as templates for similar equations, etc. | There are many commonly used CFD equations and expressions used in the QNET Wiki. We list some of the more notable ones here, which can be used as templates for similar equations, etc. | ||
=== Basic Expressions === | |||
Basic expressions here. | |||
===== Reynolds Number ===== | |||
<math> | |||
\mbox{Re} = \frac{\rho \overline{u} d}{h} | |||
</math> | |||
=== Basic Flow Equations === | === Basic Flow Equations === |
Revision as of 16:09, 2 July 2009
Introduction
This page provides some introductory material for writing LaTex equations for the QNET Wiki. It is not intended to be a thorough introduction to LaTex, but is to provide some guidelines, share good practice advice and other information that aids the authoring of LaTex in this Wiki.
Editing Latex
To add an equation to an article click on the "Mathematical formula" button in the Edit toolbar.
Alternatively, use the math element in the Edit page of the article as follows:
<math>V = frac{4}{3} \pi R^{3}</math>
This should generate the expression:
CFD Equations and Expressions
There are many commonly used CFD equations and expressions used in the QNET Wiki. We list some of the more notable ones here, which can be used as templates for similar equations, etc.
Basic Expressions
Basic expressions here.
Reynolds Number
Basic Flow Equations
Mass Continuity Equation
Eulers Equation