Provided by: xnec2c_4.4.12-1_amd64 bug

NAME

       xnec2c  - a GTK+ graphical interactive version of nec2c, a translation to C of the FORTRAN
       application NEC2

SYNOPSIS

              xnec2c [-ijhvPVb] <input-file-name>

DESCRIPTION

              -i|--input <input-file-name>
              -j|--jobs  <number of processors in SMP machine> (-j0 disables forking)
              -b|--batch:        enable batch mode, exit after the frequency loop runs
                 --optimize:     Activate the optimizer immediately.
              -P|--no-pthreads:  disable pthreads and use the GTK loop for debugging
              -h|--help:         print usage information and exit
              -V|--version:      print xnec2c version number and exit
              -v|--verbose:      increase verbosity, can be specified multiple times
              -d|--debug:        enable debug output (-dd includes backtraces)
              -d|--quiet:        suppress debug/verbose output
              The following arguments write to an output file after the frequency loop completes.
              These are useful to combine with --batch:
              --write-csv <filename>
              --write-s1p <filename>
              --write-s2p-max-gain <filename>
              --write-s2p-viewer-gain <filename>

SEE ALSO

       Full documentation is available at the official website for xnec2c Official xnec2c Website
       ⟨URL: https://www.xnec2c.org/ ⟩.  In  addition,  the  full  documentation  for  xnec2c  is
       maintained as an html document.  If the xnec2c program is properly installed at your site,
       a command like

              firefox /usr/share/doc/xnec2c/xnec2c.html

       should give you access to the complete manual.