You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 2D von Mises formula and thermal expansion for nonlinear material in plane stress (#2667)
* FIX: Correct 2D Von Mises formula in CFEAElasticity (#2603)
* FIX: Implement Plane Strain Von Mises formulation with Poisson ratio
* Update SU2_CFD/include/numerics/elasticity/CFEAElasticity.hpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
* Update SU2_CFD/include/numerics/elasticity/CFEAElasticity.hpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
* FIX: Compute and store Szz for Plane Strain in 2D linear elasticity
* DOCS: Add contributor to AUTHORS.md
* REF: Decouple physics from VonMisesStress utility
* CHORE: Revert accidental submodule updates
* CHORE: Sync opdi with develop branch
* fixes for 2D VMS and nonlinear plane stress with thermal expansion
* update regressions
* update
---------
Co-authored-by: Ayush <ayushssp74@gmail.com>
0 commit comments