Releases: kaipartmann/Peridynamics.jl
Releases · kaipartmann/Peridynamics.jl
v0.3.3
v0.3.2
Peridynamics v0.3.2
Merged pull requests:
- New Tutorial & improvements on Explanation pages (#155) (@mdienst)
- Explanations on damage (#157) (@mdienst)
- Fix Wrong file order when processing exports with > 1mio time steps #160 (#161) (@kaipartmann)
- Updated ThreadPinning (#165) (@kaipartmann)
- Changed gifs with mp4 files and added cylinder to overview (#166) (@kaipartmann)
Closed issues:
v0.3.1
Peridynamics v0.3.1
Merged pull requests:
- Fix VTK reading bug (#152) (@kaipartmann)
- Change multithreading backend to Base.Threads (#153) (@kaipartmann)
Closed issues:
v0.3.0
Peridynamics v0.3.0
Merged pull requests:
- Update dev branch to state of v0.2.0 (#16) (@kaipartmann)
- Update julia versions for testing (#18) (@kaipartmann)
- Complete rewrite of the package (#19) (@kaipartmann)
- Improved documentation with theory (#20) (@mdienst)
- Merge current state into dev branch (#21) (@kaipartmann)
- Updates to current state (#23) (@kaipartmann)
- Update to current state (#24) (@kaipartmann)
- Add MPI support for VelocityVerlet time solver (#25) (@kaipartmann)
- docstrings added (#26) (@mdienst)
- Documentation updates (#34) (@mdienst)
- Storage interface & halo field changes (#68) (@kaipartmann)
- Simple macros for defining materials (#71) (@kaipartmann)
- Halo exchange functions with fields as parameter (#75) (@kaipartmann)
- System halo exchange (#78) (@kaipartmann)
- update documentation (#80) (@mdienst)
- edit authors (#84) (@kerstinweinberg)
- BodyChunk and type parameter enhancements (#85) (@kaipartmann)
- Improved type stability (#87) (@kaipartmann)
- Improvements in docstrings (#88) (@mdienst)
- Bump julia-actions/setup-julia from 1 to 2 (#89) (@dependabot[bot])
- Energy based surface correction (#91) (@kaipartmann)
- Update README.md (#97) (@kerstinweinberg)
- First draft of summary (#99) (@mdienst)
- Update paper.tex (#100) (@kerstinweinberg)
- Bump julia-actions/cache from 1 to 2 (#101) (@dependabot[bot])
- Use PointNeighbors.jl (#103) (@kaipartmann)
- Enhanced logging (#104) (@kaipartmann)
- Add dynamic relaxation time solver (#106) (@kaipartmann)
- Short range forces contact algorithm (#107) (@kaipartmann)
- Use
Polyester.@batch
instead ofThreads.@threads
(#111) (@kaipartmann) Base.show
methods (#116) (@kaipartmann)- Updated
PointNeighbors.jl
tov0.3
(#117) (@kaipartmann) - Add continuum-kinematics-inspired peridynamics (#118) (@kaipartmann)
- Documentation updates and improvements (#126) (@mdienst)
- Interface bug (#130) (@kaipartmann)
- PointNeighbors.jl update (#135) (@kaipartmann)
- Create Body from Abaqus file directly (#136) (@kaipartmann)
- Printing and logging enhancements (#137) (@kaipartmann)
- Add checks (#138) (@kaipartmann)
- VTK file name
_
bug (#140) (@kaipartmann) - Internal enhancements to conditions (#141) (@kaipartmann)
- Added a separate function for the influence function (#143) (@kaipartmann)
- Tutorial Logo (#145) (@mdienst)
- Docs enhancements (#146) (@kaipartmann)
- [Documentation] Tutorial Kalthoff-Winkler (#148) (@oldninja)
- Add multibody problem to precompilation (#149) (@kaipartmann)
- Make
v0.3
ready (#150) (@kaipartmann)
Closed issues:
- Release v0.2.0 (#13)
- JuliaPDE? (#15)
- Regarding use of precracks in conctact analysis. (#17)
- Errors when specifying halo fields for export (#28)
- Improved neighborhood search (#29)
- Julia cache for GitHub Actions (#30)
- [ENHANCEMENT] Clarification on pre-cracked surfaces (#31)
- Broken links in documentation (#33)
- Images in documentation (#35)
- Simplify equations in theory section (#37)
- Delete old documentation (#39)
- Broken image links (#40)
- Tutorials overview on mobile devices (#41)
- Contact simulations (#42)
- Dynamic relaxation for quasi-static simulations (#43)
- Declare fields of exported structs as private API (#45)
- Add examples of precracks with
update_dmg=false
(#47) - Documentation for
v0.3.0
(#48) - Document all exported functions (#49)
- Add tests for
MultiParamBodyChunk
s (#51) - Update tutorials to new API (#52)
- Overload
Base.show
for public types (#53) - Logging during simulations (#55)
- Make important types public (#56)
- Improve the repo
README.md
(#57) - Remove
:
in docstrings (#58) - Consistency in
julia-repl
example blocks (#59) - Output in example blocks (#60)
- Simplify types in docstrings (#61)
- Code changes for
v0.3.0
(#62) - Consistent upper and lower case in docs (#63)
- Create body directly with Abaqus mesh (#65)
- Check the test file names for consistency (#67)
- Add macros for defining new materials (#69)
- Generic halo exchange functions (#73)
- Energy based surface correction (#74)
- Update tutorials overview (#76)
- Remove
MultiParamBodyChunk
& addParameterHandler
(#77) - Type parameters of
BodyChunk
and data handlers (#79) - Tutorial quasi-static tension (#81)
- Tutorial logo (#82)
- Consistent designation of internal variables (#83)
- Type instability introduced by
ParameterHandler
(#86) - Documentation for the surface correction features (#92)
- Wrong surface correction with OSBMaterial (#94)
- Documentation on position dependent boundary conditions (#96)
- Author lists & ORCID (#102)
- Table with MPI status (#108)
- Add PC2 to Acknowledgements (#109)
- Add
CKIMaterial
akaContinuumBasedMaterial
(#112) - Improvements to export processing function (#115)
- Interfaces (#119)
- Tutorial Kalthoff-Winkler (#121)
- Position dependent initial conditions (#122)
- Add timing info to simulation logs (#127)
- Pre submission checks (#132)
- Leading
_
in output file name (#139) - Storage issue for images and videos (#147)
v0.2.0
Peridynamics v0.2.0
Closed issues:
Merged pull requests:
- Thread scaling (#9) (@kaipartmann)
- Reader for VTK-files (#10) (@kaipartmann)
- Dev / v0.2.0 (#12) (@kaipartmann)
v0.1.1
Peridynamics v0.1.1
Changes:
- Added tutorial for Visualization with ParaView
- Fixed multithreading bug, caused by the change to
:dynamic
scheduling in julia 1.8
v0.1.0+doc1
v0.1.0