I'd like to simulate a SOI model in Spyder.
So I am trying to make a new SOI model.
I have made a mesh file for 'SOI' in gmsh by changing some values in 'gmsh_mos2d.geo'
In there, I made 'bulk2', 'oxide2' surface in 'gmsh_mos2d.geo'
but, when i declare 'bulk2', 'oxide2' region in 'create_gmsh_mesh' function at 'gmsh_mos2d_create.py', error appeared :(
Is there another file that declares some regions (ex, bulk, oxide ... )?
I can not find it :(
If there is a another file, it will declare 'bulk2', 'oxide2' regions in that file.
Let me know, plz :)
Thank you for reading my mail !!