-
-
April 8, 2024 at 3:46 pmElam Day-FriedlandSubscriberÂHi! I am trying to simulate a 3d SOI device in CHARGE across DC bias points with the thermo-electric coupled solver and am running into some issues in mesh generation (see below screenshot). Note that meshing completes (or at least the solver considers it complete).
Â
Here is the error (embedding links doesn't seem to work)
https://i.ibb.co/ZBmzGZM/Screenshot-2024-04-08-at-8-13-20-AM.jpgÂÂHere is the device. This is a 3d simulation, and the cladding material is SiO2.https://i.ibb.co/vLqnZ51/Screenshot-2024-04-08-at-8-16-51-AM.jpgÂIt seems that the error is related to the contact (blue, aluminium) silicon (red) junction but I’m not sure how to confirm this. One contact is constant at 0v and the other is swept from 0v to 4vÂFor reference, the si is around 150nm thick and the contact is ~1um by ~2um.Âwhat I've tried:- decreasing the triangle quality (to ~15% above ‘none’) as well as the max edge length (down to .1um, min edge length at .01um).- enabling PLC edge splitting but I’m not quite sure how to go about setting its value- moving the contacts down (so they overlap with the silicon) and decreasing the mesh order, this just makes tessellation run for many minutes and then the simulation fails right after tessellation without error.- I've tried this on Lumerical versions 2024R1 and 2021R2.3ÂIt seems like there isn't an actual error, just these warnings- I'm not sure if there's a way to increase verbosity or something? How should I go about debugging this? Thanks!Ânote that this error appears this issue only occurs when the temperature dependence type is set to 'coupled' (i.e. thermo-eletric), which my simulation must account for. The simulation runs correctly in isothermal mode.Âedit: looks like the device-engine is segfaulting after the mesh is generated e.g.```MESH_FINISH Â
 Âinitializing Â
ÂÂ
  Â
Segmentation fault (core dumped)```ÂI am able to run 'coupled' simulations with simpler devices -
April 8, 2024 at 9:23 pmGuilin SunAnsys Employee
means the mesh needs further refining however it exceeds the number of iteration. Also it suggest that some Finite Element volume is too small. It seems this device does not have curved surface on a flat surface or very thin layer. The mesh will automatically adjusted depending on the optical generation and other factors. Please first try to use smaller optical power by reducing the scale factor. you can also increase the limit for mesh iteration, reduce triangle quality and sensitivity. Please refer to https://optics.ansys.com/hc/en-us/articles/360034918633-CHARGE-solver-Simulation-object
When the coupled simulation is running, maybe one of the solvers needs finer mesh. You can try to simulate HEAT separately and see if it works.
In addition, you can use smaller-step applied votage if zero voltage works.
Â
Â
-
April 9, 2024 at 3:08 amElam Day-FriedlandSubscriber
Â
Thanks for the tips! It turns out the issue was not with the mesh: the bug was that the materials only had defined electrical properties (
addmaterialproperties("CT",...)
) and not thermal ones (addmaterialproperties("HT",)
) (this is because CHARGE doesn’t specify materials by default and I had written a script to add them). The HEAT (co-)solver was silently crashing with no error reporting. I discovered this error by setting up a discrete HEAT solver and trying to run it.Â
-
April 9, 2024 at 3:02 pmGuilin SunAnsys Employee
I am glad that you found the root cause. A separate simulation is a direct way to validate its own settings.
-
- The topic ‘CHARGE Thermo-Electric Cosimulation meshing(?) Issue’ is closed to new replies.
- Difference between answers in version 2024 and 2017 lumerical mode solution
- Errors Running Ring Modulator Example on Cluster
- INTERCONNECT – No results unless rerun simulation until it gives any
- Import material .txt file with script
- Trapezoidal ring
- Help for qINTERCONNECT
- Issues with getting result from interconnent analysis script
- Topology Optimization Error
- Edge Coupler EME Example Issue
- The two modes overlap the integral
-
1191
-
513
-
488
-
225
-
209
© 2024 Copyright ANSYS, Inc. All rights reserved.