just a correction for a little typo :P

This commit is contained in:
Denny Tjahjanto 2008-03-27 11:53:53 +00:00
parent f3eda7cdaa
commit 5462d2c754
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ real(pReal), dimension(:) , allocatable :: material_w0
real(pReal), dimension(:,:) , allocatable :: material_SlipIntCoeff
!* GIA material parameters
real(pReal), dimension(:) , allocatable :: material_GrainSize
real(pReal), dimension(:) , allocatable :: material_bg
real(pReal), dimension(:) , allocatable :: material_bg
!************************************
!* Definition of texture properties *