The attached PDF, myscript.pdf, is a proof-of-concept that it is
now possible for a document to issue AMR_SOL's flowin command
and access the raw data from a computational run. The attached simply
plots the computational grid when you hit the "flowin" button,
but one can imagine crafting all sorts of custom diagnostics.
As shipped, the document accesses:
http://www.amrita-cfd.org/frpaa/my.script/Corner5
which is the solution generated by Chp2/my.script from the VKI notes.
You can change the 5 to 1,2,3, or 4, to access the other phases
of the simulation.
Note that you will need to use AR9.2 to view this PDF.
Also note that there is a bug under the Linux version that
prevents the backspace from working. Therefore to alter the
URL you will need to position the text caret to the left of
the 5 then type Shift+Delete, which deletes the character
to the right of the caret. You can then type one of the
numbers 1 through 4. Whatever you do, do not press the
ENTER key in the text field for it causes another bug
with the Linux version AR9.2 . I filed these as bugs
almost a year ago, but alas the wheels at Adobe turn
slowly. Nevertheless, think of the implications of this
myscript.pdf and ask yourself where we might be
in ten year's time.
Now if you would like to try plotting the grid from one of
your own calculations, just copy the .dstr file from
the relevant flowout to some publicy accessible URL.
Then take the attachment "crossdomain.xml"
from the myscript.pdf and place it in the same directory
as the .dstr file. This last step is needed to keep
AR's security mechanism happy.
When I get the chance, I will write the boiler-plate
needed to plot and probe the actual flow solution.
James