Re: Gerarchia di equazioni

#55201
robitex
Amministratore del forum
    Up
    0
    Down
    ::


    Buongiorno a tutti!!
    Vi riporto il codice di un secondo ambiente subequations con all’interno l’ambiente alignat:
    `\begin{subequations}\label{vrdc}
    \begin{alignat}{2}
    & v_\mathrm{Rd,c} = C_\mathrm{Rd,c} \, k \left(100\rho_\mathrm{l}f_\mathrm{ck}\right)^{1/3}
    + k_\mathrm{1}\sigma_\mathrm{cp} \geq
    v_\mathrm{min} + k_\mathrm{1}\sigma_\mathrm{cp};\hidewidth
    \tag{\ref{vrdc}}\\[2ex]
    &\text{dove:}\qquad & C_\mathrm{Rd,c} &= \frac{\num{0.18}}{\gamma_\mathrm{c}} =
    \frac{\num{0.18}}{\num{1.5}} =
    \num{0.12};\\
    & & k &= 1+\sqrt{\frac{200}{d}}\leq \num{2.0};\\
    & & \rho_\mathrm{l} &= \sqrt{\rho_\mathrm{ly}\rho_\mathrm{lz}}\leq \num{0.02};\\
    & & \sigma_\mathrm{cp} &= (\sigma_\mathrm{cy}+\sigma_\mathrm{cz})/2;\\
    & & k_\mathrm{1} &= \num{0.1};\\
    & & v_\mathrm{min} &= \num{0.035}\, k^{3/2} f_\mathrm{ck}^{1/2}.
    \end{alignat}
    \end{subequations}`

    Personalmente sono soddisfatto del risultato, ma se pensate che possa essere ancora migliorato fatemelo sapere.
    Grazie di tutto.
    Bye

    Go to top