[gmx-users] PBC after energy minimization

2020-04-30 Thread Mohamed Abdelaal
Hello everybody,

In order to solve the PBC at the end I use the command:

*gmx trjconv -s md_0_1.tpr -f md_0_1.xtc -o md_noPBC.xtc -pbc mol *

followed by:

*gmx trjconv -s md_0_1.tpr  -f md_noPBC.xtc -o md_noPBC.pdb*


I want to solve this problem after the energy minimization but I don't have
.xtc file to use it as I do at the end.

How can I solve this problem after the energy minimization ?

Thanks,
Mohamed
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


Re: [gmx-users] about how to create angle.index with specific angles

2020-04-30 Thread lazaro monteserin
Dear Dr. Lemkul I did it. It works. Thank you very much for the advise.

Now I am having issues opening the (.xpm) files generated that contain for
example the gibbs energy landscape on the two first eigenvectors of the
dPCA.

If I use the command "gmx xpm2ps -f gibbs-1_2.xpm -w yes -o gibbs-1_2.eps"
it write this error: "Input error or input inconsistency:
Invalid XPixMap"

Do you know if I am missing something here? Do I have to install something
in my OS to be able to see .xpm images?

Thanks in advance,

Lazaro

On Wed, Apr 29, 2020 at 8:57 PM Justin Lemkul  wrote:

>
>
> On 4/29/20 7:11 PM, lazaro monteserin wrote:
> > Dear Dr. Lemkul it could be possible use that angle.index with the
> selected
> > dihedrals written by hand as index file for gmx angle for dihedral
> > Principal Component Analysis?
>
> You can create index groups however you like for whatever analysis you
> want to perform.
>
> -Justin
>
> >   Kindly,
> > Lazaro
> >
> > On Wed, Apr 29, 2020 at 7:23 PM Justin Lemkul  wrote:
> >
> >>
> >> On 4/29/20 5:01 PM, lazaro monteserin wrote:
> >>> Dear gromacs users,
> >>>
> >>> Is there any way to tell gmx mk_angndx to create the index file with
> >>> dihedral angles from a (.tpr) for specific atom numbers (atom level,
> e.g
> >> 1,
> >>> 2, 3) from my molecule?
> >> mk_angndx is designed for distributions of similar angles (e.g.
> >> evaluating force field sampling). If you want to compute specific
> >> angles, use make_ndx or simply write the index groups by hand.
> >>
> >> -Justin
> >>
> >> --
> >> ==
> >>
> >> Justin A. Lemkul, Ph.D.
> >> Assistant Professor
> >> Office: 301 Fralin Hall
> >> Lab: 303 Engel Hall
> >>
> >> Virginia Tech Department of Biochemistry
> >> 340 West Campus Dr.
> >> Blacksburg, VA 24061
> >>
> >> jalem...@vt.edu | (540) 231-3129
> >> http://www.thelemkullab.com
> >>
> >> ==
> >>
> >> --
> >> Gromacs Users mailing list
> >>
> >> * Please search the archive at
> >> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> >> posting!
> >>
> >> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
> >>
> >> * For (un)subscribe requests visit
> >> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> >> send a mail to gmx-users-requ...@gromacs.org.
> >>
>
> --
> ==
>
> Justin A. Lemkul, Ph.D.
> Assistant Professor
> Office: 301 Fralin Hall
> Lab: 303 Engel Hall
>
> Virginia Tech Department of Biochemistry
> 340 West Campus Dr.
> Blacksburg, VA 24061
>
> jalem...@vt.edu | (540) 231-3129
> http://www.thelemkullab.com
>
> ==
>
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-requ...@gromacs.org.
>
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


[gmx-users] GROMACS 2020.2 patch release available

2020-04-30 Thread Paul bauer

Hi GROMACS users,

The official release of GROMACS 2020.2 is available!

This second patch release again fixes issues found since the initial 
release of GROMACS 2020 and the release of 2020.1. We encourage all 
users of the 2020
series to update to 2020.2. Please see the link to the release notes 
below for more details.


You can find the code, documentation, release notes, and test suite at 
the links below.


Code: ftp://ftp.gromacs.org/pub/gromacs/gromacs-2020.2.tar.gz
Documentation: http://manual.gromacs.org/2020.2/index.html
(including release notes, install guide, user guide, reference manual)
Test Suite: http://gerrit.gromacs.org/download/regressiontests-2020.2.tar.gz

Happy simulating!

Paul

--
Paul Bauer, PhD
GROMACS Development Manager
KTH Stockholm, SciLifeLab
0046737308594

--
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


Re: [gmx-users] Invalid atomtype format (Justin Lemkul

2020-04-30 Thread Justin Lemkul




On 4/30/20 7:10 AM, Sadaf Rani wrote:

Dear Justin

I have removed the blank lines but getting a new warning while doing gmx
pdb2gmx:-

WARNING: Duplicate line found in or between hackblock and rtp entries

I am not getting what else is wrong. Could you please help me to figure out.
I have shared the file on the following link:-
https://www.dropbox.com/s/c6tg9q4i0ara3vu/atomtypes.atp?dl=0


There's a lot to go through here with multiple ligands so I'm not going 
to be able to go through your files line-by-line.


You have duplicate bond entries somewhere. Make your system simpler. Run 
*only* one ligand at a time through pdb2gmx to figure out which one is 
triggering the problem.


Also note that you should remove the extraneous number 1 from all your [ 
bonds ] lines in your .rtp entries. They're going to lead to incorrect 
format in the resulting topology. Just specify the pairs of atoms that 
are bonded.


-Justin

--
==

Justin A. Lemkul, Ph.D.
Assistant Professor
Office: 301 Fralin Hall
Lab: 303 Engel Hall

Virginia Tech Department of Biochemistry
340 West Campus Dr.
Blacksburg, VA 24061

jalem...@vt.edu | (540) 231-3129
http://www.thelemkullab.com

==

--
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


Re: [gmx-users] Invalid atomtype format (Justin Lemkul

2020-04-30 Thread Sadaf Rani
Dear Justin

I have removed the blank lines but getting a new warning while doing gmx
pdb2gmx:-

WARNING: Duplicate line found in or between hackblock and rtp entries

I am not getting what else is wrong. Could you please help me to figure out.
I have shared the file on the following link:-
https://www.dropbox.com/s/c6tg9q4i0ara3vu/atomtypes.atp?dl=0

Thanks.

Sadaf
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.