Merge branch 'fix-Kichhoff-typos' into 'development'
fix Kichhoff typos See merge request damask/DAMASK!641
This commit is contained in:
commit
8e88b2423c
|
@ -1275,7 +1275,7 @@ end subroutine mechanical_restartRead
|
||||||
|
|
||||||
|
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
!< @brief Get first Piola-Kichhoff stress (for use by non-mech physics).
|
!< @brief Get first Piola-Kirchhoff stress (for use by non-mech physics).
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
module function mechanical_S(ph,en) result(S)
|
module function mechanical_S(ph,en) result(S)
|
||||||
|
|
||||||
|
@ -1317,7 +1317,7 @@ end function mechanical_F_e
|
||||||
|
|
||||||
|
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
!< @brief Get second Piola-Kichhoff stress (for use by homogenization).
|
!< @brief Get second Piola-Kirchhoff stress (for use by homogenization).
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
module function phase_P(co,ce) result(P)
|
module function phase_P(co,ce) result(P)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue