Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Apr 21, 2011, 4:59 p.m. EDT
Hi
Its not evident to tell, that "function" name does ring a bell for me.
Have you checked that there is not a Global or a Model function node that remains ?
and have you tried to reset the model, save it and open a fresh COMSOL session ?
Sometimes it solves the case
--
Good luck
Ivar
Hi
Its not evident to tell, that "function" name does ring a bell for me.
Have you checked that there is not a Global or a Model function node that remains ?
and have you tried to reset the model, save it and open a fresh COMSOL session ?
Sometimes it solves the case
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Apr 21, 2011, 6:08 p.m. EDT
Thanks Ivar, appreciate the usual, quick answer.
I haven't thought about resetting, will give it a try first thing tomorrow.
I am not sure what you mean by 'Global or a Model function node that remains'. I mean - most likely there aren't such things because I tried to make sure after the many alterations I did that only the necessaray things remained, yet to make sure I need to understand precisely what you mean. Can you please explain?
Cheers,
Mike
Thanks Ivar, appreciate the usual, quick answer.
I haven't thought about resetting, will give it a try first thing tomorrow.
I am not sure what you mean by 'Global or a Model function node that remains'. I mean - most likely there aren't such things because I tried to make sure after the many alterations I did that only the necessaray things remained, yet to make sure I need to understand precisely what you mean. Can you please explain?
Cheers,
Mike
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Apr 21, 2011, 6:56 p.m. EDT
Hi
In V4 you can define functions in the Model - Definitions node, but also in the upper Global Definitions node
--
Good luck
Ivar
Hi
In V4 you can define functions in the Model - Definitions node, but also in the upper Global Definitions node
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Apr 21, 2011, 7:47 p.m. EDT
OK. I only have functions defined in the global definitions node (the ones I referred to before), plus a few variables in the model definitions node. So no luck hear, I also restarted the model but it did not change the outcome (still the same error).
Thanks for the tips anyway, I realize without looking at the model it is hard to pinpoint the problem.
Thanks.
OK. I only have functions defined in the global definitions node (the ones I referred to before), plus a few variables in the model definitions node. So no luck hear, I also restarted the model but it did not change the outcome (still the same error).
Thanks for the tips anyway, I realize without looking at the model it is hard to pinpoint the problem.
Thanks.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jun 9, 2011, 4:57 a.m. EDT
extm1 appears to be a Matlab function call...
I am having the same problem, I was wondering if you found a solution?
extm1 appears to be a Matlab function call...
I am having the same problem, I was wondering if you found a solution?
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jun 9, 2011, 7:08 a.m. EDT
Hi
often its easier to turn on "tag" names to follow the debug messages, as the references for java and matlab are the "tag" names extm1 could be tranlated to "EXTernal Matlab 1" operator/function, indeed
--
Good luck
Ivar
Hi
often its easier to turn on "tag" names to follow the debug messages, as the references for java and matlab are the "tag" names extm1 could be tranlated to "EXTernal Matlab 1" operator/function, indeed
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jun 9, 2011, 8:07 a.m. EDT
Thanks,
I found the root of the problem (at least for this error).. I had installed a new version of Matlab, and after updating the .ini files (
www.comsol.com/support/knowledgebase/1113/), Comsol was still not properly referencing the Matlab functions from the GUI (perhaps a problem with the path to the Matlab scripts). I solved the problem by deleting the Matlab function node, and then adding a new one back calling the same functions.
Thanks,
I found the root of the problem (at least for this error).. I had installed a new version of Matlab, and after updating the .ini files (http://www.comsol.com/support/knowledgebase/1113/), Comsol was still not properly referencing the Matlab functions from the GUI (perhaps a problem with the path to the Matlab scripts). I solved the problem by deleting the Matlab function node, and then adding a new one back calling the same functions.