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.

How to duplicate solution in Matlab

Please login with a confirmed email address before reporting spam

Hi all,

I am now using the COMSOL Livelink for Matlab. I create two solutions whose soltags are 'sol1' and 'sol2' respectively. I want to copy the solution from 'sol1' to 'sol2'.

Here is what I am doing:

[u udot] = mphgetu(model,'soltag','sol1');
model.sol('sol2').setU(u);
model.sol('sol2').set('tlist',tstr); % where tstr is the time list string of 'sol1'
model.sol('sol2').createSolution;


My questions are:
a) How to copy the velocity components in sol1 to sol2?
b) Are there any fast or efficient ways to duplicate solution?


Thanks a lot

Dan

0 Replies Last Post 6 déc. 2013, 13:51 UTC−5
COMSOL Moderator

Hello Zhangxian Deng

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.