On 7/11/13 11:47 AM, juganta wrote:
Thanks Justin for your information. But I got those lines in /gromacs
4.5.5/top/tip3p.itp  --
#ifdef _FF_GROMACS
#include "gmx.ff/tip3p.itp"
#endif
#ifdef _FF_GROMOS96
#include "gromos43a1.ff/tip3p.itp"
#endif
#ifdef _FF_OPLS
#include "oplsaa.ff/tip3p.itp"
#endif

I thought I can use tip3p.itp with G43a1 forcefield, becasue of the 2nd
condition.
Let me clear it.


The second #ifdef just means it's possible to #include the TIP3P topology. There's lots of generic constructs like this throughout the Gromacs file system. Just because this statement is present doesn't necessarily mean that it was ever intended to be used, or more to the point, that it should ever be used.

-Justin

--
==================================================

Justin A. Lemkul, Ph.D.
Postdoctoral Associate

Department of Pharmaceutical Sciences
School of Pharmacy
Health Sciences Facility II, Room 601
University of Maryland, Baltimore
20 Penn St.
Baltimore, MD 21201

jalem...@outerbanks.umaryland.edu | (410) 706-7441

==================================================
--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to