[gmx-users] Freezing structure's atom

Mateusz Bieniek bieniekmat at gmail.com
Wed Mar 20 21:07:51 CET 2019


Hi Hadi,

To freeze atoms you have to first create the right group in your index file
.ndx. Then, you use this:

freezegrps               = slab
freezedim                = Y Y N

Where the Ys refer to X Y Z, meaning here the slab group is frozen in X Y
dimension but not Z dimension.

Please not that the pressure calculation breaks down when freezing atoms.
In that case, they should be excluded from the pressure calculation -
however this has not been implemented for a couple of years now in Verlet
algorithm.

For reference:
http://manual.gromacs.org/documentation/current/user-guide/mdp-options.html#mdp-freezegrps


On Wed, 20 Mar 2019 at 15:55, Hadi Rahmaninejad <ha.rahmaani at gmail.com>
wrote:

> Hello dear Gromacs users,
>
> I know how to restrain atoms of an structure solvated in water with force
> with option "-DPOSRES". However, for my simulation, I need to exclude
> position changing from the simulation, in other words, I need to exactly
> fixed them. I highly appreciate if any of you can help me with this.
>
> Thank you in advance,
> Hadi
> --
> 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-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list