HTML automatically generated with rman
Table of Contents

Name

run - Generic frontend to edit a parameter file and run a program

Synopsis

run [parameter=value]

Description

No description available. This manual page was created by mkman

Parameters

The following parameters are recognized in any order if the keyword is also given:
exe=
Executable to run [???]
ini=
Ini file to edit [???]
dir=
Directory in which to run [???]
log=
Logfile, if needed (> logfile) []
stdin=
If true, read ini from stdin (< inifile)

Examples

Does not exist yet, but this is how it should run
    run nbody1 run1.ini run1a -- a=1.1 b=0.12 n=10 

See Also

run(3NEMO) , idf(1NEMO)

Files

src/tools/run/run.c

Author

Peter Teuben

Update History


17-Sep-2013    V0.2 use new run interface    PJT


Table of Contents