.. _gmx sigeps: gmx sigeps ========== Synopsis -------- .. parsed-literal:: gmx sigeps [:strong:`-o` :emphasis:`[<.xvg>]`] [:strong:`-[no]w`] [:strong:`-xvg` :emphasis:``] [:strong:`-c6` :emphasis:``] [:strong:`-cn` :emphasis:``] [:strong:`-pow` :emphasis:``] [:strong:`-sig` :emphasis:``] [:strong:`-eps` :emphasis:``] [:strong:`-A` :emphasis:``] [:strong:`-B` :emphasis:``] [:strong:`-C` :emphasis:``] [:strong:`-qi` :emphasis:``] [:strong:`-qj` :emphasis:``] [:strong:`-sigfac` :emphasis:``] Description ----------- ``gmx sigeps`` is a simple utility that converts C6/C12 or C6/Cn combinations to sigma and epsilon, or vice versa. It can also plot the potential in file. In addition, it makes an approximation of a Buckingham potential to a Lennard-Jones potential. Options ------- Options to specify output files: ``-o`` [<.xvg>] (potje.xvg) xvgr/xmgr file Other options: ``-[no]w`` (no) View output :ref:`.xvg `, :ref:`.xpm `, :ref:`.eps ` and :ref:`.pdb ` files ``-xvg`` (xmgrace) xvg plot formatting: xmgrace, xmgr, none ``-c6`` (0.001) C6 ``-cn`` (1e-06) Constant for repulsion ``-pow`` (12) Power of the repulsion term ``-sig`` (0.3) sigma ``-eps`` (1) epsilon ``-A`` (100000) Buckingham A ``-B`` (32) Buckingham B ``-C`` (0.001) Buckingham C ``-qi`` (0) qi ``-qj`` (0) qj ``-sigfac`` (0.7) Factor in front of sigma for starting the plot .. only:: man See also -------- :manpage:`gmx(1)` More information about |Gromacs| is available at .