Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Comsol 4.3 with Matlab - ACDC Rotating machinery - Identity Pair
Posted 27 mai 2013, 15:36 UTC−4 Version 4.3 3 Replies
Please login with a confirmed email address before reporting spam
Hi Comsol forum,
this is the very first time I open a new thread.
I want to share (and I hope to solve) the problem which is afflicting me when I try to run a time dependent problem using Matlab 2012.
I am performing a 2D geometry optimization on a small permanent magnet synchronous motor: I followed the guide in the geometry declaration (especially the identity pair in the middle air gap surface between stator and rotor unions and the continuity along the surface).
I managed to perform both stationary and time dependent simulation, everything seems ok
BUT
when I launch the simulation with matlab I encountered the a problem:
the following strings
model.pair.name('List');
model.pair('ap4').name('Identity Pair 4');
model.physics('rmm').feature('cont1').set('pairs', 'ap4');
cause an error called something like "java error"
Since I do not know Java I wondered if anybody could help me.
Thanks in advance,
Andrea
this is the very first time I open a new thread.
I want to share (and I hope to solve) the problem which is afflicting me when I try to run a time dependent problem using Matlab 2012.
I am performing a 2D geometry optimization on a small permanent magnet synchronous motor: I followed the guide in the geometry declaration (especially the identity pair in the middle air gap surface between stator and rotor unions and the continuity along the surface).
I managed to perform both stationary and time dependent simulation, everything seems ok
BUT
when I launch the simulation with matlab I encountered the a problem:
the following strings
model.pair.name('List');
model.pair('ap4').name('Identity Pair 4');
model.physics('rmm').feature('cont1').set('pairs', 'ap4');
cause an error called something like "java error"
Since I do not know Java I wondered if anybody could help me.
Thanks in advance,
Andrea
3 Replies Last Post 5 juin 2013, 23:13 UTC−4