


{"id":301498,"date":"2023-08-15T10:35:11","date_gmt":"2023-08-15T10:35:11","guid":{"rendered":"\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/"},"modified":"2023-08-15T10:35:11","modified_gmt":"2023-08-15T10:35:11","slug":"unable-to-import-geometry-in-fluent-meshing","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/","title":{"rendered":"Unable to import geometry in fluent meshing"},"content":{"rendered":"<p>I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn&#8217;t import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent meshing and fluent solver. But after I finished executing the following code, I was prompted that I couldn&#8217;t import the CAD geometric model, and I noticed that the startup icon of my SCDM software had changed. I used the 2022R2 version before, and I don&#8217;t understand this startup icon. I don&#8217;t have a clue now because I can&#8217;t even import the geometric model without code. Can you give me some suggestions? What should I do?<\/p>\n<pre class=\"notranslate\"><code class=\"notranslate\">import ansys.fluent.core as pyfluent\nmeshing_session = pyfluent.launch_fluent(processor_count=10, show_gui=True, mode=\"meshing\")\ngeom_filename= 'Reactor_Script_Parameters.scdoc&lsquo;\nsession.meshing.workflow.InitializeWorkflow(WorkflowType='Watertight Geometry')\nsession.meshing.workflow.TaskObject['Import Geometry'].Arguments = dict(FileName = geom_filename,LengthUnit= 'mm')\nsession.meshing.workflow.TaskObject['Import Geometry'].Execute()<br><br><br><img decoding=\"async\" src=\"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png\"><\/code><\/pre>\n","protected":false},"template":"","class_list":["post-301498","topic","type-topic","status-closed","hentry","topic-tag-fluentmeshing-1","topic-tag-python"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn&#039;t import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Ansys Learning Forum | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Unable to import geometry in fluent meshing | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn&#039;t import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-15T10:35:11+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-08-15T10:35:11+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Unable to import geometry in fluent meshing | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn&#039;t import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/python\\\/#listItem\",\"name\":\"python\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/python\\\/#listItem\",\"position\":3,\"name\":\"python\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/python\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/#listItem\",\"name\":\"Unable to import geometry in fluent meshing\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/#listItem\",\"position\":4,\"name\":\"Unable to import geometry in fluent meshing\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/python\\\/#listItem\",\"name\":\"python\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/\",\"name\":\"Unable to import geometry in fluent meshing | Ansys Learning Forum\",\"description\":\"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn't import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/unable-to-import-geometry-in-fluent-meshing\\\/#breadcrumblist\"},\"datePublished\":\"2023-08-15T10:35:11+00:00\",\"dateModified\":\"2023-08-15T10:35:11+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Unable to import geometry in fluent meshing | Ansys Learning Forum","description":"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn't import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/forum","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","position":2,"name":"Topics","item":"https:\/\/innovationspace.ansys.com\/forum\/topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/#listItem","name":"python"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/#listItem","position":3,"name":"python","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/#listItem","name":"Unable to import geometry in fluent meshing"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/#listItem","position":4,"name":"Unable to import geometry in fluent meshing","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/#listItem","name":"python"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization","name":"Ansys Learning Forum","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/forum\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/","name":"Unable to import geometry in fluent meshing | Ansys Learning Forum","description":"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn't import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/#breadcrumblist"},"datePublished":"2023-08-15T10:35:11+00:00","dateModified":"2023-08-15T10:35:11+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/forum\/#website","url":"https:\/\/innovationspace.ansys.com\/forum\/","name":"Ansys Learning Forum","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Learning Forum | Ansys Innovation Space","og:type":"article","og:title":"Unable to import geometry in fluent meshing | Ansys Learning Forum","og:description":"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn't import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/","og:image":"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png","og:image:secure_url":"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png","article:published_time":"2023-08-15T10:35:11+00:00","article:modified_time":"2023-08-15T10:35:11+00:00","twitter:card":"summary_large_image","twitter:title":"Unable to import geometry in fluent meshing | Ansys Learning Forum","twitter:description":"I have just started learning Pyfluent, so based on online cases, I am importing geometric models and want to draw grids in the fluent meshing. But I found out that I couldn't import my geometric model, but I had no problem before running the code. I was able to import the. scdoc file into fluent","twitter:image":"https:\/\/user-images.githubusercontent.com\/110915109\/260685532-e7f8cca0-371c-4406-aa74-f11069c09db7.png"},"aioseo_meta_data":{"post_id":"301498","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"content","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2024-10-28 17:50:22","updated":"2024-10-28 17:50:22","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\/topics\/\" title=\"Topics\">Topics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/\" title=\"python\">python<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tUnable to import geometry in fluent meshing\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/forum"},{"label":"Topics","link":"https:\/\/innovationspace.ansys.com\/forum\/topics\/"},{"label":"python","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/python\/"},{"label":"Unable to import geometry in fluent meshing","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/unable-to-import-geometry-in-fluent-meshing\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["13905","2404"],"_bbp_author_ip":["96.7.218.223"]," _bbp_last_reply_id":["0"]," _bbp_likes_count":["0"],"_btv_view_count":["789"],"_bbp_topic_status":["unanswered"],"_bbp_status":["publish"],"_bbp_topic_id":["301498"],"_bbp_forum_id":["27792"],"_bbp_engagement":["2404","13905"],"_bbp_voice_count":["2"],"_bbp_reply_count":["2"],"_bbp_last_reply_id":["301721"],"_bbp_last_active_id":["301721"],"_bbp_last_active_time":["2023-08-16 14:59:33"]},"test":"wuhaibin833outlook-com"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/301498","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":0,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/301498\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=301498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}