- This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago by .
- You must be logged in to reply to this topic.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
OptiOmega is a collection of products specialized for photonic integrated circuit simulation. It automates the design flow for
generating compact models from device level simulations. The software package includes two solvers that can be used via
Python scripting: Vector Finite Difference (VFD) Mode Solver and Finite Difference Time Domain (FDTD) Electromagnetic Solvers.
Download our 30-day Free Evaluations, lab assignments, and other freeware here.Â
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
OptiOmega is a collection of products specialized for photonic integrated circuit simulation. It automates the design flow for
generating compact models from device level simulations. The software package includes two solvers that can be used via
Python scripting: Vector Finite Difference (VFD) Mode Solver and Finite Difference Time Domain (FDTD) Electromagnetic Solvers.
Download our 30-day Free Evaluations, lab assignments, and other freeware here.Â
Dear all
I am trying to set up structure for random rough surfaces. Root mean square of height and correlation length are two parameters which are used to characterize the roughness. While setting the geometry these parameters should not get effected. For doing this we need to provide very high resolution like dividing the surface into almost 60000 surface points.
I was trying to divide the profile into a set of blocks. But making too many blocks is very difficult. Also I am not sure whether we can provide how much memory for setting the geometry.
Is there any simpler way to do this analysis?
Thanks
Sumeet
You will run into both memory issues as well as issues with our rendering engine if you were to try to create 60k objects in an OptiFDTD. the product can be run in “batch mode” from the command line where you can setup scripts to create the geometry, run, and analyze the results and therefore bypassing the GUI. You may still run into memory issues with that many components but that is the route I would suggest.
Instructions for running in batch mode can be found in the user reference in the help menu.
We are working on a component which can handle this kind of structure but it will be some time before that makes it to a releease.
Scott
Thanks Mr Newman