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 do I input different load conditions for different time step for time dependent simulation

Please login with a confirmed email address before reporting spam

Hi,

I am trying to run a time dependent simulation for a piezo-electric beam. I will like to add a force at 0s and another at 0.5s on the edge of the beam. The simulation should run for 1s to determine the transient behavior for the whole duration of 0 to 1s. I am not sure how to specify the individual forces at the 2 times there seem to be no option for the timing under (rigid boundary->applied force) or other boundary loads. Also, how do I combine all these different load when setting the study options. Thank you very much.

Lionel

4 Replies Last Post 22.10.2014, 11:34 GMT-4
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 14.02.2012, 01:54 GMT-5
Hi

what if you define a time series function with the laod value, and call it with an argument of "t"

--
Good luck
Ivar
Hi what if you define a time series function with the laod value, and call it with an argument of "t" -- Good luck Ivar

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 14.02.2012, 16:56 GMT-5

Hi

what if you define a time series function with the laod value, and call it with an argument of "t"

--
Good luck
Ivar


-------------------------------------------

Hi Ivar,

So does that mean there is no other more direct way to define time dependent loads? Thanks.

Rgds,
Lionel
[QUOTE] Hi what if you define a time series function with the laod value, and call it with an argument of "t" -- Good luck Ivar [/QUOTE] ------------------------------------------- Hi Ivar, So does that mean there is no other more direct way to define time dependent loads? Thanks. Rgds, Lionel

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 14.02.2012, 17:09 GMT-5
Hi

I find it very direct to write out an equation or call a function in the field for the boundary load:

if you write (with a transient solver defined) totla BC force = 4[N]*(t<5)+10[N]*(t>=5)*(t<10) ...

you will get steps but such a function is discontinuous, and the solver will have problems tackling the steps.

It is then better to use a predefined "step()" function(s) as these have a smooth rise time (you may change its value) and then call BC force = 4[N]*step(t[1/s]) + (10-4)*1[N]*step(t[1/s]-5) ..

or even define an analytical function "ana1()" by calling the step functions as above, as then you can easily plot the function to check the shape

--
Good luck
Ivar
Hi I find it very direct to write out an equation or call a function in the field for the boundary load: if you write (with a transient solver defined) totla BC force = 4[N]*(t=5)*(t

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 22.10.2014, 11:34 GMT-4
HI Ivar,
I want to give a input load which is varying slowly from to 0 to 1000 in 4 seconds ( linearly) , any suggestion how can i do that ?
Am very new here, sorry :(
HI Ivar, I want to give a input load which is varying slowly from to 0 to 1000 in 4 seconds ( linearly) , any suggestion how can i do that ? Am very new here, sorry :(

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.