-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Thank you for the open source project, it's great. I would like to ask you two questions.
The first is about parallel efficiency, referring to the README document to complete the compilation of the parallel version, and testing the two models of bow_tie_array.mom and strip_dipole.mom successively, and found that the time to use 1 process and 2 processes is the same. I don't know if I'm mistaken, but look forward to your answer.
The second question is about pre-processing format conversion, when I convert a .out file from feko output to a .mom file, the newly generated .mom file is missing the EXCITATIONS section at the end and the numPortEdges parameter is missing in the starting const section. Thank you again for the open source project, very useful, I wish you a happy life and look forward to your reply.