next up previous contents
Next: -3darrowplot: Arrowplot of 3D-fields Up: Computing secondary results with Previous: Computing secondary results with   Contents

-general: what is the database

We have to tell gd1.pp where the results of our run of gd1 are stored. We tell gd1.pp this in its section -general. We can specify the name of the resultfile in two ways: By writing out the name of the file:
 -general, infile= /tmp/UserName/doris
or by using the special name @last:
 -general, infile= @last
When we use @last, gd1.pp looks up the name of the last resultfile in a special file $HOME/name.of.last.gdfidl.file. This file is written by every run of gd1.

By the way: Both gd1 and gd1.pp understand almost all their commands also when they are abbreviated. So we may tell gd1.pp to take the last resultfile eg. as follows:

 -ge, i @last