Previous Page Parent Page Next Page TOC
User Manual | Error Messages | Trajectory Task

Trajectory Task

These error messages are generated by the trajectory task so they might occur whenever you run a trajectory task.

Identifier
CTrajectoryProblem (1)

Message
Invalid step size = 'VALUE'.

Description
Normally this occurs when the step size is 0 which obviously is not meaningful.


Identifier
CTrajectoryProblem (2)

Message
The step number 'VALUE' exceeds the limit. The step number and step size have been adjusted to avoid over flow.

Description
The step number exceed the limit supported by COPASI. It has been adjusted to the maximal acceptable value.


Identifier
CTrajectoryProblem (3)

Message
The step size 'VALUE' is to small for the machine accuracy. The step number and step size have been adjusted.

Description
The step size is so small that the step number exceeds the limit supported by COPASI. It has been adjusted to the maximal acceptable value.