ONSAS / ONSAS.jl

An Open Nonlinear Structural Analysis Solver in Julia
MIT License
7 stars 1 forks source link

Split tangent matrix and strain and stresses computation. #468

Open mvanzulli opened 10 months ago

mvanzulli commented 10 months ago

Sometimes we compute strain and stresses that are not used for the iterative mehtod. We can compute it just after the iteration converged.