alabaykazakh

Results 8 comments of alabaykazakh

> Hi @alabaykazakh I also tried to implement the multilayer problem for the wave equation in time domain, but the result did not converge. Maybe your solution **b)** will work...

1. Yes, ```tf.where()``` works well to define required properties in different parts of the domain. 2. For such a simple case, I didn't define a special condition at z =...

Dear @lululxvi, thank you again for deepXDE and the paper. As I saw from your paper on metamaterials design, you also implemented a plane wave to illuminate an array. Could...

> > 1. Yes, `tf.where()` works well to define required properties in different parts of the domain. > > 2. For such a simple case, I didn't define a special...

Dear @lululxvi , Talking about the same problem described above, I want to make the geometry of the scatterer more complex. Instead of a simple rectangle, I would like to...

> @alabaykazakh Hi, In"dielectric hanging in a vacuum promblem".Now, have you solved this problem about how define partial differential equations? Thanks Hi, Please check out our recent publication https://ieeexplore.ieee.org/abstract/document/10221390. We...

Could you or anyone please suggest how could I implement the tilted illumination? How the source should be modified in such a case?

Dear Lu Lu, I managed to solve the oblique illumination problem by switching from Total Field formalism to Scattered Field one. In contrast to normal illumination, the periodicity should also...