ONSAS / ONSAS.jl

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

Lighter solution struct #474

Closed mforets closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #474 (9e5bc81) into main (dda2504) will decrease coverage by 0.10%. The diff coverage is 64.70%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   86.95%   86.86%   -0.10%     
==========================================
  Files          44       44              
  Lines        1694     1705      +11     
==========================================
+ Hits         1473     1481       +8     
- Misses        221      224       +3     
Files Coverage Δ
src/StructuralAnalyses/LinearStaticAnalyses.jl 85.29% <100.00%> (ø)
src/StructuralAnalyses/NonLinearStaticAnalyses.jl 87.80% <100.00%> (ø)
src/StructuralAnalyses/StaticAnalyses.jl 100.00% <100.00%> (ø)
src/StructuralAnalyses/StaticStates.jl 82.60% <61.53%> (-5.20%) :arrow_down:
src/StructuralSolvers/Solutions.jl 31.63% <50.00%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

mvanzulli commented 10 months ago

To fix the self weight example, the external forces are extracted from the last analysis state instead form the solution struct