initialization needed

This commit is contained in:
Martin Diehl 2021-07-21 23:19:41 +02:00
parent 76572e4ca9
commit aace5d25a8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ submodule(phase:mechanical) elastic
type :: tParameters
real(pReal), dimension(6,6) :: &
C66 !< Elastic constants in Voigt notation
C66 = 0.0_pReal !< Elastic constants in Voigt notation
real(pReal) :: &
mu, &
nu