


{"id":396071,"date":"2024-12-03T12:35:42","date_gmt":"2024-12-03T12:35:42","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/"},"modified":"2024-12-03T12:35:42","modified_gmt":"2024-12-03T12:35:42","slug":"udf-compiling-issue-in-ansys-fluent-2","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/","title":{"rendered":"UDF Compiling issue in ANSYS Fluent"},"content":{"rendered":"<p>&lt;p&gt;Hello everyone,&lt;br&gt;&lt;br&gt;I&#8217;m a french intern in National Technical University of Athens and I&#8217;m currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :&lt;br&gt;&lt;br&gt;Setting Post Processing and Surfaces information &#8230; Done.&lt;br&gt;Copy &#8220;C:\\Users\\joshu\\Desktop\\UDF Test\\2DGaussian.c&#8221; to &#8220;libudf\\src&#8221;&lt;br&gt;&lt;br&gt;Creating user_nt.udf file for 3ddp_host &#8230;&lt;br&gt;&lt;br&gt;Copyright 1987-2024 ANSYS, Inc. All Rights Reserved.&lt;br&gt;Compiler and linker: Clang (builtin)&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_host\\SConstruct&#8221;, line 20, in&lt;br&gt;Compiler path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\clang-cl&lt;br&gt;Linker path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\lld-link&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_host\\SConstruct&#8221;, line 156, in&lt;br&gt;C sources: [&#8216;2DGaussian.c&#8217;]&lt;br&gt;lld-link: error: undefined symbol: ??w&lt;br&gt;&gt;&gt;&gt; referenced by 2DGaussian.obj:(gauss2D_heat_flux)&lt;br&gt;scons: *** [libudf.dll] Error 1&lt;br&gt;Creating user_nt.udf file for 3ddp_node &#8230;&lt;br&gt;&lt;br&gt;Copyright 1987-2024 ANSYS, Inc. All Rights Reserved.&lt;br&gt;Compiler and linker: Clang (builtin)&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_node\\SConstruct&#8221;, line 20, in&lt;br&gt;Compiler path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\clang-cl&lt;br&gt;Linker path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\lld-link&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_node\\SConstruct&#8221;, line 156, in&lt;br&gt;C sources: [&#8216;2DGaussian.c&#8217;]&lt;br&gt;lld-link: error: undefined symbol: ??w&lt;br&gt;&gt;&gt;&gt; referenced by 2DGaussian.obj:(gauss2D_heat_flux)&lt;br&gt;scons: *** [libudf.dll] Error 1&lt;br&gt;&lt;br&gt;Done.&lt;br&gt;Copy &#8220;C:\\Users\\joshu\\Desktop\\UDF Test\\2DGaussian.c&#8221; to &#8220;libudf\\src&#8221;&lt;br&gt;&lt;br&gt;Files udf_names.c and user_nt.udf in 3ddp_host are up-to-date.&lt;br&gt;&lt;br&gt;Copyright 1987-2024 ANSYS, Inc. All Rights Reserved.&lt;br&gt;Compiler and linker: Clang (builtin)&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_host\\SConstruct&#8221;, line 20, in&lt;br&gt;Compiler path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\clang-cl&lt;br&gt;Linker path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\lld-link&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_host\\SConstruct&#8221;, line 156, in&lt;br&gt;C sources: [&#8216;2DGaussian.c&#8217;]&lt;br&gt;lld-link: error: undefined symbol: ??w&lt;br&gt;&gt;&gt;&gt; referenced by 2DGaussian.obj:(gauss2D_heat_flux)&lt;br&gt;scons: *** [libudf.dll] Error 1&lt;br&gt;Files udf_names.c and user_nt.udf in 3ddp_node are up-to-date.&lt;br&gt;&lt;br&gt;Copyright 1987-2024 ANSYS, Inc. All Rights Reserved.&lt;br&gt;Compiler and linker: Clang (builtin)&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_node\\SConstruct&#8221;, line 20, in&lt;br&gt;Compiler path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\clang-cl&lt;br&gt;Linker path: &#8220;C:\\PROGRA~1\\ANSYSI~1\\ANSYSS~1\\v242\\fluent&#8221;\\ntbin\\clang\\bin\\lld-link&lt;br&gt;&lt;br&gt;scons: warning: No version of Visual Studio compiler found &#8211; C\/C++ compilers most likely not set correctly&lt;br&gt;File &#8220;C:\\Users\\joshu\\Desktop\\Test_avec_fluent_files\\dp0\\FFF\\Fluent\\libudf\\win64\\3ddp_node\\SConstruct&#8221;, line 156, in&lt;br&gt;C sources: [&#8216;2DGaussian.c&#8217;]&lt;br&gt;lld-link: error: undefined symbol: ??w&lt;br&gt;&gt;&gt;&gt; referenced by 2DGaussian.obj:(gauss2D_heat_flux)&lt;br&gt;scons: *** [libudf.dll] Error 1&lt;br&gt;&lt;br&gt;Done.&lt;br&gt;&lt;br&gt;Could anyone help me with this problem please?&lt;\/p&gt;<\/p>\n","protected":false},"template":"","class_list":["post-396071","topic","type-topic","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hello everyone,I&#039;m a french intern in National Technical University of Athens and I&#039;m currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy &quot;C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c&quot; to &quot;libudf\\src&quot;Creating user_nt.udf file for 3ddp_host ...Copyright\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/\" \/>\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=\"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hello everyone,I&#039;m a french intern in National Technical University of Athens and I&#039;m currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy &quot;C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c&quot; to &quot;libudf\\src&quot;Creating user_nt.udf file for 3ddp_host ...Copyright\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-03T12:35:42+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-12-03T12:35:42+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hello everyone,I&#039;m a french intern in National Technical University of Athens and I&#039;m currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy &quot;C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c&quot; to &quot;libudf\\src&quot;Creating user_nt.udf file for 3ddp_host ...Copyright\" \/>\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\\\/udf-compiling-issue-in-ansys-fluent-2\\\/#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\\\/udf-compiling-issue-in-ansys-fluent-2\\\/#listItem\",\"name\":\"UDF Compiling issue in ANSYS Fluent\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/udf-compiling-issue-in-ansys-fluent-2\\\/#listItem\",\"position\":3,\"name\":\"UDF Compiling issue in ANSYS Fluent\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}}]},{\"@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\\\/udf-compiling-issue-in-ansys-fluent-2\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/udf-compiling-issue-in-ansys-fluent-2\\\/\",\"name\":\"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum\",\"description\":\"Hello everyone,I'm a french intern in National Technical University of Athens and I'm currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy \\\"C:\\\\Users\\\\joshu\\\\Desktop\\\\UDF TestDGaussian.c\\\" to \\\"libudf\\\\src\\\"Creating user_nt.udf file for 3ddp_host ...Copyright\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/udf-compiling-issue-in-ansys-fluent-2\\\/#breadcrumblist\"},\"datePublished\":\"2024-12-03T12:35:42+00:00\",\"dateModified\":\"2024-12-03T12:35:42+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":"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum","description":"Hello everyone,I'm a french intern in National Technical University of Athens and I'm currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy \"C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c\" to \"libudf\\src\"Creating user_nt.udf file for 3ddp_host ...Copyright","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/#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\/udf-compiling-issue-in-ansys-fluent-2\/#listItem","name":"UDF Compiling issue in ANSYS Fluent"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/#listItem","position":3,"name":"UDF Compiling issue in ANSYS Fluent","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}}]},{"@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\/udf-compiling-issue-in-ansys-fluent-2\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/","name":"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum","description":"Hello everyone,I'm a french intern in National Technical University of Athens and I'm currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy \"C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c\" to \"libudf\\src\"Creating user_nt.udf file for 3ddp_host ...Copyright","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/#breadcrumblist"},"datePublished":"2024-12-03T12:35:42+00:00","dateModified":"2024-12-03T12:35:42+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":"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum","og:description":"Hello everyone,I'm a french intern in National Technical University of Athens and I'm currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy &quot;C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c&quot; to &quot;libudf\\src&quot;Creating user_nt.udf file for 3ddp_host ...Copyright","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/","article:published_time":"2024-12-03T12:35:42+00:00","article:modified_time":"2024-12-03T12:35:42+00:00","twitter:card":"summary_large_image","twitter:title":"UDF Compiling issue in ANSYS Fluent | Ansys Learning Forum","twitter:description":"Hello everyone,I'm a french intern in National Technical University of Athens and I'm currently trying to compile a UDF file (2DGaussian.c) in order to create a moving heat source in ANSYS Fluent but the following error message appears :Setting Post Processing and Surfaces information ... Done.Copy &quot;C:\\Users\\joshu\\Desktop\\UDF TestDGaussian.c&quot; to &quot;libudf\\src&quot;Creating user_nt.udf file for 3ddp_host ...Copyright"},"aioseo_meta_data":{"post_id":"396071","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":"default","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":false,"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":"2025-10-19 09:51:42","updated":"2025-10-19 09:51:42","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\tUDF Compiling issue in ANSYS Fluent\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":"UDF Compiling issue in ANSYS Fluent","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/udf-compiling-issue-in-ansys-fluent-2\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_forum_id":["27796"],"_bbp_topic_id":["396071"],"_bbp_author_ip":["193.92.213.119"],"_bbp_reply_count":["1"],"_bbp_reply_count_hidden":["0"],"_bbp_voice_count":["2"],"_bbp_engagement":["488665","199"],"_btv_view_count":["210"],"_bbp_topic_status":["unanswered"],"_bbp_subscription":["199"],"_bbp_last_reply_id":["396106"],"_bbp_last_active_id":["396106"],"_bbp_last_active_time":["2024-12-03 14:46:20"]},"test":"joshua-mimartsigma-clermont-fr"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/396071","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\/396071\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=396071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}