ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/nanoparticleBuilder/icosahedralBuilder.ggo
Revision: 1860
Committed: Tue Apr 9 16:14:15 2013 UTC (12 years, 5 months ago) by gezelter
File size: 665 byte(s)
Log Message:
Added a new icosahedralBuilder for single-component Mackay Icosahedron nanoparticles.

File Contents

# User Rev Content
1 gezelter 1860 # Input file for gengetopt --generates cmdline.c and cmdline.h
2     # for parsing command line arguments useing getopt and getoptlong.
3     # gengetopt is available from:
4     # http://www.gnu.org/software/gengetopt/gengetopt.html
5     # invoke with:
6     # gengetopt < icosahedralBuilder.ggo --file-name=icosahedralBuilderCmd --unamed-opts
7    
8     package "icosahedralBuilder"
9     version "1.0"
10     purpose "Builds icosahedral nanoparticles and outputs an OpenMD startup file"
11    
12     # Options
13    
14     option "output" o "Output file name" string yes
15     option "latticeConstant" d "Lattice spacing in Angstroms for cubic lattice." double no
16     option "shells" n "Nanoparticle shells" int yes"