From owner-nwchem-users@emsl.pnl.gov Wed Dec 24 06:28:49 2008 Received: from odyssey.emsl.pnl.gov (localhost.pnl.gov [127.0.0.1]) by odyssey.emsl.pnl.gov (8.14.1/8.14.1) with ESMTP id mBOESmVq014382 for ; Wed, 24 Dec 2008 06:28:49 -0800 (PST) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.14.1/8.14.1/Submit) id mBOESmV9014381 for nwchem-users-outgoing-0IhS; Wed, 24 Dec 2008 06:28:48 -0800 (PST) X-Authentication-Warning: odyssey.emsl.pnl.gov: majordom set sender to owner-nwchem-users@emsl.pnl.gov using -f X-IronPort-AV: E=Sophos;i="4.36,278,1228118400"; d="scan'208";a="88323175" X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [NWCHEM] DFT Restart Date: Wed, 24 Dec 2008 06:24:31 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [NWCHEM] DFT Restart Thread-Index: Acll0yI+zONjU8JoRIeKdNNS9fTQjwAADOw+ References: <494ADF7B.2080902@buffalo.edu> <96f4bb620812181621i65f4acb2jdf0be1472b98d9cc@mail.gmail.com> From: "Govind, Niri" To: "Rodolfo Esquivel" , "Jeff Hammond" Cc: X-OriginalArrivalTime: 24 Dec 2008 14:28:46.0437 (UTC) FILETIME=[EE205150:01C965D3] Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Dear Rodolfo, =20 Looks like you don't have a FILE.movecs. Do you have a G0.movecs in your = directory ? If you do, then use the following: =20 vectors input G0.movecs =20 Best, -Niri ________________________________ From: owner-nwchem-users@emsl.pnl.gov on behalf of Rodolfo Esquivel Sent: Wed 12/24/2008 6:11 AM To: Jeff Hammond Cc: nwchem-users@emsl.pnl.gov Subject: [NWCHEM] DFT Restart Dear Jeff, Im trying to restart a DFT calculation and get the following message: grclup: file_close failed An error occured while trying to read or write to disk space Of course the file.movecs is in the same directory in shich Im = performing the calculations, I used the followin options: Any advice would be appreciated! Thanks Rodolfo ******** echo permanent_dir /SCRATCH/calculation-directory scratch_dir /SCRATCH/calculation directory title "G0" restart G0 charge 0 geometry units angstrom noautosym noautoz (Geometrical data) end basis "ao basis" spherical noprint H library "6-311++G**" N library "6-311++G**" C library "6-311++G**" O library "6-311++G**" end dft xc b3lyp mult 1 iterations 900 direct vectors input FILE.movecs end driver maxiter 200 end task dft optimize **********