Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
6 mar 2018, 16:18 GMT-5
Juan,
check this blog contribution: https://www.comsol.de/blogs/using-the-previous-solution-operator-in-transient-modeling/
A similar approach also works for parametric sweeps and for summing or do other things along a sweep.
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Juan,
check this blog contribution: https://www.comsol.de/blogs/using-the-previous-solution-operator-in-transient-modeling/
A similar approach also works for parametric sweeps and for summing or do other things along a sweep.
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
8 mar 2018, 07:02 GMT-5
Hello Edgar,
Thank you very much for your answer. Unfortunately, I was not able to implement the method that is described in that post. For the moment I am using the following algorithm:
sum(withsol('sol1',variable,setind(parameter,i),setval(t,t_0)),i,1,xx)
It is slow, but it works. I will try to give a second chance to the other method.
Juan
Hello Edgar,
Thank you very much for your answer. Unfortunately, I was not able to implement the method that is described in that post. For the moment I am using the following algorithm:
sum(withsol('sol1',variable,setind(parameter,i),setval(t,t_0)),i,1,xx)
It is slow, but it works. I will try to give a second chance to the other method.
Juan
Gunnar Andersson
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
8 mar 2018, 11:16 GMT-5
I think that you should consider using the Combine Solutions study step.
I think that you should consider using the Combine Solutions study step.