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.

coordinates of dofs?

Please login with a confirmed email address before reporting spam

Hello everyone,

I am using Comsol 4.2a and the matlab LiveLinkand I am looking for a way of finding all the dofs on a special entity in matlab.
Here is what I do:

I create a CoefficientForm-PDE and define a Dirichlet Boundary the following way:

model.physics.create('c', 'CoefficientFormPDE', 'geom1');
model.physics('c').feature.create('dir1', 'DirichletBoundary', 1);
model.physics('c').feature('dir1').selection.set([3]);

After meshing and solving I would like to know the coordinates (or the indices) of all the dofs, that lie on this Dirichlet-Boundary! How can I do that?
I have tried mphgetcoords and mphselectcoords but I didn't manage it.

Is there a simple way to get all the doffs?

Thank you very much!
Oli

0 Replies Last Post Sep 6, 2012, 11:23 a.m. EDT
COMSOL Moderator

Hello Oliver Zeeb

Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.

If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.