Post-Processing using LPP
Hi All,
I meant to ask if it is possible to include a command in the job input script to perform post-processing.
For instance, I have included in my script;
variable a universe 1 2 3 4 5 6 7 8 9
and defined results post directories as;
post_0.$a
My dump files have the format dump*.data so;
shell cd post_0.$a (I am sure gets me into the directories) and now I want to execute;
lpp dump*.data (Which I normally execute from the terminal - How do I include this in my job input script).
Thank you.
Forums:
- Read more about Post-Processing using LPP
- 5 comments
- Log in or register to post comments