Dear Meep users,

I am running meep-mpi and now I would like to output the result from a
flux-plane computation to a file. How do I do this? I would like not to
use display-fluxes since I use this already for some other fluxplanes
and I have a set of scripts that are matched to do post processing of
this which will be confused if more data is added there. So idealy I
would like to do something like the scheme construct
(define p (open-input-file "out.txt"))
and then print to this. But first I do not know how to handle the
fluxplanes datastructure (that is, how to output it w.o. display-
fluxes), and further I do not know how to get only one process to print.
Can I use the (meep-my-rank)? Are all processes aware of the content of
a particular fluxplane?

Regards,
Robert Rehammar

-- 
Robert Rehammar
PhD-Student
Applied Physics, Chalmers University of Technology
Department of Physics, Göteborg University
SE-421 96 Göteborg
Sweden

Tel +46 (0)31 772 3156
Fax +46 (0)31 416 984
Cel +46 (0)738 328834
Web fy.chalmers.se/~e9ravn


_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to