A static problem in linear elasticity is typically written as the following boundary value problem:
find $\boldsymbol u$ and $\boldsymbol \sigma$ such that:
$\text{div} \boldsymbol \sigma + \boldsymbol f = \boldsymbol 0$ in $\Omega$,
$\boldsymbol \sigma^T = \boldsymbol \sigma$ in $\Omega$,
$\boldsymbol \sigma = 2\mu \boldsymbol \epsilon + \lambda \text{tr}\boldsymbol \epsilon \, \boldsymbol I$ in $\Omega$,
$\boldsymbol \epsilon = \frac{1}{2}( \nabla \boldsymbol u + \nabla^T \boldsymbol u )$ in $\Omega$,
$\boldsymbol \sigma \cdot \boldsymbol n = \boldsymbol T^d$ on $\partial\Omega_T$,
$\boldsymbol u = \boldsymbol u^d$ on $\partial\Omega_u$.
And it can be proved that the solution is unique both on displacement field and stress field.
I wonder if we have unicity for the boundary value problem:
find $\boldsymbol \sigma$ such that:
$\text{div} \boldsymbol \sigma + \boldsymbol f = \boldsymbol 0$ in $\Omega$,
$\boldsymbol \sigma^T = \boldsymbol \sigma$ in $\Omega$,
$\boldsymbol \sigma \cdot \boldsymbol n = \boldsymbol T^d$ on $\partial\Omega$.
We have three equations, three boundary conditions and three independent component fields (in case the coordinate system is chosen so that basis vectors correspond to eigen vectors at each point of $\Omega$). I am aware about the indertermination of the displacement field due to a rigid body motion.
Do you have knowledge, references that treat this, I would say intermediate, problem?
Thank you in advance for sharing it.