Skip to content

Commit

Permalink
Merge pull request #151 from adtzlr/docs-enhance
Browse files Browse the repository at this point in the history
Enhance docs & add `region` keyword to `LinearElastic.hessian()`
  • Loading branch information
adtzlr authored Dec 2, 2021
2 parents df3cc0b + 60bee95 commit 7bb9e27
Show file tree
Hide file tree
Showing 16 changed files with 1,665 additions and 58 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,11 @@ All notable changes to this project will be documented in this file. The format

## [Unreleased]

## [1.6.0] - 2021-12-02

### Added
- Add `LinearElasticPlaneStress` and `LinearElasticPlaneStrain` material formulations.
- Add `region` argument for `LinearElastic.hessian()`.

### Changed
- Re-formulate `LinearElastic` materials in terms of the deformation gradient.
Expand Down
1 change: 1 addition & 0 deletions docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ This section is all about learning. Each tutorial focusses on a some lessons to
tutorial/hellofelupe
tutorial/gettingstarted
tutorial/platewithhole
tutorial/shear
1 change: 1 addition & 0 deletions docs/tutorial/images/shear.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tutorial/images/shear_deformed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tutorial/images/shear_mesh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7bb9e27

Please sign in to comment.