rename was missing
This commit is contained in:
parent
c00d00c219
commit
2f3b518562
|
@ -48,7 +48,7 @@ subroutine plastic_none_init
|
||||||
phase, &
|
phase, &
|
||||||
NofMyPhase
|
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()
|
write(6,'(a15,a)') ' Current time: ',IO_timeStamp()
|
||||||
#include "compilation_info.f90"
|
#include "compilation_info.f90"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue