Documentation

Simulation Error messages

Back to Simulation Appendix


SIMERROR1001: "Too few parameters for subcircuit type ..." Maybe pin assignment not correct.

SIMERROR1002: "Too many parameters for subcircuit type ..." Maybe pin assignment not correct.

SIMERROR1003: "Error: ... out of range for ..." The parameter lies outside of the valid range of a certain math. function. I.e. a formula contains a function, to which a bad parameter has been passed. Functions may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1004: "Error: ..., ... out of range for ..." Parameter outside of the valid range of a certain math. operator. I.e. a formula contains an operator, to which a bad parameter has been passed. Operators may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1005: "Internal Error: bad node type ..." Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1006: "Internal Error: bad function # ..." Unknown function. Functions may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1007: "Internal error: bad node type ..." Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1008: "Internal Error: bad type ..." Unknown math. operator. Operators may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1009: "Internal Error: bad type ..." Unknown math. function. Functions may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1010: "Internal error: bad node type ..." Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1011: "Error: stack overflow" Formula exceeds maximum length. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1012: "Syntax error." Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1013: "Syntax error." Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1014: "Internal Error: bad token type" Syntax error in formula. Formulas may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1015: "Internal Error: no such op num ..." Please contact Ing.-Bueüro FRIEDRICH.

SIMERROR1016: "Error: badly formed node voltage" Syntax error by using a voltage of a node as a variable. Nonlinear dependent sources are defined by a formula. Please examine your formula!

SIMERROR1017: "Error: badly formed branch current" Syntax error by using a current as a variable. Nonlinear dependent sources are defined by a formula. Please examine your formula!

SIMERROR1018: "Error: no such function '...' " Unknown math. function. Functions may become used in math. expressions (curved parenthesis) and in nonlinear dependent sources. Please examine your formula!

SIMERROR1019: "malloc: Internal Error: can't allocate ... bytes." Not sufficient memory available, otherwise please contact Ing.-Buero FRIEDRICH.

SIMERROR1020: "realloc: Internal Error: can't allocate ... bytes." Not sufficient memory available, otherwise please contact Ing.-Buero FRIEDRICH.

SIMERROR1021: "singular matrix: check nodes ... and ..." A part of the circuit, which contains this node, has not any connection to GND! The isolated node (signal island) could be present in your schematic or in a subcircuit.

SIMERROR1022: "Gmin step failed" The gmin procedure was not successful. The simulator tries the gmin procedure, whenever no convergence has been obtained. A model is normally appropriate for a limited parameter range. Please examine your circuit (particularly the sources) and models.

SIMERROR1023: "Gmin stepping failed" The gmin procedure was not allowed. The simulator tries the gmin procedure, whenever no convergence has been obtained. A model is normally appropriate for a limited parameter range. Please examine your circuit (particularly the sources) and models.

SIMERROR1024: "source stepping failed" The source stepping procedure was not successful. The simulator tries the source stepping procedure, whenever no convergence has been obtained. A model is normally appropriate for a limited parameter range. Please examine your circuit (particularly the sources) and models.

SIMERROR1025: "breakpoint in the past - HELP" The simulator runs back in time. Please contact Ing.-Buero FRIEDRICH.

SIMERROR1026: "DCtrCurv: source ... not in circuit" This source is missing in your circuit/models.

SIMERROR1027: "...: no DC value, transient time 0 value used" No DC value for the source used.

SIMERROR1028: "...: has no value, DC 0 assumed" No DC value for the source used.

SIMERROR1029: "...: resistance=0, set to 1000" A resistor (component or resistor in a subcircuit) does not have a resistance value. Examine resistance value.

SIMERROR1030: "...: no DC value, transient time 0 value used" No DC value for the source used.

SIMERROR1031: "...: has no value, DC 0 assumed" No DC value for the source used.

SIMERROR1032: "...: unknown controlling source ..." The current controlled voltage source is driven by an unknown source. Please examine voltage source.

SIMERROR1033: "...: unknown controlling source ..." The current controlled current source is driven by an unknown source. Please examine current source.

SIMERROR1034: "...: unknown controlling source ..." The nonlinear dependent source is driven by an unknown source. Please examine nonlinear dependent source.

SIMERROR1035: "Timestep too small ..." Time step too small (accurate computation is no longer feasible - rounding errors). The simulator reduced the time step, but still no convergence has been obtained. A model is normally appropriate only for a limited parameter range. Please examine your circuit (particularly the sources) and models.

SIMERROR1036: "unknown model type ... - ignored" This type of modelcard is unknown to the simulator (maybe syntax error).