rename was missing

This commit is contained in:
Martin Diehl 2019-01-05 10:06:37 +01:00
parent c00d00c219
commit 2f3b518562
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ subroutine plastic_none_init
phase, &
NofMyPhase
write(6,'(/,a)') ' <<<+- constitutive_'//PLASTICITY_NONE_label//' init -+>>>'
write(6,'(/,a)') ' <<<+- plastic_'//PLASTICITY_NONE_label//' init -+>>>'
write(6,'(a15,a)') ' Current time: ',IO_timeStamp()
#include "compilation_info.f90"