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.

Time list must not be zero

Please login with a confirmed email address before reporting spam

Hi

I'm currently modelling a magnetic bottle for photoelectronspectroscopy. As a part of the model I'm interested in the particle trajectories. When I try to run the time dependent study in the charged particle mode, I always get the error "Time list must not be zero". Can you help me to find the error?

I'm using COMSOL 4.2a

Yours sincerly
Jorge Ferreiro


1 Reply Last Post 23 mar 2015, 13:56 GMT-4
COMSOL Moderator

Hello Jorge Ferreiro

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.


Please login with a confirmed email address before reporting spam

Posted: 9 years ago 23 mar 2015, 13:56 GMT-4
If the time list is empty, you will get the error message "Time list must not be empty".
If the time list contains an invalid range expression such as "range(0,100,10)", you will get the error message "Time list must not be zero"; this range expression is invalid because it says "start=0, step=100, stop=10". If you change to "range(0,10,100)", then COMSOL will compute the solution.
-DW
If the time list is empty, you will get the error message "Time list must not be empty". If the time list contains an invalid range expression such as "range(0,100,10)", you will get the error message "Time list must not be zero"; this range expression is invalid because it says "start=0, step=100, stop=10". If you change to "range(0,10,100)", then COMSOL will compute the solution. -DW

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.