From 9320d483052ad345cd9c0eed755b87a67c5e3d07 Mon Sep 17 00:00:00 2001 From: Christoph Kords Date: Wed, 27 Oct 2010 08:48:04 +0000 Subject: [PATCH] in RKCK45 state integration: dotState was not saved in last Runge-Kutta step --- code/crystallite.f90 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/code/crystallite.f90 b/code/crystallite.f90 index f40230d2f..f162cf888 100644 --- a/code/crystallite.f90 +++ b/code/crystallite.f90 @@ -1142,7 +1142,7 @@ endif ! --- FIRST RUNGE KUTTA STEP --- - +if (verboseDebugger) write(6,'(a,x,i1)') '<<