Re: [Meep-discuss] Meep, MPB, Harminv on Cygwin

2010-06-07 Thread DEVEL Michel
Dear meep users and developers,

Thanks indeed to Pavel for taking the time to write down a complete
procedure to install the MIT codes on cygwin! Great job!

I just want to add a few comments to warn people about possible
additional problems:
I want to stress once more that everything should be compiled with
compilers (gcc, g++, gfortran) from the same 32 bits GCC 4.x.
For example, if you are using a 64 bits version of Vista or 7, you
should pay attention to the fact that the 32 bits compilers and
libraries should be before the 64 bits one in your PATH, when following
Pavel's procedure (you can reverse the order afterward).
Similarly, you should take care that you do not have other directories
in your PATH before GCC that would provide other versions of some
libraries (e.g. blas, atlas or lapack from a code such as matlab...)
The worse case is if you have some of the libraries already compiled by
g77! = recompile them with gfortran!

In case of a problem during the configure step, remember to look inside
the file config.log (not at the end because it finishes by recalling 
some of the values found but near the last line beginning by configure:).

-- 

Sincerely yours,

Michel DEVEL

___
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

[Meep-discuss] meep HDF5 file import plugin for VisIt ?

2010-05-28 Thread DEVEL Michel
Dear meep users and developpers,

I am still looking for a real 3D point and click visualization program
that could import easily the h5 files created by meep.
I saw that the newly released VisIt 2.0.0 has 2 import plugins for HDF5
type of data  (h5part and H5nimrod). (https://wci.llnl.gov/codes/visit/)
Has anyone successfully imported meep h5 files in VisIt ?


-- 

Sincerely yours,

Michel DEVEL

___
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss