Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
2 years ago
Jun 8, 2022, 3:30 p.m. EDT
Hi,
parameters in Comsol are scalars, which can take complex values. You can define vector components as parameters and pass those to the external function.
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Hi,
parameters in Comsol are scalars, which can take complex values. You can define vector components as parameters and pass those to the external function.
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
2 years ago
Jun 9, 2022, 10:02 a.m. EDT
Hello Edgar, thank you for your response. Using complex values will only work for 2D vectors ?
Also I may not have used the right word, I am trying to define an array for programming purpose which can store numerous information in a single parameter/variable, more than a vector in the mathematical way. Sorry for the mistake.
Hello Edgar, thank you for your response. Using complex values will only work for 2D vectors ?
Also I may not have used the right word, I am trying to define an array for programming purpose which can store numerous information in a single parameter/variable, more than a vector in the mathematical way. Sorry for the mistake.
Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
2 years ago
Jun 9, 2022, 12:45 p.m. EDT
Well, the procedure will be the same. You need to split the structure into its scalar components and pass those to the external function.
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Well, the procedure will be the same. You need to split the structure into its scalar components and pass those to the external function.