A program to recognize and reward our most engaged community members
I am getting the following error during simulation.
How to solve this error in my modal
"The following message from the master process (MYID= 0):
ERROR 21: The metallic edge for the edge port does not exist"
Regards
Sunanda
Hello Sunanda,
It is difficult to give a right solution to the error without check your Feko model.
But, the error occurs normally when the edge port definition is made by using lower-level naming of the two faces.
So, please select "Union1" under geometry and select the associated faces for the port labels, for example, Union1.FaceX(upper level), instead of Union1.port.FaceX (lower level).
Best regards,
Jaehoon
thank you for your valuable suggestions.