Custom epsilon array or map (in h5py format) in FDTDx? #190
Replies: 3 comments
|
So sorry for the late reply! I saw your post in the discussion section, but then life happened and i forgot to reply. To answer your question: Yes, this is possible. There are two ways you can go about this:
|
|
Hello @aa16oaslak, have you succeed in implementing the custom epsilon array? If so, how do you visualize that custom shape? On my end, it always shows the strcuture as of the partial_real_shape, even though I used ceviche_corner example. I wonder if you were able to resolve this. Thanks! |
|
For full coverage, I am writing here again, you can use the plot_material function to visualize the actual permitivitty distribution. This is a new function that is not yet included in the latest pip version, so you will need to work with the version from the main branch. |
Uh oh!
There was an error while loading. Please reload this page.
Hey,
I have a basic question- Can we define random geometries in a array and give that as a input to the simulation? (similar to the
epsilon_input_filefunction in MEEP FDTD code)All reactions