ClearAll[stressOperator];stressOperator[Y_,ν_]:={Inactive[Div][{{0,0,-((Y*ν)/((1-2*ν)*(1+ν)))},{0,0,0},{-Y/(2*(1+ν)),0,0}}.Inactive[Grad][w[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{0,-((Y*ν)/((1-2*ν)*(1+ν))),0},{-Y/(2*(1+ν)),0,0},{0,0,0}}.Inactive[Grad][v[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{-((Y*(1-ν))/((1-2*ν)*(1+ν))),0,0},{0,-Y/(2*(1+ν)),0},{0,0,-Y/(2*(1+ν))}}.Inactive[Grad][u[t,x,y,z],{x,y,z}],{x,y,z}],Inactive[Div][{{0,0,0},{0,0,-((Y*ν)/((1-2*ν)*(1+ν)))},{0,-Y/(2*(1+ν)),0}}.Inactive[Grad][w[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{0,-Y/(2*(1+ν)),0},{-((Y*ν)/((1-2*ν)*(1+ν))),0,0},{0,0,0}}.Inactive[Grad][u[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{-Y/(2*(1+ν)),0,0},{0,-((Y*(1-ν))/((1-2*ν)*(1+ν))),0},{0,0,-Y/(2*(1+ν))}}.Inactive[Grad][v[t,x,y,z],{x,y,z}],{x,y,z}],Inactive[Div][{{0,0,0},{0,0,-Y/(2*(1+ν))},{0,-((Y*ν)/((1-2*ν)*(1+ν))),0}}.Inactive[Grad][v[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{0,0,-Y/(2*(1+ν))},{0,0,0},{-((Y*ν)/((1-2*ν)*(1+ν))),0,0}}.Inactive[Grad][u[t,x,y,z],{x,y,z}],{x,y,z}]+Inactive[Div][{{-Y/(2*(1+ν)),0,0},{0,-Y/(2*(1+ν)),0},{0,0,-((Y*(1-ν))/((1-2*ν)*(1+ν)))}}.Inactive[Grad][w[t,x,y,z],{x,y,z}],{x,y,z}]};