Toggle navigation
Home
Download
Research
Support
Overview
Video Tutorials
User Forum
User Forum Registration
Manual
Features
Installation
Publications
Change History
Issue Tracker
Technical Documentation
Projects
basiCO: A simplified python interface to COPASI
CoRC: the COPASI R Connector
sbmodelr
Piecewise parameter fitting
All projects
Events
CompCellBio
About
Team
Funding
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.