Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new lattice2dboundary element and latticedamage material #54

Closed
wants to merge 60 commits into from

Conversation

githubgrasp
Copy link
Contributor

  1. Introduce new lattice element for 2d periodic cells.
    Added test and manual description.

  2. Replaced latticedamage2d with latticedamage which will work for 1d, 2D and 3D lattice elements.
    Modified manual entry and test accordingly.

adsci and others added 30 commits June 17, 2019 17:44
…in LTRSpaceBoundary element plus related tests
@codecov
Copy link

codecov bot commented Oct 18, 2019

Codecov Report

Merging #54 into master will increase coverage by 0.46%.
The diff coverage is 72.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   36.72%   37.18%   +0.46%     
==========================================
  Files        1177     1185       +8     
  Lines      120447   121647    +1200     
==========================================
+ Hits        44229    45231    +1002     
- Misses      76218    76416     +198
Impacted Files Coverage Δ
src/sm/Elements/lattice2d.h 11.11% <ø> (ø) ⬆️
src/sm/Elements/lattice2d.C 64% <ø> (+5.95%) ⬆️
src/sm/Elements/latticestructuralelement.h 0% <0%> (ø) ⬆️
src/sm/Materials/structuralmaterial.h 7.69% <0%> (-2.31%) ⬇️
src/sm/Materials/latticelinearelastic.h 12.5% <12.5%> (ø)
src/sm/Elements/lattice3dboundary.h 20% <20%> (ø)
src/sm/Elements/lattice3d.h 22.22% <22.22%> (ø)
src/sm/Materials/latticematstatus.h 33.33% <30%> (+33.33%) ⬆️
src/sm/Materials/latticelinearelastic.C 33.93% <33.93%> (ø)
src/sm/Materials/structuralmaterial.C 60.07% <43.13%> (+0.18%) ⬆️
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6837ce1...1701ec5. Read the comment docs.

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.

None yet

5 participants