integer type was use for void fraction, should be real

This commit is contained in:
Martin Diehl 2015-04-13 10:36:45 +00:00
parent 5c1804e77d
commit 0c7e7c66f8
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ subroutine damage_gurson_microstructure(ipc, ip, el)
ipc, & !< component-ID of integration point ipc, & !< component-ID of integration point
ip, & !< integration point ip, & !< integration point
el !< element el !< element
integer(pReal) :: & real(pReal) :: &
voidFraction voidFraction
integer(pInt) :: & integer(pInt) :: &
phase, constituent phase, constituent