Hi all,
I'm trying to execlude all atoms of group 2 (140 atoms) from group 1 (300 atoms), so that i have a new group 3 (with 160 atoms).
| is for merging with OR
& for merging with AND
so ! should be for merging with NOT
But i tried
1 ! 2
2 ! 1
but in both cases make_ndx complains about syntax errors
Syntax error: "! 1" ; or same with "! 2"
To use NOT instead of ! doesn't work. But using AND insted of & also doesn't work.

So what's the right command for merging with the NOT option?

Greetings Thomas
--
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