


{"id":374823,"date":"2024-08-02T07:01:58","date_gmt":"2024-08-02T07:01:58","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/"},"modified":"2024-08-02T07:08:45","modified_gmt":"2024-08-02T07:08:45","slug":"after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/","title":{"rendered":"After importing the UDF, it crashes as soon as the calculation is made"},"content":{"rendered":"<p>We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it<\/p>\n<div>#include &#8220;udf.h&#8221;<\/div>\n<div>#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c<\/div>\n<div>#define UDS_INDEX 0<\/div>\n<div>#define UDM_INDEX 0<\/div>\n<div>#define USR_SOURCE_INDEX 0<\/div>\n<div>&nbsp;<\/div>\n<div>DEFINE_ADJUST(adjust_and_store_gradient, domain)<\/div>\n<div>{<\/div>\n<div>&nbsp; &nbsp; Thread *t;<\/div>\n<div>&nbsp; &nbsp; cell_t c;<\/div>\n<div>&nbsp; &nbsp; face_t f;<\/div>\n<div>&nbsp; &nbsp; real grad[ND_ND]; \/\/ \u5b58\u50a8\u68af\u5ea6\u7684\u6570\u7ec4<\/div>\n<div>&nbsp; &nbsp; domain = Get_Domain(2); \/\/ \u5047\u8bbedomain_ID\u4e3a2<\/div>\n<div>&nbsp; &nbsp; thread_loop_c(t, domain)<\/div>\n<div>&nbsp; &nbsp; {<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; begin_c_loop(c, t)<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; {<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; C_UDMI(c, t, UDM_INDEX) = 0.0; \/\/ \u521d\u59cb\u5316UDM<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; C_UDSI(c, t, UDS_INDEX) = C_VOF(c, t); \/\/ \u8bbe\u7f6eUDS\u4e3a\u5f53\u524d\u4f53\u79ef\u5206\u6570<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (C_UDSI(c, t, UDS_INDEX) &gt; 0.0 &amp;&amp; C_UDSI(c, t, UDS_INDEX) &lt; 1.0)<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; F_GRAD_CELL_THREAD(c, t, &amp;C_UDSI(c, t, UDS_INDEX), grad);<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; C_UDMI(c, t, UDM_INDEX) = NV_MAG(grad); \/\/ \u8ba1\u7b97\u68af\u5ea6\u7684\u6a21\u5e76\u5b58\u50a8\u5230UDM<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; }<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; end_c_loop(c, t)<\/div>\n<div>&nbsp; &nbsp; }<\/div>\n<div>}<\/div>\n<div>&nbsp;<\/div>\n<div>DEFINE_SOURCE(apply_momentum_source, c, t_cell, dS, eqn)<\/div>\n<div>{<\/div>\n<div>&nbsp; &nbsp; real p = PARAMETER_P; \/\/ \u7ed9\u5b9a\u7684\u53c2\u6570p<\/div>\n<div>&nbsp; &nbsp; real vol_frac = C_UDSI(c, t_cell, UDS_INDEX); \/\/ \u4f53\u79ef\u5206\u6570<\/div>\n<div>&nbsp; &nbsp; real grad_mag = C_UDMI(c, t_cell, UDM_INDEX); \/\/ \u4f53\u79ef\u5206\u6570\u68af\u5ea6\u7684\u6a21<\/div>\n<div>&nbsp; &nbsp; real F = 2.0 * p * vol_frac * grad_mag; \/\/ \u6839\u636e\u516c\u5f0f F = 2 * p * vol_frac * grad_mag \u8ba1\u7b97\u52a8\u91cf\u6e90\u9879<\/div>\n<div>&nbsp; &nbsp; if (vol_frac &gt; 0.0 &amp;&amp; vol_frac &lt; 1.0)<\/div>\n<div>&nbsp; &nbsp; {<\/div>\n<div>&nbsp; &nbsp; &nbsp; &nbsp; dS[2] += F; \/\/ \u5728\u6240\u6709\u65b9\u5411\u4e0a\u6dfb\u52a0\u52a8\u91cf\u6e90\u9879<\/div>\n<div>&nbsp; &nbsp; }<\/div>\n<div>&nbsp; &nbsp; return 0;<\/div>\n<div>}<\/div>\n<p>This is our UDF,The following issues occur<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png\" alt=\"\" width=\"486\" height=\"274\"><\/p>\n<p>Here&#8217;s the model we use<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582485-250f36cad98b88296890da2c8c313888.png\" alt=\"\"><\/p>\n","protected":false},"template":"","class_list":["post-374823","topic","type-topic","status-publish","hentry","topic-tag-capillary-force","topic-tag-fluent"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include &quot;udf.h&quot;#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/\" \/>\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=\"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include &quot;udf.h&quot;#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-08-02T07:01:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-08-02T07:08:45+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include &quot;udf.h&quot;#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.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\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/#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\\\/fluent\\\/#listItem\",\"name\":\"fluent\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/fluent\\\/#listItem\",\"position\":3,\"name\":\"fluent\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/fluent\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/#listItem\",\"name\":\"After importing the UDF, it crashes as soon as the calculation is made\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/#listItem\",\"position\":4,\"name\":\"After importing the UDF, it crashes as soon as the calculation is made\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/fluent\\\/#listItem\",\"name\":\"fluent\"}}]},{\"@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\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/\",\"name\":\"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum\",\"description\":\"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include \\\"udf.h\\\"#define PARAMETER_P 1.0 \\\/\\\/ \\u66ff\\u6362\\u4e3a\\u5b9e\\u9645\\u7684\\u53c2\\u6570\\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\\\/#breadcrumblist\"},\"datePublished\":\"2024-08-02T07:01:58+00:00\",\"dateModified\":\"2024-08-02T07:08:45+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":"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum","description":"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include \"udf.h\"#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/#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\/fluent\/#listItem","name":"fluent"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/fluent\/#listItem","position":3,"name":"fluent","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/fluent\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/#listItem","name":"After importing the UDF, it crashes as soon as the calculation is made"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/#listItem","position":4,"name":"After importing the UDF, it crashes as soon as the calculation is made","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/fluent\/#listItem","name":"fluent"}}]},{"@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\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/","name":"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum","description":"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include \"udf.h\"#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/#breadcrumblist"},"datePublished":"2024-08-02T07:01:58+00:00","dateModified":"2024-08-02T07:08:45+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":"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum","og:description":"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include &quot;udf.h&quot;#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/","og:image":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png","og:image:secure_url":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png","article:published_time":"2024-08-02T07:01:58+00:00","article:modified_time":"2024-08-02T07:08:45+00:00","twitter:card":"summary_large_image","twitter:title":"After importing the UDF, it crashes as soon as the calculation is made | Ansys Learning Forum","twitter:description":"We currently use porous media to make capillary cores, and UDFs to add capillary force to porous media so that they can be aspirated, but the code we write can be imported normally but crashes as soon as we calculate it#include &quot;udf.h&quot;#define PARAMETER_P 1.0 \/\/ \u66ff\u6362\u4e3a\u5b9e\u9645\u7684\u53c2\u6570\u503c#define UDS_INDEX 0#define UDM_INDEX 0#define USR_SOURCE_INDEX 0 DEFINE_ADJUST(adjust_and_store_gradient, domain){ Thread","twitter:image":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/08\/02-08-2024-1722582414-1f47cca3-521b-410c-98d7-3ee9c0d3ae18.png"},"aioseo_meta_data":{"post_id":"374823","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 16:34:33","updated":"2024-10-28 16:34:33","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\/fluent\/\" title=\"fluent\">fluent<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAfter importing the UDF, it crashes as soon as the calculation is made\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":"fluent","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/fluent\/"},{"label":"After importing the UDF, it crashes as soon as the calculation is made","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/after-importing-the-udf-it-crashes-as-soon-as-the-calculation-is-made\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["442649","199","17851"],"_bbp_author_ip":["183.185.143.104"]," _bbp_last_reply_id":["0"]," _bbp_likes_count":["0"],"_btv_view_count":["195"],"_bbp_topic_status":["unanswered"],"_edit_lock":["1722582217:442649"],"_bbp_topic_id":["374823"],"_bbp_forum_id":["27792"],"_bbp_engagement":["199","17851","442649"],"_bbp_voice_count":["3"],"_bbp_reply_count":["6"],"_bbp_last_reply_id":["377234"],"_bbp_last_active_id":["377234"],"_bbp_last_active_time":["2024-08-05 09:39:26"]},"test":"2788250754qq-com"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/374823","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\/374823\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=374823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}