File: meep-lam4.1

package info (click to toggle)
meep-lam4 1.3-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 4,540 kB
  • ctags: 7,109
  • sloc: cpp: 64,830; sh: 11,405; lisp: 238; makefile: 205
file content (35 lines) | stat: -rw-r--r-- 1,038 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-LAM4 1 "November 18, 2006" "meep-lam4" "meep-lam4"
.SH NAME
meep-lam4 \- finite-difference time-domain simulations
.SH SYNOPSIS
.B meep-lam4
[options] [definitions] [ctl files]
.br
.SH DESCRIPTION
\fBmeep-lam4\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
Assignements of the form <variable>=<value>
.SH CONTROL FILES
Zero or more Scheme/ctl files to execute.
.SH AUTHOR
meep-lam4 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).