Skip to content

Conversation

jorgepz
Copy link
Member

@jorgepz jorgepz commented May 19, 2024

closes #649
closes #558 in a few examples
closes #198
closes #701 by setting zero value of solicitation for elements where does not correspond (for instance $M_{xy} = 0$ for a frame element in a mixed element types model)

@jorgepz jorgepz marked this pull request as ready for review May 25, 2024 22:51
@jorgepz jorgepz changed the title working on internal forces several advances in computing local internal forces May 25, 2024
@jorgepz jorgepz changed the title several advances in computing local internal forces some improvements in computing local internal forces May 26, 2024
Copy link

codecov bot commented May 26, 2024

Codecov Report

Attention: Patch coverage is 97.64706% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 88.98%. Comparing base (0f26358) to head (ed4fd56).

Files Patch % Lines
examples/deployableRing/deployableRing.m 0.00% 1 Missing ⚠️
src/vtk/frameVtkData.m 93.75% 1 Missing ⚠️
src/vtk/shellVtkData.m 93.33% 1 Missing ⚠️
src/vtk/vtkDataConversion.m 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #700      +/-   ##
==========================================
+ Coverage   88.46%   88.98%   +0.51%     
==========================================
  Files         131      131              
  Lines        4457     4492      +35     
==========================================
+ Hits         3943     3997      +54     
+ Misses        514      495      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jorgepz jorgepz merged commit dcc60c0 into master May 26, 2024
@jorgepz jorgepz deleted the jorgepz branch May 26, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix vtk for models with mixed element types compute internal forces and stresses at time 0 add matFint test add moments to paraview output
1 participant