no changes to previous version, just wanted to add some comment to the previous commit:

subroutine "constitutive_nonlocal_dotState" only affects the current dotState, so no need to pass the whole array as argument
This commit is contained in:
Christoph Kords 2011-03-21 15:23:36 +00:00
parent 9b1e1e35ea
commit b8b75edd7d
1 changed files with 1 additions and 1 deletions

View File

@ -1959,7 +1959,7 @@ type(p_vec), dimension(homogenization_maxNgrains,mesh_maxNips,mesh_NcpElems), in
state ! microstructural state
!* output variables
real(pReal) constitutive_nonlocal_dotTemperature ! evolution of Temperature
real(pReal) constitutive_nonlocal_dotTemperature ! evolution of Temperature
!* local variables