Help: Difference between revisions

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


{{Equation|<math>
{{Equation|<math>
q_{ss}=1.83 q_{sb}
\begin{align}
\left(
  &I_1 = \int_{\delta}^1
I_1 \ln \left[ \frac{33h}{\delta_c} \right] + I_2
  \left(\frac{1-y}{y}
\right)
  \right)^A_\varepsilon dy, //
</math>|199}}
 
  &I_2 = \int_{\delta}^1
  \left(\frac{1-y}{y}
  \right)^A_\varepsilon \ln y dy, //
\end{align}
</math>|200}}


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

Revision as of 15:28, 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

  I1=δ1(1yy)εAdy,//I2=δ1(1yy)εAlnydy,// (200)

Fortran Compiler