Skip to content

Commit

Permalink
Update example_stvenantkirchhoff.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Sep 27, 2023
1 parent 16e3a70 commit 83271bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/example_stvenantkirchhoff.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Marc (Saint Venant-Kirchhoff)
title: Saint Venant-Kirchhoff
layout: page
nav_order: 4
parent: Examples
Expand Down Expand Up @@ -201,7 +201,7 @@ If we would like to use the Updated Lagrange framework too, we'll have to check
endif
```

In this code `iupdat` is an integer with `0` for total lagrange and `1` for updated lagrange. You may download the whole example as a [HYPELA2 user subroutine](examples/hypela2_stvenantkirchhoff.f) for Marc.
In this code `iupdat` is an integer with `0` for total lagrange and `1` for updated lagrange. You may download the example as a [HYPELA2 user subroutine](Marc/hypela2_stvenantkirchhoff.f) for Marc.

## References
[1] Bonet, J., Gil, A. J., & Wood, R. D. (2016). Nonlinear Solid Mechanics for Finite Element Analysis: Statics. Cambridge University Press. [![DOI:10.1017/cbo9781316336144](https://zenodo.org/badge/DOI/10.1017/cbo9781316336144.svg)](https://doi.org/10.1017/cbo9781316336144)
Expand Down

0 comments on commit 83271bb

Please sign in to comment.