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

Vtk export module for lattice models #71

Merged
merged 17 commits into from
Jan 8, 2020
Merged

Conversation

githubgrasp
Copy link
Contributor

@githubgrasp githubgrasp commented Dec 8, 2019

Introduce a vtk export module for lattice models which can plot mid-cross-sections of elements to show crack patterns.
Improved giveIPValue in lattice materials so that crack flag is given as scalar.
Fix some problems in latticeplasticitydamage with subincrementation and secant stiffness

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #71 into master will increase coverage by 0.17%.
The diff coverage is 75.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   39.89%   40.06%   +0.17%     
==========================================
  Files        1241     1245       +4     
  Lines      124201   124629     +428     
==========================================
+ Hits        49547    49931     +384     
- Misses      74654    74698      +44
Impacted Files Coverage Δ
...Materials/LatticeMaterials/latticebondplasticity.h 63.63% <ø> (ø) ⬆️
.../Materials/LatticeMaterials/latticelinearelastic.h 40% <ø> (ø) ⬆️
src/tm/Elements/LatticeElements/lattice2d_mt.h 38.46% <ø> (ø)
...Elements/LatticeElements/latticetransportelement.C 100% <ø> (ø)
...Elements/LatticeElements/latticetransportelement.h 7.69% <0%> (ø)
...lements/LatticeElements/latticestructuralelement.h 8.69% <0%> (-0.4%) ⬇️
src/oofemlib/vtkxmlexportmodule.h 11.76% <0%> (-65.51%) ⬇️
src/oofemlib/vtkxmllatticeexportmodule.h 0% <0%> (ø)
src/sm/Elements/LatticeElements/lattice3d.h 60% <100%> (+15.55%) ⬆️
src/oofemlib/vtkxmlexportmodule.C 55.43% <48.93%> (+1.73%) ⬆️
... and 36 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 f8a80ea...c8052aa. Read the comment docs.

@githubgrasp
Copy link
Contributor Author

Can these lattice related additions in the request be added? Happy to make extra changes if needed.

@bpatzak bpatzak merged commit bf19543 into oofem:master Jan 8, 2020
@githubgrasp githubgrasp deleted the vtk branch January 12, 2020 12:38
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

2 participants