Add files via upload
tex file with the equations for the shape parameters
This commit is contained in:
committed by
GitHub
parent
f4df51763d
commit
aec43304f4
12
doc/src/Eqs/compute_shape_parameters.tex
Normal file
12
doc/src/Eqs/compute_shape_parameters.tex
Normal file
@ -0,0 +1,12 @@
|
||||
\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}
|
||||
|
||||
Reference in New Issue
Block a user