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.
'femstatic' function - solcomp, outcomp
Posted Apr 12, 2011, 10:56 p.m. EDT Studies & Solvers, Structural Mechanics Version 3.5a 0 Replies
Please login with a confirmed email address before reporting spam
I'm using COMSOL 3.5a, and programming a model in COMSOL with MATLAB. I am using a 3-D Solid, Stress-Strain Application mode in the Structural Mechanics Model.
I have a question about the 'femstatic' function, specifically the 'solcomp' and 'outcomp' parameters.
When I use the COMSOL GUI to solve my problem, and save it as a MATLAB file, it comes out as:
fem.sol=femstatic(fem, ...
'solcomp',{'w','v','u'}, ...
'outcomp',{'w','v','u'}, ...
'blocksize','auto', ...
'linsolver','spooles');
Why is 'solcomp' specified in the order 'w','v','u'? Does it make a difference if it is 'u','v','w'?
Thanks!
Hello Michael Marana
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.