Unverified Commit aec43304 authored by Evangelos Voyiatzis's avatar Evangelos Voyiatzis Committed by GitHub
Browse files

Add files via upload

tex file with the equations for the shape parameters
parent f4df5176
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
\documentstyle[12pt]{article}

\begin{document}

\begin{eqnarray*}
 c = l_z - 0.5(l_y+l_x) \\
 b = l_y - l_x \\
 k = \frac{3}{2} \frac{l_x^2+l_y^2+l_z^2}{(l_x+l_y+l_z)^2} - \frac{1}{2} 
\end{eqnarray*}

\end{document}