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.

Using consecutive solvers

Please login with a confirmed email address before reporting spam

Hi All

I am working on a time dependent and coupled multiphysics problem (drying of foodstuffs) in which most of the changes in the dependent variables take place primarily in the first few hours of drying. So in this part I have kept the maximum timestep a smaller value. But during later periods the dependent variables do not change much with time and so in order to save computation time I want to increase the maximum timestep (for the remaining times of drying). How should I go about doing this? Any suggestions in this regard is appreciated.

Many Thanks
Tushar

1 Reply Last Post 10 mar 2012, 04:02 GMT-5
Ivar KJELBERG COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 10 mar 2012, 04:02 GMT-5
Hi

first that is the default set up of comsol in "free" stepping mode. but you can also request an exponential stepping by the way you define your time sequence such as:

2^{range(-2,1,8)} => {1/4 1/2 1 2 4 8 16 32 64 128 256}
10^{range(0,1,3)} => {1 10 100 1000}

and you can use fractional steps too (you have some other too in the option of the "range definition pop up", I do not like that one as they have inverted the entries start step stop <=> start stop step, and I get it always wrong ;)

--
Good luck
Ivar
Hi first that is the default set up of comsol in "free" stepping mode. but you can also request an exponential stepping by the way you define your time sequence such as: 2^{range(-2,1,8)} => {1/4 1/2 1 2 4 8 16 32 64 128 256} 10^{range(0,1,3)} => {1 10 100 1000} and you can use fractional steps too (you have some other too in the option of the "range definition pop up", I do not like that one as they have inverted the entries start step stop start stop step, and I get it always wrong ;) -- Good luck Ivar

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.