logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gmx-report-methods - Write short summary about the simulation setup to a text file and/or to the standard

Description

gmxreport-methods  reports  basic system information for the run input file specified with -s either to
       the terminal, to a LaTeX formatted output file if run with the -m option or to an unformatted  file  with
       the -o option.  The functionality has been moved here from its previous place in gmxcheck.

Name

       gmx-report-methods - Write short summary about the simulation setup to a text file and/or to the standard
       output.

Options

       Options to specify input files:

       -s[<.tpr/.gro/...>](topol.tpr)
              Run input file for report: tprgrog96pdb brk ent

       Options to specify output files:

       -m[<.tex>](report.tex)(Optional)
              LaTeX formatted report output

       -o[<.out>](report.out)(Optional)
              Unformatted report output to file

See Also

gmx(1)

       More information about GROMACS is available at <http://www.gromacs.org/>.

Synopsis

          gmx report-methods [-s[<.tpr/.gro/...>]] [-m[<.tex>]] [-o[<.out>]]

See Also