From ce63a20b8dea9febf5141008826aabfdff2eddd8 Mon Sep 17 00:00:00 2001 From: dalcorso Date: Tue, 11 Jul 2006 10:03:22 +0000 Subject: [PATCH] Bug fix: In the parallel case ph.x could not properly stop after max_seconds. git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3265 c92efa57-630b-4861-b058-cf58834340f0 --- PH/bcast_ph_input.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PH/bcast_ph_input.f90 b/PH/bcast_ph_input.f90 index ca30e6ed8..446c05650 100644 --- a/PH/bcast_ph_input.f90 +++ b/PH/bcast_ph_input.f90 @@ -22,7 +22,7 @@ subroutine bcast_ph_input ( ) use io_files USE control_flags, only: iverbosity, reduce_io USE ramanm, ONLY: lraman, elop, dek, eth_rps, eth_ns - USE check_stop, ONLY: max_seconds + USE input_parameters, ONLY: max_seconds USE ions_base, ONLY : amass implicit none