A symbols or parameters description is shown below, however, the = and the details of parameter are not aligned.

I want to make a parameters list for a equation like this, in which symbols, = and detail information are aligned in terms of vertical position.
where
...
P = notional permeability factor
N = number of waves
Sd = damage level
...
A tabular environment will produce more spacing before and after text. So how to make the = vertical aligned?
The codes is provided:
\begin{equation}
\frac{H_s}{\Delta D_{n50} } = 1.0~ P^{0.13}~ \left(\frac{S_d}{N} \right)^{0.2} \xi_m^P~ \sqrt{\cot \alpha}
\end{equation}
where:
$H_s$ = significant wave height, equal to the average of the highest 1/3 of the waves
$\Delta$ = relative buoyant density, equal to $\rho_r / \rho_w - 1$, where $\rho_w$ is the water density
$D_{n50}$ = nominal diameter defined in Equation (2)
$P$ = notional permeability factor
$S_d$ = damage level
$N$ = number of waves
$\xi_m$ = breaker parameter based on mean wave period $T_m$
$\alpha$ = slope angle






nomencl. Actually two I know of:nomentbl. Or you could even tryglossaries. It really depends on how much effort you are willing to invest (i.e. writing a book vs short paper). – Count Zero Jan 29 at 10:34align*and\textfor the stuff after the=– daleif Jan 29 at 10:34=in a fixed vertical position – KOF Jan 29 at 10:37align?&=– daleif Jan 29 at 11:13