diff --git a/src/phase_mechanical_elastic.f90 b/src/phase_mechanical_elastic.f90 index 1f1ed367d..9113aa45e 100644 --- a/src/phase_mechanical_elastic.f90 +++ b/src/phase_mechanical_elastic.f90 @@ -31,7 +31,6 @@ module subroutine elastic_init(phases) mech, & elastic, & stiffDegradation - print'(/,a)', ' <<<+- phase:mechanical:elastic init -+>>>' @@ -115,9 +114,3 @@ end subroutine phase_hooke_SandItsTangents end submodule elastic - - - - - -