last comment also holds for this one

This commit is contained in:
Franz Roters 2012-03-15 09:25:15 +00:00
parent 70a44fbbdd
commit 4d90d90886
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ subroutine constitutive_j2_init(myFile)
positions = IO_stringPos(line,maxNchunks)
tag = IO_lc(IO_stringValue(line,positions,1_pInt)) ! extract key
select case(tag)
case ('plasticity')
case ('plasticity','elasticity')
cycle
case ('(output)')
constitutive_j2_Noutput(i) = constitutive_j2_Noutput(i) + 1_pInt