1 | <?xml version="1.0"?> |
2 | <!DOCTYPE application SYSTEM "ApplDescV2.dtd"> |
3 | <application id="Casc2d" installable="No"> selected application |
4 | <target id="aga.npac.syr.edu"> selected host |
5 | <status installed="Yes"/> |
6 | <installed> |
7 | <CmdLine command="/npac/home/haupt/CASC2D/casc2d" /> |
8 | <input> |
9 | <inFile Path="/npac/home/haupt/CASC2D/lms/" Name="sand.map"/> |
10 | <source Host="maine.npac.syr.edu" Path="C:\LMS\fromEdys\" Name="S.map" > |
11 | </input> |
12 | <output> |
13 | <outFile Path="/npac/home/haupt/CASC2D/lms/" Name="sed.out"/> |
14 | <dest Host="maine.npac.syr.edu" Path="C:\LMS\toEdys\" Name="sed.out" > |
15 | </output> |
16 | <stdout Host="aga.npac.syr.edu" Path="/npac/home/haupt/CASC2D/history/" Name="job2001.out" > |
17 | <stderr Host="aga.npac.syr.edu" Path="/tmp/" Name="haupt_job2001.err" > |
18 | </installed> |
19 | </target> |
20 | </application> |
21 | how to run it |
22 | it expects this input file |
23 | Actual location of the file |
24 | it generates this output file |
25 | store it permanently here |
26 | save stdout |
27 | and stderr |