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.
Number of degrees of freedom per domain
Posted 4 set 2016, 12:15 GMT-4 Interfacing, Geometry, Mesh 1 Reply
Please login with a confirmed email address before reporting spam
Hello,
I'm using the Matlab LiveLink. The code below is used to obtain the total degrees of freedom of the model:
info = mphxmeshinfo(model);
info.ndofs
Is it possible to list the number of DOF present in a specific geometric domain, instead of the total number of DOF in the whole model?
Any help would be appreciated!
Martijn
I'm using the Matlab LiveLink. The code below is used to obtain the total degrees of freedom of the model:
info = mphxmeshinfo(model);
info.ndofs
Is it possible to list the number of DOF present in a specific geometric domain, instead of the total number of DOF in the whole model?
Any help would be appreciated!
Martijn
1 Reply Last Post 5 set 2016, 02:33 GMT-4