[gmx-users] Filling box with long linear molecules

2017-04-24 Thread Kamps, M.
Dear GMX users,

I am working with polymers (~20 carbon atoms) in an enclosed box. In
order to fill this box with polymers, I currently use an iteration of
multiple steps.

Currently, the polymers are created via an external code, and the
resulting polymers are linear strings of polymers, with only a
'zig-zag' motion at the carbon atoms. Currently I am filling this box
via the 'gmx insert-molecules -nmol X' command, where it will try to
fill the box.

Due to the orientation of the polymers, the box is considered full and
GROMACS cannot add any more polymers. However, after performing a
small relaxation the polymers will 'bend and twist' all around each
other, resulting in lots of empty space. This process is repeated
several times until gmx insert-molecules can no longer fit any more
polymers in the box.

My question, is there a more efficient way to do this? Can GROMACS
insert-molecules while 'bending' the polymers?

Kind regards,

Mark
-- 
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] Filling box with long linear molecules

2017-04-24 Thread Mark Abraham
Hi,

Not really. The general problem of filling space in a tight packing is
hard. Usable approaches include decreasing the VDW radius while inserting
molecules, using gmx genconf to start from an initially crystalline
configuration of suitable density that is then equilibrated for a long
time, using a much larger simulation cell that will later have its volume
reduced via pressure coupling, or dedicated software like
http://www.ime.unicamp.br/~martinez/packmol/home.shtml and various membrane
builders.

Mark

On Mon, Apr 24, 2017 at 10:46 AM Kamps, M.  wrote:

> Dear GMX users,
>
> I am working with polymers (~20 carbon atoms) in an enclosed box. In
> order to fill this box with polymers, I currently use an iteration of
> multiple steps.
>
> Currently, the polymers are created via an external code, and the
> resulting polymers are linear strings of polymers, with only a
> 'zig-zag' motion at the carbon atoms. Currently I am filling this box
> via the 'gmx insert-molecules -nmol X' command, where it will try to
> fill the box.
>
> Due to the orientation of the polymers, the box is considered full and
> GROMACS cannot add any more polymers. However, after performing a
> small relaxation the polymers will 'bend and twist' all around each
> other, resulting in lots of empty space. This process is repeated
> several times until gmx insert-molecules can no longer fit any more
> polymers in the box.
>
> My question, is there a more efficient way to do this? Can GROMACS
> insert-molecules while 'bending' the polymers?
>
> Kind regards,
>
> Mark
> --
> 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.