


{"id":430086,"date":"2025-04-25T19:24:55","date_gmt":"2025-04-25T19:24:55","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/external-model-error-mesh-file-does-not-contain-any-elements\/"},"modified":"2025-04-29T07:02:04","modified_gmt":"2025-04-29T07:02:04","slug":"external-model-error-mesh-file-does-not-contain-any-elements","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/external-model-error-mesh-file-does-not-contain-any-elements\/","title":{"rendered":"External Model error &#8220;mesh file does not contain any elements&#8221;"},"content":{"rendered":"<p>&lt;p&gt;I have an APDL input file that has SHELL209 elements that I can see in the Mechanical APDL classic GUI.&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/04\/25-04-2025-1745607654-mceclip0.png\" \/>&lt;\/p&gt;&lt;p&gt;This is an axisymmetric model with a pressure load and a Y constraint at the bottom.&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/04\/25-04-2025-1745607797-mceclip3.png\" \/>&lt;\/p&gt;&lt;p&gt;I can solve it and plot deformation results.&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/04\/25-04-2025-1745607875-mceclip4.png\" \/>&lt;\/p&gt;&lt;p&gt;I want to import this model into Workbench and view it in Mechanical. In APDL, I used CDWRITE,DB to create a .cdb file.&lt;\/p&gt;&lt;p&gt;In Workbench I added an External Model and pointed to the .cdb file. I dropped a Mechanical model on that and got this error.&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/04\/25-04-2025-1745608529-mceclip6.png\" \/>&lt;\/p&gt;&lt;p&gt;I noticed is that the Properties for the Model cell had Analysis Type set to 3D but I get the same error after setting it to Analysis Type 2D. Is there something I can change to make this work?&lt;\/p&gt;&lt;p&gt;Here is the APDL input file:&lt;\/p&gt;<\/p>\n<pre>&lt;span style=\"font-size: 10pt;\"&gt;\/PREP7&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;\/COM Units are mm, N, MPa&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;ANTYPE,STATIC&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;ET,1,SHELL209&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;SECTYPE,1,SHELL&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;SECDATA,0.8&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;SECNUM,1&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;MP,EX,1,71000&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;MP,NUXY,1,.33&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,1,10,0&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,2,10,3&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,3,12,5&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,4,15,5&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,5,15,10&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,6,12,10&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,7,10,12&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,8,10,14&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;K,9,17.5,7.5&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;L,1,2&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LARC,2,3,4,2.0&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;L,3,4&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LARC,4,9,5,2.5&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LARC,9,5,4,2.5&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;L,5,6&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LARC,6,7,5,2.0&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;L,7,8&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LESIZE,ALL,1.0&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;LMESH,ALL&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;D,1,UY,,,,,ROTZ&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;F,52,FY,314.159&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;SFE,ALL,1,PRES,,1.0&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;FINISH&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;\/SOLU &nbsp; &nbsp;&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;OUTPR,ALL,1&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;SOLVE&lt;\/span&gt;&lt;br&gt;&lt;span style=\"font-size: 10pt;\"&gt;FINISH&lt;\/span&gt;<\/pre>\n","protected":false},"template":"","class_list":["post-430086","topic","type-topic","status-closed","hentry","topic-tag-2d-axisymmetric","topic-tag-apdl","topic-tag-workbench"],"aioseo_notices":[],"acf":[],"custom_fields":[{"0":{"_bbp_forum_id":["27791"],"_bbp_topic_id":["430086"],"_bbp_subscription":["240","58821"],"_bbp_author_ip":["8.9.83.120"],"_bbp_last_reply_id":["430292"],"_bbp_last_active_id":["430292"],"_bbp_last_active_time":["2025-04-29 07:01:56"],"_bbp_reply_count":["3"],"_bbp_reply_count_hidden":["0"],"_bbp_voice_count":["2"],"_bbp_engagement":["240","58821"],"_btv_view_count":["317"],"_bbp_topic_status":["answered"],"_edit_last":["240"],"_bbp_revision_log":["a:4:{i:430088;a:2:{s:6:\"author\";i:240;s:6:\"reason\";s:0:\"\";}i:430089;a:2:{s:6:\"author\";i:240;s:6:\"reason\";s:0:\"\";}i:430090;a:2:{s:6:\"author\";i:240;s:6:\"reason\";s:0:\"\";}i:430091;a:2:{s:6:\"author\";i:240;s:6:\"reason\";s:0:\"\";}}"],"_bbp_status":["answered"]},"test":"peteroznewman"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/430086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":4,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/430086\/revisions"}],"predecessor-version":[{"id":430091,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/430086\/revisions\/430091"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=430086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}