Instructions to Run the Program



Running for the first time

Writing Output - Performing a Skim
IMPORTANT: You must set both IOUTFLG=1 and SKMEVNT=1 to produce output!


Writing Output to Multiple Output Streams

Writing to multiple output streams is almost as easy as writing to a single stream. Currently we support up to 16 output streams.

In addition to the above instructions, you must:


Reading Multiple Disk Files
You can use the Template to read a collection of input disk files within the same analysis job. Let's suppose you want to read the three files /home/pinocchio/balena/file_01.dat, file_02.dat, file_03.dat.

In your namelist file e831job.nam:

In your running script e831job.run, assign to ITAPE the remainig part of the full file name:
NOTES:


Running with the Development Libraries


back to Driver main page