ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/hydrodynamics/Hydro.ggo
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/hydrodynamics/Hydro.ggo (file contents):
Revision 2675 by tim, Wed Mar 29 18:09:26 2006 UTC vs.
Revision 2717 by gezelter, Mon Apr 17 21:49:12 2006 UTC

# Line 4 | Line 4 | version "1.0"
4   #  http://www.gnu.org/software/gengetopt/gengetopt.html
5   package "Hydro"
6   version "1.0"
7 + purpose
8 +      "
9 + +----------------------------------------------------------------------+
10 + |    ____  ____  ____  _____ ______  The OpenSource, Object-oriented   |
11 + |   / __ \\/ __ \\/ __ \\/ ___// ____/  Parallel Simulation Engine.       |
12 + |  / / / / / / / /_/ /\\__ \\/ __/                                       |
13 + | / /_/ / /_/ / ____/___/ / /___     Copyright 2004-2006 by the        |
14 + | \\____/\\____/_/    /____/_____/     University of Notre Dame.         |
15 + |                                                                      |
16 + |                                    http://www.oopse.org              |
17 + |                                                                      |
18 + | OOPSE is an OpenScience project.  All source code is available for   |
19 + | any use subject to only one condition:                               |
20 + |                                                                      |
21 + | Any published work resulting from the use of this code must cite the |
22 + | following paper:       M. A. Meineke, C. F. Vardeman II, T. Lin,     |
23 + |                        C. J. Fennell, and J. D. Gezelter,            |
24 + |                        J. Comput. Chem. 26, pp. 252-271 (2005).      |
25 + +----------------------------------------------------------------------+"
26  
27 +
28   # Options
29   option  "input"         i       "input dump file"                                       string  typestr="filename"      yes
30   option  "output"        o       "output file prefix"                                    string  default="hydro"         no

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines