Help: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Line 10: Line 10:
*[[Help/LaTeX Symbols | LaTeX Symbols]]
*[[Help/LaTeX Symbols | LaTeX Symbols]]


{{Equation|<math> r_{pl,s} = \frac{q_{ss,net}}{q_ss,\phi_{pl}=0} </math>|212}}
{{Equation|<math>
{{Equation|<math>
q_{ss,w} = <\int_{z_a}^{H(t)} \overline{u}(z,t) \overline{c}(z,t) dz >
\qquad = \frac {r_u^3 + r_c[1/2 + X_p + r_w^2 (2X_p^2 - 1/2)] + r_w/2(X_p^2 + X_p -1/2)}
</math>|211}}
{r_u^3 + 3/2r_u(1+r_w^2)+3/4r_w}
</math>|213}}


==Fortran Compiler==
==Fortran Compiler==

Revision as of 17:24, 19 November 2012

This page is set aside to provide links to useful information.
Items will be expanded as new information is gathered and pages are created.

Math and Equations

  rpl,s=qss,netqss,ϕpl=0 (212)
  =ru3+rc[1/2+Xp+rw2(2Xp21/2)]+rw/2(Xp2+Xp1/2)ru3+3/2ru(1+rw2)+3/4rw (213)

Fortran Compiler