The link atom can be placed anywhere at step 0. These atom are treated
like virtual sites and will thus be placed at the defined position along
the QM/MM bond that needs capping.
Concerning the temperature, one can treat the QM atoms as a separate
group indeed. But as Mark said, why not expo
On 05/11/2011 02:04 AM, Gavin Melaugh wrote:
Hi again
To rephrase. If I have two atoms constructing a charge group, is it not
possible to have one of these atoms constructing an energy group on its own?
Correct. Neighbour lists are constructed from the set of whole charge
groups in each energ
On 05/11/2011 02:32 AM, SebastianWaltz wrote:
Dear GROMACS User,
I'm running a REMD MD of 32 replicas. It worked for the first few
replica exchanges. After 30ps again two replicas were exchanged and I
received the Error:
x particles communicated to PME node y are more than a cell length out
of t
On 05/11/2011 06:24 AM, Frank Neuhaus wrote:
Hi,
I have a protein simulation in which all residues simulate correctly
with the exception of five in a loop. These five out of 360 are in a
loop (or bend) separate from my area of interest. Thus, I would like
to treat them as a rigid sequence.
On 05/11/2011 08:41 AM, Yao Yao wrote:
Hi gmxers,
I am just wondering how to give a linking atom's coordinates in a qmmm
calculation generally.
Would it be normal to take an arithmetic average of two neighboring
qmmm-layer-bonding atoms' coordinates?
Shouldn't this be addressed in the QM-M
On 05/11/2011 08:15 AM, Yao Yao wrote:
Hi gmxers,
I am working on qmmm treatment of a heat shock protein.
Heat-sensitive part is treated quantum mechanically, while the other
parts classically.
I am hence wondering if it is available and applicable in gromacs that
this qm part can be heated
Hi gmxers,
I am just wondering how to give a linking atom's coordinates in a qmmm
calculation generally.Would it be normal to take an arithmetic average of two
neighboring qmmm-layer-bonding atoms' coordinates?
Thanks,
Yao
--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs
Hi gmxers,
I am working on qmmm treatment of a heat shock protein. Heat-sensitive part is
treated quantum mechanically, while the other parts classically.
I am hence wondering if it is available and applicable in gromacs that this qm
part can be heated and cooled for temperature variation purpose
The gmx-developers list is not the forum for these types of questions. I am
replying via gmx-users, which is where the discussion should stay.
I took a few minutes to dig into this. My conclusion is that your system is not
stable. I would encourage you to analyze the temperature and pressu
Frank Neuhaus wrote:
Hi,
I have a protein simulation in which all residues simulate correctly
with the exception of five in a loop. These five out of 360 are in a
loop (or bend) separate from my area of interest. Thus, I would like to
treat them as a rigid sequence. Using the position
Hi,
I have a protein simulation in which all residues simulate correctly with
the exception of five in a loop. These five out of 360 are in a loop (or
bend) separate from my area of interest. Thus, I would like to treat them
as a rigid sequence. Using the position restraints in the posre.itp
Thanks, Justin! Great solution.
On Tue, May 10, 2011 at 12:57 PM, Justin A. Lemkul wrote:
>
>
> Vitaly Chaban wrote:
>>
>> I have a pure linux question. When using g_current and trying to
>> redirect its output to the file, e.g.
>>
>> g_current -temp $TEMPER -b $conduct_b -e $conduct_e << EOF >>
Also. Obviously I arranged the charge groups like this so that they
would be neutral, I just didn't realise that the atoms comprising the
charge groups had to be in sequence.
Justin A. Lemkul wrote:
>
>
> Gavin Melaugh wrote:
>> As you can see atomnr 7 HC should belong to the same charge group (1)
Just some hints:
- Does the target platform (32/64 bit) or the fftw libs and Gromacs
build match?
- Try to do a make clean first and (/or?) and reconfigure with
--enable-shared. Not sure that it will help, but I vaguely remember
something.
- Try CMake.
Cheers,
--
Szilárd
On Tue, May 10, 2011
Gavin Melaugh wrote:
O.K cheers
I assume that this is irrelevant in vacuum with no cut-offs
Or (for reference) with PME, I would suspect, since in this case charge groups
do not have to be net neutral.
-Justin
Gavin
Justin A. Lemkul wrote:
Gavin Melaugh wrote:
As you can see atomnr
O.K cheers
I assume that this is irrelevant in vacuum with no cut-offs
Gavin
Justin A. Lemkul wrote:
>
>
> Gavin Melaugh wrote:
>> As you can see atomnr 7 HC should belong to the same charge group (1) as
>> atomnr 1&2. From the tpr file atomnr 7 (in this file 6) seems to have
>> its own charge gr
Gavin Melaugh wrote:
As you can see atomnr 7 HC should belong to the same charge group (1) as
atomnr 1&2. From the tpr file atomnr 7 (in this file 6) seems to have
its own charge group (3).
[atoms]
; atomnr type resnr residue namecgnr charge mass
1 CA 1 CGE
Hi,
Good that managed to solve the issue!
Even though it might have been caused by a bug in the autoconf
scripts, as these are the final days for the autoconf support in
Gromacs, I see a very slim change that it will get
investigated/fixed.
--
Szilárd
On Tue, May 10, 2011 at 4:19 PM, wrote
As you can see atomnr 7 HC should belong to the same charge group (1) as
atomnr 1&2. From the tpr file atomnr 7 (in this file 6) seems to have
its own charge group (3).
[atoms]
; atomnr type resnr residue namecgnr charge mass
1 CA 1 CGECA 1 -0.1
Gavin Melaugh wrote:
Hi Justin
The two files processed.top and topol.top are the exact same. What is
worrying me is that when I look at the topol.tpr from gmxdump, my charge
groups do not seem to be specified the way I stated in the topology file.
Can you provide a relevant snippet of the g
Vitaly Chaban wrote:
I have a pure linux question. When using g_current and trying to
redirect its output to the file, e.g.
g_current -temp $TEMPER -b $conduct_b -e $conduct_e << EOF >> output
0
EOF
only a part of output is written to the file ("output")
Here is what is actually written to t
Hi Justin
The two files processed.top and topol.top are the exact same. What is
worrying me is that when I look at the topol.tpr from gmxdump, my charge
groups do not seem to be specified the way I stated in the topology file.
Gavin
Justin A. Lemkul wrote:
>
>
> Gavin Melaugh wrote:
>> Hi all
>>
I have a pure linux question. When using g_current and trying to
redirect its output to the file, e.g.
g_current -temp $TEMPER -b $conduct_b -e $conduct_e << EOF >> output
0
EOF
only a part of output is written to the file ("output")
Here is what is actually written to the file:
Selected 0: 'Sy
Gavin Melaugh wrote:
Hi all
Do atoms belonging to the same charge group have to be indexed
consecutively in the topology file or can you have the following.
[atoms]
1 CA 1 CGECA 1 -0.1150 12.0110
2 CB 1 CGECB 1 0.
Gavin Melaugh wrote:
Hi again
To rephrase. If I have two atoms constructing a charge group, is it not
possible to have one of these atoms constructing an energy group on its own?
You can't split charge groups, per the error you posted before.
-Justin
Cheers
Gavin
Gavin Melaugh wrote:
H
Hi Tanos,
Perhaps you should try one of the available constant-pH MD methods. Here is
a quick explanation of what they do and who is involved in their development
right now:
http://www.gromacs.org/Documentation/How-tos/Constant_pH_Simulation
My opinion regarding this subject may be a little biase
Hi all
Do atoms belonging to the same charge group have to be indexed
consecutively in the topology file or can you have the following.
[atoms]
1 CA 1 CGECA 1 -0.1150 12.0110
2 CB 1 CGECB 1 0. 12.0110
3 CA
Dear GROMACS User,
I'm running a REMD MD of 32 replicas. It worked for the first few
replica exchanges. After 30ps again two replicas were exchanged and I
received the Error:
x particles communicated to PME node y are more than a cell length out
of the domain decomposition cell of their charge gro
Hi again
To rephrase. If I have two atoms constructing a charge group, is it not
possible to have one of these atoms constructing an energy group on its own?
Cheers
Gavin
Gavin Melaugh wrote:
> Hi All
>
> I have set up a topology file and with virtual sites (exerpts below),
> whereby my virtual
Hi All
I have set up a topology file and with virtual sites (exerpts below),
whereby my virtual sites only interact with the C3 atoms. I am trying to
construct a PMF wrt one particular C3. This atom I do not want to
interact with the virtual sites at all. I thought the best way to do
this was via
Tanos Celmar Costa Franca wrote:
Dear GROMACS users,
Does someone now how to procede to change the pH of a MD simulation from
the physiologic one (7.4) to 6.5 ?
Classical MD simulations do not currently allow for dynamic proton exchange.
The best you can do at the moment is use pdb2gmx t
Dear GROMACS users,
Does someone now how to procede to change the pH of a MD simulation
from the physiologic one (7.4) to 6.5 ?
Tanos Celmar Costa Franca - D.Sc
Coordenador do Programa de Pos-graduacão em Química
Secão de Engenharia Química - SE/5
Instituto Militar de Engenharia - IME
Rio de
Dear Gromacs user,
my intel compiler issue got solved with a combination off autoconfiger and
cmake. In a first step, I used autoconfigure for FFTW-3.2.2 and solved my
compilation/segfault problems for gromacs-4.5.4 with cmake:
##For FFTW compilation ##
./configure --enable-threads --enable-f
ITHAYARAJA wrote:
Thank you for your informative reply, Sir,
Now I understood the problem but when i was tried with another ligand
(GSSG) It could be simulated. Later I found error for different ligand.
So some systems work and others don't. You haven't described what you're doing,
or h
Hi,
There have been reports about inconsistencies between older (<= 4.0.7?)
and newer versions of g_hbond, where the older seem to have been more
reliable. I found and killed the bug that caused the newer versions to
miscount the hbonds. Checkout release-4-5-patches to get the bugfix, or
patc
Thank you for your informative reply, Sir,
Now I understood the problem but when i was tried with another ligand (GSSG)
It could be simulated. Later I found error for different ligand.
please give me the solution, what sort of force field should be applied?
On 9 May 2011 21:27, ITHAYARAJA wr
lammps lammps wrote:
Yes,
However, what does the data in axis1.dat, axis2.dat, axis3.dat and
moi.dat mean?
Should I put the center-of-mass of the molecule in the origin when using
the g_principal command?
It seems that the inertia is calculated relative to the origin. May be
my underst
Yes,
However, what does the data in axis1.dat, axis2.dat, axis3.dat and moi.dat
mean?
Should I put the center-of-mass of the molecule in the origin when using the
g_principal command?
It seems that the inertia is calculated relative to the origin. May be my
understanding wrong.
--
wade
--
gmx-
Thanks
With Regards
Kavya
On Tue, May 10, 2011 at 5:32 PM, Justin A. Lemkul wrote:
>
>
> Kavyashree M wrote:
>
>> Dear users,
>>
>> I wanted to know when DEFINE = -DFLEXIBLE has to be used.
>> its given in the manual that it has to be used when we require flexible
>> water instead of rigid
lammps lammps wrote:
Not R_x, R_y, and R_z.
What I want to obtain are the three three principal moments of the
ellipsoidal macromolecule.
They are different quantities.
Then isn't g_principal the more appropriate tool, rather than g_gyrate?
-Justin
2011/5/10 Erik Marklund mailt
Not R_x, R_y, and R_z.
What I want to obtain are the three three principal moments of the
ellipsoidal macromolecule.
They are different quantities.
2011/5/10 Erik Marklund
> Mark Abraham skrev 2011-05-10 12.31:
>
> On 10/05/2011 8:23 PM, lammps lammps wrote:
>>
>>> Hi,
>>> I want to study
Kavyashree M wrote:
Dear users,
I wanted to know when DEFINE = -DFLEXIBLE has to be used.
its given in the manual that it has to be used when we require flexible
water instead of rigid waters, so if I am using tip4p water model and
OPLSAA force field, and i use DFLEXIBLE option in EM and
Mark Abraham skrev 2011-05-10 12.31:
On 10/05/2011 8:23 PM, lammps lammps wrote:
Hi,
I want to study the shape change of a macromolecule which seems like
a ellipsoid. So, I need obtain the three principal moments of the
molecules.
Is the command of g_gyrate helpful for me? The sum of the thre
Dear users,
I wanted to know when DEFINE = -DFLEXIBLE has to be used.
its given in the manual that it has to be used when we require flexible
water instead of rigid waters, so if I am using tip4p water model and
OPLSAA force field, and i use DFLEXIBLE option in EM and not in
position MD, is
Hi,
BioVEC is a tool for visualizing molecular dynamics simulation data while
allowing coarse-grained residues to berendered as ellipsoids.
http://www.phas.ubc.ca/~steve/BioVEC/BioVECindex.html
2011/5/10 Mark Abraham
> On 10/05/2011 8:23 PM, lammps lammps wrote:
>
>> Hi,
>> I want to study the
A work around will be available in the future as a plugin for VMD.
For your reference read these threads:
http://www.ks.uiuc.edu/Research/namd/mailing_list/namd-l/14140.html
http://www.ks.uiuc.edu/Research/namd/mailing_list/namd-l/13217.html
On 10 May 2011 03:12, Roland Schulz wrote:
>
>
> O
On 10/05/2011 8:23 PM, lammps lammps wrote:
Hi,
I want to study the shape change of a macromolecule which seems like a
ellipsoid. So, I need obtain the three principal moments of the
molecules.
Is the command of g_gyrate helpful for me? The sum of the three
principal moments should be equal t
Hi,
I want to study the shape change of a macromolecule which seems like a
ellipsoid. So, I need obtain the three principal moments of the molecules.
Is the command of g_gyrate helpful for me? The sum of the three principal
moments should be equal to the . However, I used the command g_gyrate
-
On 10/05/2011 1:04 PM, sreelakshmi ramesh wrote:
Dear Mark,
i followed the same stuff in the tutoriali created
the table and tried the following command
*
grompp -f em.mdp -p tol.top -c nacl3.pdb*
i got the following etrrors
Ignoring obsolete mdp entry 'title'
Ignoring obsole
On 10/05/2011 7:53 PM, SebastianWaltz wrote:
Hi Mark,
On 05/10/2011 11:34 AM, Mark Abraham wrote:
On 10/05/2011 5:36 PM, SebastianWaltz wrote:
Dear GROMACS users,
I wonder if it is not possible to use more than 1 core (according to
the
manual) for each replica using GROMACS 4.0.x?
You can
Dear Mark,
i followed the same stuff in the tutoriali created the
table and tried the following command
*
grompp -f em.mdp -p tol.top -c nacl3.pdb*
i got the following etrrors
Ignoring obsolete mdp entry 'title'
Ignoring obsolete mdp entry 'cpp'
Back Off! I just backed up mdout.
Hi Mark,
On 05/10/2011 11:34 AM, Mark Abraham wrote:
> On 10/05/2011 5:36 PM, SebastianWaltz wrote:
>> Dear GROMACS users,
>>
>> I wonder if it is not possible to use more than 1 core (according to the
>> manual) for each replica using GROMACS 4.0.x?
>
> You can use more than one core per replica
On Mon, May 9, 2011 at 6:28 PM, Mark Abraham wrote:
> On 10/05/2011 12:50 AM, maria goranovic wrote:
>
>> Dear experts
>>
>> I have a protein simulation in a water box. I now want to write a
>> trajectory containing only the protein, and water molecules within 5
>> Angstroms of the protein, with t
On 10/05/2011 5:36 PM, SebastianWaltz wrote:
Dear GROMACS users,
I wonder if it is not possible to use more than 1 core (according to the
manual) for each replica using GROMACS 4.0.x?
You can use more than one core per replica from 4.0 onwards.
In the manual is written that the number of co
On 10/05/2011 2:31 PM, vidhya sankar wrote:
Dear justin , Thanks for your valuable previous reply
Also When i run the pdb2gmx tool i got the following error
WARNING: atom O1 is missing in residue PO4 147 in the pdb file
WARNING: atom O2 is missing in residue PO4 147 in the pdb file
WARNING: at
On 10/05/2011 5:03 PM, Sajad Ahrari wrote:
dear users
while installing gromacs and after running ./configure, i tried to run
the "make" command. but soon i was faced with an error witch is typed
below. it seems that fftw libraries are not found. i downloaded and
installed fftw3.2.2 as mentione
Dear GROMACS users,
I wonder if it is not possible to use more than 1 core (according to the
manual) for each replica using GROMACS 4.0.x?
In the manual is written that the number of cores defined by the -np
option of mpirun has to be the same as the number of replicas.
Thanks
Sebastian
--
g
dear users
while installing gromacs and after running ./configure, i tried to run the
"make" command. but soon i was faced with an error witch is typed below. it
seems that fftw libraries are not found. i downloaded and installed fftw3.2.2
as
mentioned in gromacs website. and put the extracted
Dear justin , Thanks for your valuable previous reply
Also When i run the pdb2gmx tool i got the following error
WARNING: atom O1 is missing in residue PO4 147 in the pdb file
WARNING: atom O2 is missing in residue PO4 147 in the pdb file
WARNING: atom O3 is missing in residue PO4 147 in the pd
You can use g_order for that with just a bit of additional scripting.
Erik
maria goranovic skrev 2011-05-10 09.17:
So, one can probably do this using a simple script?
for each frame
make index file of water molecules within 0.5 nm using g_select
extract frame based on above selection
done
co
So, one can probably do this using a simple script?
for each frame
make index file of water molecules within 0.5 nm using g_select
extract frame based on above selection
done
concatenate frames
The only problem with the above would be that the number of water molecules
selected might change wit
61 matches
Mail list logo