Quantcast
Channel: Latest Discussions - COMSOL Forums
Viewing all articles
Browse latest Browse all 428

ID of physics in Livelink for matlab

$
0
0
Hi,

Where can I find the ID of a physics feature? I for example want to make a prescribed displacement in Comsol. Usually it works to just make 'Terminal' of a terminal, but I tried 'PrescribedDisplacement' but it doesn't work, so I guess it is called differently. If I try for example a 'BodyLoad' it does work.

model.physics('mech').create('fixedCond','PrescribedDisplacement',2);
gives:
Unknown feature ID: PrescribedDisplacement

I looked in the comsol programming reference, the introduction to livelink and the livelink for matlab reference guid, but wasn't able to find anything. I also looked with the MPHnavigator in the physics object, but this wasn't usefull either.

Does anybody know where to find this?

Viewing all articles
Browse latest Browse all 428

Trending Articles