2022年错误提示及解决方法 .pdf
《2022年错误提示及解决方法 .pdf》由会员分享,可在线阅读,更多相关《2022年错误提示及解决方法 .pdf(16页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Diagnostics : Error Messages Error Messages This section summarizes the most common error messages and solver messages generated by COMSOL Multiphysics. All error messages are numbered and sorted in different categories according to the following table. TABLE 2-1: ERROR MESSAGE CATEGORIES NUMBERS CA
2、TEGORY 1000 1999 Importing Models 2000 2999 Geometry Modeling 3000 3999 CAD Import 4000 4999 Mesh Generation 5000 5999 Point, Edge, Boundary, and Subdomain Specification 6000 6999 Assembly and Extended Mesh 7000 7999 Solvers 8000 8999 Postprocessing 9000 9999 General For error messages that do not a
3、ppear in the following lists, contact COMSOL s support team for help. 2000 2999 Geometry Modeling 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 1 页,共 16 页 - - - - - - - - - TABLE 2-2: GEOMETRY MODELING ERROR MESSAGES ERROR NUMBER ERROR MESSAGE EXPLANATION 2118 Negat
4、ive output from empty input Incorrect Geometry M-file. 2119 Non scalar output from empty input Incorrect Geometry M-file. 2120 Normal directions are inconsistent Incorrect input data from STL/VRML import. 2138 Self intersections not supported Curves resulting in self-intersections are not supported.
5、 2140 Singular extrusions not supported Error in input parameters. 2141 Singular revolutions not supported The revolved mesh has a singularity at the z axis. If possible, create the cylinder using a 3D primitive or by revolving the geometry before meshing. 2146 Subdomain must bounded at least four b
6、oundary segments Incorrect geometry for mapped mesh. 2147 Subdomain must bound one connected edge component only Incorrect geometry for mapped mesh. 2190 Invalid radius or distance Incorrect input parameters to fillet/chamfer. 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - -
7、 - - 第 2 页,共 16 页 - - - - - - - - - 2197 Operation resulted in empty geometry object Geometry operation resulted in an empty geometry object which is not allowed. Make sure an empty geometry object is not created. 2209 Geometry to revolve may not cross axis of revolution The axis of revolution and t
8、he geometry intersect. Check the dimension of the geometry and the definition of the axis for the revolution. 4000 4999 Mesh Generation TABLE 2-3: MESH GENERATION ERROR MESSAGES ERROR NUMBER ERROR MESSAGE EXPLANATION 4002 A degenerated tetrahedron was created The mesh generator ran into numerical di
9、fficulties while creating tetrahedrons with a size based on user-controlled parameters. Causes could be too small and narrow subdomains relative to the rest of the geometry or exceedingly short boundary segments. Try to avoid creating small and narrow subdomains and very short boundary segments that
10、 are adjacent to longer boundary segments. 4003 A degenerated triangle was created The mesh generator ran into numerical difficulties while creating triangles with a size based on user-controlled parameters. Causes could be too small and narrow subdomains relative to the rest of the geometry or exce
11、edingly short boundary segments. Try to avoid creating small and narrow subdomains and very short boundary segments that are adjacent to longer boundary segments. 4012 Cannot create mapped mesh for this geometry The geometry does not fulfill the topological requirements for a mapped mesh. Changes in
12、 input parameters or further subdomain division can possibly help this. 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 3 页,共 16 页 - - - - - - - - - 4026 Failed create matching edge discretizations Cannot make mapped mesh with the given input parameters. 4029 Failed t
13、o insert point Problems inserting point at given coordinate. Manually inserting a point there may help. 4031 Failed to respect boundary element on geometry edge The mesh generator failed in making the elements compatible with the geometry objects edges. The reason for this could be that the face mes
14、h is too coarse or contains adjacent elements with large differences in scale. Another reason can be that some subdomains in the geometry are too narrow with respect to the rest of the geometry. 4032 Failed to respect boundary element on geometry face See Error message 4031. 4044 Internal error boun
15、dary respecting See Error message 4031. 4054 Invalid topology of geometry The geometry object cannot be used for creating a mapped mesh. It must be subdivided. 4055 Isolated entities found Entities that are not connected to the boundaries of a geometry objects is found. The mapped mesh generator doe
16、s not support such isolated entities. 4119 Singular edge detected The geometry object contains an edge of zero length. 6000 6999 Assembly and Extended Mesh 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 4 页,共 16 页 - - - - - - - - - TABLE 2-4: ASSEMBLY AND EXTENDED ME
17、SH ERROR MESSAGES ERROR NUMBER ERROR MESSAGE EXPLANATION 6008 Circular variable dependency detected A variable has been defined in terms of itself, possibly in a circular chain of expression variables. Make sure that variable definitions are sound. Be cautious with equation variables in equations. 6
18、063 Invalid degree of freedom name The software does not recognize the name of a degree of freedom. Check the names of dependent variables that you have entered for the model. See also Error 7192. 6139 Wrong number of DOFs in initial value The current solution or the stored solution has for some rea
19、son the wrong number of degrees of freedom, sometimes due to a change of the implementation of elements between two versions of the software. To overcome the problem, go to the Initial value area in the Solver Manager, and select Initial value expression. Then the initial value expressions is evalua
20、ted without using the current or stored solution. 6140 Wrong number of dofs in linearization point The current solution or the stored solution has for some reason the wrong number of degrees of freedom, sometimes due to a change of the implementation of elements between two versions of the software.
21、 To overcome the problem, go to the Value of variables not solved for and linearization point area in the Solver Manager, and click the Use setting from Initial value frame button or the Zero button. 6163 Divide by zero A property in the model contains a divisor that becomes zero. Check to make sure
22、 that division by zero does not occur in any expression or coefficient. 6164 Duplicate variable name A variable name has two different definitions. For instance, the same variable name appears two or more times for a dependent variable, a constant, an expression variable, or a 名师资料总结 - - -精品资料欢迎下载 -
23、 - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 5 页,共 16 页 - - - - - - - - - coupling variable. Remove or rename one of the variables. 6170 Failed to evaluate variable An error occurred when evaluating the variable. The domains in which COMSOL Multiphysics tried to evaluate the variable ar
24、e indicated. Also, the error message shows the expression that COMSOL Multiphysics was unable to evaluate. Make sure that you have defined the variables correctly in the indicated domains. 6176 Attempt to evaluate real logarithm of negative number An expression contains log(a), where a becomes negat
25、ive or zero. To make the logarithm well-defined, make sure that a0 . Often, a becomes only slightly negative (due to approximations in the solution process). Then, a possible solution is to use log(a+e), where e is a small constant. Another remedy is to use log(abs(a). If you do want to have a compl
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2022年错误提示及解决方法 2022 错误 提示 解决方法
限制150内