How can I left align these equations below?
\begin{subequations}\label{BC:main}
Acrescido das condições de contorno:
\begin{equation}
p(r,\theta=\pm \pi, t > 0)=0 \label{BC:p}
\end{equation}
Para expressar que o corpo está circundado pelo próprio fluido.
\begin{equation}
p(r\rightarrow\infty, \theta, t>0)=\frac{K_{1}}{\sqrt{2\pi r}}\cos(\frac{\theta}{2}) \label{BC:pp}
\end{equation}
\begin{equation}
\mathbf{T}_{\alpha\beta}(r\rightarrow\infty,\theta,t>0)=\frac{K_{1}}{\sqrt{2\pi r}}[f_{\alpha\beta}(\theta)-\cos(\frac{\theta}{2})\mathbf{I}]+p\mathbf{I} \label{BC:t}
\end{equation}
Para reforçar que o material é incompressível a determinada distância da ponta da trinca (equações \eqref{BC:pp} e \eqref{BC:t}).
\begin{equation}
\mathbf{T}_{22}(r,\theta\pm \pi,t>0)=\mathbf{T}_{12}(r,\theta\pm \pi,t>0)=0 \label{BC:tt}
\end{equation}
Para reforçar a condição que a superfície da trinca é livre de tensões.
\end{subequations}
Thank you in advance!

And if I put it below \begin{subequations} it returns error.
– Ingrid Nov 28 '17 at 12:40