g_genion (1) - Linux Manuals
g_genion: generates mono atomic ions on energetically favorable positions
NAME
genion - generates mono atomic ions on energetically favorable positionsSYNOPSIS
genion -s topol.tpr -table table.xvg -n index.ndx -o out.gro -g genion.log -pot pot.pdb -p topol.top -[no]h -nice int -[no]xvgr -np int -pname string -pq int -nn int -nname string -nq int -rmin real -[no]random -seed int -scale real -conc real -[no]neutralDESCRIPTION
genion replaces solvent molecules by monoatomic ions at the position of the first atoms with the most favorable electrostatic potential or at random. The potential is calculated on all atoms, using normal GROMACS particle based methods (in contrast to other methods based on solving the Poisson-Boltzmann equation). The potential is recalculated after every ion insertion. If specified in the run input file, a reaction field, shift function or user function can be used. For the user function a table file can be specified with the option -table. The group of solvent molecules should be continuous and all molecules should have the same number of atoms. The user should add the ion molecules to the topology file and include the file ions.itp. Ion names for Gromos96 should include the charge.
With the option -pot the potential can be written as B-factors in a pdb file (for visualisation using e.g. rasmol). The unit of the potential is 1000 kJ/(mol e), the scaling be changed with the -scale option.
For larger ions, e.g. sulfate we recommended to use genbox.
FILES
-s topol.tpr Input
-table table.xvg
Input, Opt.
-n index.ndx
Input, Opt.
-o out.gro
Output
-g genion.log
Output
-pot pot.pdb
Output, Opt.
-p topol.top
In/Out, Opt.
-nice int 19
-[no]xvgryes
-np int 0
-pname string Na
-pq int 1
-nn int 0
-nname string Cl
-nq int -1
-rmin real 0.6
-[no]randomyes
-seed int 1993
-scale real 0.001
-conc real 0
-[no]neutralno
- If you specify a salt concentration existing ions are not taken into account. In effect you therefore specify the amount of salt to be added.
OTHER OPTIONS
-[no]hno
KNOWN PROBLEMS
- Calculation of the potential is not reliable, therefore the -random option is now turned on by default.