Hi,

The matter is that I have limited space to store several .hdf files with
both imaginary and real part. I need to know how to get the result with only
real part by C++.

Thanks!

On Mon, Mar 9, 2009 at 8:53 PM, Paweł Smoliński <[email protected]> wrote:

> Hi,
>
> >
> > I would like to get the real part of the fields in HDF5 format.
> >
> > Currently we use "f.output_hdf5(Ez, v.surroundings())" to get the Ez
> > field. I wonder how to revise this sentence to get only the real part of
> Ez?
> >
>
> In HDF5 file which you have real and imaginary part of Ez field are
> stored in two separated streams and you can easily get real part with
> programs from h5utils package (e.g. h5totxt ez-000100.00.h5:ez.r >
> only_real.txt)
>
> --
> Regards,
> Pawel Smolinski
> Faculty of the Fundamental Problems of Technology
> Wroclaw University of Technology, Poland
>
> _______________________________________________
> meep-discuss mailing list
> [email protected]
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
>



-- 
Thanks!
Yan Liu
Department of Biomedical Engineering, Huazhong University of Science and
Technology

Phone: (86)-130-7129-6471
Personal Website: sites.google.com/site/yanliurf
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to