Help: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Line 16: Line 16:
{{Equation|<math>
{{Equation|<math>
= U_c C_R \frac{\varepsilon}{W_s}  
= U_c C_R \frac{\varepsilon}{W_s}  
\left[ 1-exp\ \left(-\frac{W_s h}{\varepsilon} \right)
\right]
</math>|210}}
</math>|210}}
<math>
\left[
  1-exp
  \left(-\frac{W_s h}{\varepsilon}
  \right)
\right]</math>


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

Revision as of 16:11, 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


  qss=Uc0hCR exp(Wsεz)dz (209)
  =UcCRεWs[1exp (Wshε)] (210)

Fortran Compiler