Help: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Line 12: Line 12:


{{Equation|<math>
{{Equation|<math>
q_{ss} = U_c \int_0^h C_R exp \left (-\frac{W_s}{\varepsilon}z \right) dz
q_{ss} = U_c \int_0^h C_R\ exp \left (-\frac{W_s}{\varepsilon}z \right) dz
</math>|209}}
</math>|209}}
{{Equation|<math>
{{Equation|<math>
= U_c C_R \frac{\varepsilon}{W_s} \left[ 1-exp \left(-\frac{W_s h}{\varepsilon}\right]
= U_c C_R \frac{\varepsilon}{W_s}  
</math>|210}}
</math>|210}}
\left[ 1-exp \left(-\frac{W_s h}{\varepsilon}\right]


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

Revision as of 16:10, 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 (210)


\left[ 1-exp \left(-\frac{W_s h}{\varepsilon}\right]

Fortran Compiler