エラーメッセージ

Duplicate parameter/variable name

ソリューション番号: 1184 対応: COMSOL Multiphysics バージョン: すべてのバージョン

The error "Duplicate parameter/variable name" occurs. A parameter name or a variable name has at least two different definitions. For instance, the same variable name appears two or more times for a dependent variable, ...


Out of Memory During Assembly

ソリューション番号: 1186 対応: COMSOL Multiphysics バージョン: すべてのバージョン

The error "Out of memory during assembly" occurs. This error message indicates that your computer does not have enough RAM memory to assemble the numerical model which you are working with. There are two distinct, ...


Undefined Function Call

ソリューション番号: 1187 対応: COMSOL Multiphysics バージョン: すべてのバージョン

The error "Undefined function call" occurs. An expression in the model contains an undefined function name. Check that the function name is correct and that the function is in the COMSOL Multiphysics or MATLAB® path.


Internal evaluation error: unexpected NaN encountered

ソリューション番号: 1188 対応: COMSOL Multiphysics バージョン: すべてのバージョン

The error "Internal evaluation error: unexpected NaN encountered" occurs. This error occurs when Not-a-Number (NaN) values appear unexpectedly. Such values can be the result of floating-point operations such as 0/0, ...


Unsupported Integration Order

ソリューション番号: 1189 対応: COMSOL Multiphysics バージョン: すべてのバージョン

The error "Unsupported integration order" occurs. The integration order for the numerical quadrature is too high. For triangular elements the order can be up to 10, and for tetrahedral elements the order can be up to ...


Fatal error

ソリューション番号: 1190 対応: COMSOL Multiphysics バージョン: すべてのバージョン

A "Fatal error" occurs. If you receive this error, copy and paste the entire error message and send it to support@comsol.com along with ...


Segregated solver steps do not involve all components

ソリューション番号: 1191 対応: COMSOL Multiphysics バージョン: すべてのバージョン

An error "Segregated solver steps do not involve all components" occurs. The groups for the segregated solver do not include all dependent variables. One reason for this error could be that some boundary conditions ...


Initial guess leads to undefined function value

ソリューション番号: 1192 対応: COMSOL Multiphysics バージョン: すべてのバージョン

An error "Initial guess leads to undefined function value" occurs. This error message usually appears when you have set up an expression that returns “not a value”; that is, it is undefined for the initial condition ...


Maximum number of linear iterations reached

ソリューション番号: 1193 対応: COMSOL Multiphysics バージョン: すべてのバージョン

An error "Maximum number of linear iterations reached" occurs. If you get this error, the iterative linear system solver did not converge due to a bad initial guess or a bad preconditioner. To avoid the error, increase ...


Singular Matrix

ソリューション番号: 1194 対応: COMSOL Multiphysics バージョン: すべてのバージョン

An error "Singular matrix" occurs. The system matrix (Jacobian matrix or stiffness matrix) is singular, so the solver cannot invert it. Usually this means that the system is underdetermined. Check that all equations ...