[CPMD-list] Fwd: cpmd simulation-external potential

Axel Kohlmeyer axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Mon Dec 8 22:50:04 CET 2003


hi,

for this kind of information, you usually have to look 
into the source code. if you look in the file 'config.F'
you'll find out, that the keyword 'EXTERNAL POTENTIAL'
sets the logical variable EXPOT. 'grep -l EXPOT *.*'
gives a list of files, that use this flag. they are:
control_def.F
control.F
exterp.F
system.h
vofrhob.F
vofrhoc.F
vofrhos.F

upon closer inspection you'll find, that the file 'exterp.F'
is responsible for reading in the external potential
from a file named 'extpot.unfo.grid' (it's better to look 
at the serial version of the code as it is easier to follow),
and that the 'vofrhoX.F' files contain the code where the
external potential is applied.

some further info from the one-who-knows(tm) is available 
from the mailing list archives. try:

http://www.cpmd.org/pipermail/cpmd-list/2003-July/001118.html


hope this helps,
	axel kohlmeyer.
	
	
On Mon, 8 Dec 2003 11:09:58 -0800 (PST)  Ivan Ivanov wrote:

> --0-1208037280-1070910598=:77621
> Content-Type: text/plain; charset=us-ascii
> Content-Id: 
> Content-Disposition: inline
> 
> 
> I have the same problem - could someone help? -- 
> 
> Note: forwarded message attached.
> 
> 
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
> --0-1208037280-1070910598=:77621
> Content-Type: message/rfc822
> 
> X-Apparently-To: ivan_van_van at yahoo.com via 66.163.169.91; Mon, 08 Dec 2003 10:47:59 -0800
> Return-Path: <franzd70 at hotmail.com>
> Received: from 64.4.21.71  (EHLO hotmail.com) (64.4.21.71)
>   by mta278.mail.scd.yahoo.com with SMTP; Mon, 08 Dec 2003 10:47:59 -0800
> Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
> 	 Mon, 8 Dec 2003 10:47:59 -0800
> Received: from 195.96.228.7 by lw14fd.law14.hotmail.msn.com with HTTP;
> 	Mon, 08 Dec 2003 18:47:59 GMT
> X-Originating-IP: [195.96.228.7]
> X-Originating-Email: [franzd70 at hotmail.com]
> X-Sender: franzd70 at hotmail.com
> From: "Franz Deller" <franzd70 at hotmail.com>
> To: ivan_van_van at yahoo.com
> Subject: cpmd simulation
> Date: Mon, 08 Dec 2003 19:47:59 +0100
> Mime-Version: 1.0
> Content-Type: text/plain; format=flowed
> X-OriginalArrivalTime: 08 Dec 2003 18:47:59.0138 (UTC) FILETIME=[CCF0E820:01C3BDBB]
> Content-Length: 569
> 
> Dear CPMD USERS,
> 
> Is EXTERNAL POTENTIAL  keyword working?
> How do I specify my external electrostatic field?
> 
> I have an ascii file - 4 columns - X,Y,Z,PHI.
> X,Y,Z - in the same coordinate system as atoms specified in the input &ATOM 
> section.
> PHI- electrostatic potential in units kT/e.
> 
> So, how to transform this file to the correct format required by the 
> program?
> 
> 
> Thank you very much,
> Franz
> 
> _________________________________________________________________
> Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
> http://join.msn.com/?page=features/featuredemail
> 
> --0-1208037280-1070910598=:77621--
> _______________________________________________
> CPMD-list mailing list
> CPMD-list at cpmd.org
> http://www.cpmd.org/mailman/listinfo/cpmd-list
> 

--

=======================================================================
Axel Kohlmeyer      e-mail:  axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Lehrstuhl fuer Theoretische Chemie          Phone: ++49 (0)234/32-26673
Ruhr-Universitaet Bochum - NC 03/53         Fax:   ++49 (0)234/32-14045
D-44780 Bochum                   http://www.theochem.ruhr-uni-bochum.de
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.



More information about the CPMD-list mailing list