File: meep-openmpi.1

package info (click to toggle)
meep-openmpi 1.25.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 64,556 kB
  • sloc: cpp: 32,214; python: 27,958; lisp: 1,225; makefile: 505; sh: 249; ansic: 131; javascript: 5
file content (35 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH MEEP-OPENMPI 1 "November 18, 2006" "meep-openmpi" "meep-openmpi"
.SH NAME
meep-openmpi \- finite-difference time-domain simulations
.SH SYNOPSIS
.B meep-openmpi
[options] [definitions] [ctl files]
.br
.SH DESCRIPTION
\fBmeep-openmpi\fP is a free finite-difference time-domain (FDTD) simulation 
software package developed at MIT to model electromagnetic systems.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-V, \-\-version
Show version of program.
.TP
.B \-v, \-\-verbose
Enable verbose output.
.TP
.B \-\-spec\-file=<file>
Use <file> for spec. file.
.SH DEFINITIONS
Assignments of the form <variable>=<value>
.SH CONTROL FILES
Zero or more Scheme/ctl files to execute.
.SH AUTHOR
meep-openmpi was written by Steven G. Johnson <stevenj@alum.mit.edu>.
.PP
This manual page was written by Loic Le Guyader <loic.leguyader@laposte.net>,
for the Debian project (but may be used by others).