Add comment for cases
This commit is contained in:
parent
ec3c65adad
commit
3e5275c34d
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@ The value of $b$ seems to have a major effect how wave energy is dissipated / ho
|
|||
\textbf{Case} & $a$ & $b$ & $c$ & D50 (\si{\m}) & $\phi$ \\
|
||||
\midrule
|
||||
\textbf{0} & \num{50} & \num{1.2} & \num{0.34} & \num{4} & \num{0.4} \\
|
||||
\textbf{1} & \num{50} & \intersemibold\num{0} & \num{0.34} & \num{4} & \num{0.4} \\
|
||||
\textbf{2} & \num{50} & \intersemibold\num{0.2} & \num{0.34} & \num{4} & \num{0.4} \\
|
||||
\textbf{1} & \num{50} & \intersemibold\num{0} & \num{0.34} & \num{4} & \num{0.4} \\ % 3
|
||||
\textbf{2} & \num{50} & \intersemibold\num{0.2} & \num{0.34} & \num{4} & \num{0.4} \\ % 3b
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\caption{Test cases for porosity parameters.}\label{tab:porotestb}
|
||||
|
|
Loading…
Reference in a new issue