Hi Marco,

As far as I'm aware of, such a tool does not exist. But maybe some of the
other users have been very busy.

As for point two, I'm not a developer, so I don't know what's in the
pipeline. The structure classes, using the scheme interface, are not
implemented in MEEP itself, they are implemented using libctl. If you look
at the utils folder in the libctl directory you'll find the source code.
Adding a new geometric object would involve coding some c++ and Scheme, but
the code for the current structures can be guide.

An alternative would be using the c++ interface where you have more control
on how you define your structure (you'll need to define a function that
describes your structure), however the sub pixel averaging in the
c-interface is not as accurate / fast as the one used in the Scheme
interface.

Good luck,

Arthur
On 5 October 2010 15:40, Marco Zocca <[email protected]> wrote:

> Hello everyone,
>
> 1) I was wondering whether a tool or a hack exists to import arbitrary
> permittivity distributions in MEEP, for example b/w bitmaps defining the
> structure, or some type of implicit geometry definition like a CAD file or
> the like.
>
> 2) To the developers : are new geometrical entities being planned for
> implementation? E.g. more general shapes such as b-splines.
> If this is not the case, how hard would it be to implement such a class?
>
> Thank you in advance and kindest regards,
>
> Marco Zocca
> Dept. of Photonics Engineering
> Technical Univ. of Denmark
>
> _______________________________________________
> meep-discuss mailing list
> [email protected]
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
>
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to