Releases: JuliaFEM/FEMMaterials.jl
Releases · JuliaFEM/FEMMaterials.jl
v0.1.1
v0.1.1 (2019-11-06)
Closed issues:
- The first release v0.1.0 (#24)
Merged pull requests:
- Adding export of Continuum3D and MecaMatSo as well as osx and windows testing (#26) (TeroFrondelius)
v0.1.0
v0.1.0 (2019-10-07)
Diff since a860c25e2236ee54a3d95872e0f0b0b8ad2cdcbb
Closed issues:
- use Literate.jl in examples to integrate them to documentation and to generate Notebook (#17)
- MecaMatSo vector notations for symmetric tensors (#15)
- MecaMatSo result fluctuation (#14)
- Make compatible with most recent abstractmaterial Materials.jl (#12)
- Fix bug with mecamatso.jl causing different result for MFrontMaterial (#11)
Merged pull requests:
- The first release v0.1.0 (#21) (TeroFrondelius)
- Generate documentation from examples (#18) (TeroFrondelius)
- Fix strain displacement matrix (#16) (IvanYashchuk)
- Make compliant with Materials.jl abstractmaterials update. (#13) (jvaara)
- Support for MFrontMaterial (#9) (IvanYashchuk)
- Introduction of operate_integration_points! closure in run! (#7) (TeroFrondelius)
- 3D beam example ported from Development branch of Materials.jl (#6) (TeroFrondelius)
- update travis (#4) (KristofferC)
- Moved FEMMaterials related tests here from Materials (#3) (jvaara)
- Moved FEMBase related stuff from Materials to here (#2) (jvaara)
- Initial package structure (#1) (jvaara)