


{"id":364256,"date":"2024-04-25T15:07:59","date_gmt":"2024-04-25T15:07:59","guid":{"rendered":"\/forum\/forums\/reply\/364256\/"},"modified":"2024-04-25T15:07:59","modified_gmt":"2024-04-25T15:07:59","slug":"364256","status":"publish","type":"reply","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/","title":{"rendered":"Reply To: Error when trying to compile UDF"},"content":{"rendered":"<p>&lt;p&gt;I have assigned them like this:&lt;\/p&gt;&lt;p&gt;&nbsp;<img decoding=\"async\" src=\"\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png\" \/><img decoding=\"async\" src=\"\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056477-mceclip1.png\" \/>&lt;\/p&gt;&lt;p&gt;I then hooked the sources to their corresponding UDS in their correct phase in the &#8220;Cell zone conditions tab.&#8221;&lt;\/p&gt;&lt;p&gt;I access the threads like this:&nbsp;&lt;\/p&gt;&lt;div&gt;&lt;div&gt;Domain *water_domain;&lt;\/div&gt;&lt;div&gt;Domain *bubble_domain;&lt;\/div&gt;&lt;div&gt;w_domain = Get_Domain(2);&lt;\/div&gt;&lt;div&gt;b_domain = Get_Domain(3);&lt;\/div&gt;&lt;br&gt;&lt;div&gt;int fluid_zone_ID = 322;&lt;\/div&gt;&lt;div&gt;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);&lt;\/div&gt;&lt;div&gt;Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID);&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;Where the fluid_zone_ID is the ID found for the fluid under &#8220;Cell zone conditions&#8221;. The threads seem to be correct, as when I print C_MU_L(c, t_i) I get the correct viscosity of phase i.&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;Some weird behavior is that:&nbsp;&lt;\/div&gt;&lt;div&gt;<\/p>\n<ul>\n<li>When I initialize the UDS in the water phase as &gt; 0, and UDS in the gas phase = 0, then UDS in the water phase doesn&#8217;t change, but UDS in the gas phase grows<\/li>\n<li>When I initialize the UDS in the water phase as &gt; 0, and UDS in the gas phase &gt; 0, the UDS in water phase doesn&#8217;t change, but the UDS in gas phase drops to 0 in the first step and stays there.<\/li>\n<li>When I initialize the UDS in the water phase as = 0 and UDS in the gas phase &gt; 0, the UDS in the water phase doesn&#8217;t change, but the UDS in the gas phase drops to 0 in the first step and stays there.<\/li>\n<\/ul>\n<p>&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;\/div&gt;&lt;p&gt;&nbsp;&lt;\/p&gt;&lt;p&gt;&nbsp;&lt;\/p&gt;<\/p>\n","protected":false},"template":"","class_list":["post-364256","reply","type-reply","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=\"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the &quot;Cell zone conditions tab.&quot;I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/\" \/>\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=\"Reply To: Error when trying to compile UDF | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the &quot;Cell zone conditions tab.&quot;I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-04-25T15:07:59+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-04-25T15:07:59+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Reply To: Error when trying to compile UDF | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the &quot;Cell zone conditions tab.&quot;I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.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\\\/reply\\\/364256\\\/#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\\\/forums\\\/reply\\\/364256\\\/#listItem\",\"name\":\"Reply To: Error when trying to compile UDF\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/364256\\\/#listItem\",\"position\":2,\"name\":\"Reply To: Error when trying to compile UDF\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}}]},{\"@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\\\/reply\\\/364256\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/364256\\\/\",\"name\":\"Reply To: Error when trying to compile UDF | Ansys Learning Forum\",\"description\":\"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the \\\"Cell zone conditions tab.\\\"I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/364256\\\/#breadcrumblist\"},\"datePublished\":\"2024-04-25T15:07:59+00:00\",\"dateModified\":\"2024-04-25T15:07:59+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":"Reply To: Error when trying to compile UDF | Ansys Learning Forum","description":"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the \"Cell zone conditions tab.\"I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/#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\/forums\/reply\/364256\/#listItem","name":"Reply To: Error when trying to compile UDF"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/#listItem","position":2,"name":"Reply To: Error when trying to compile UDF","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}}]},{"@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\/reply\/364256\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/","name":"Reply To: Error when trying to compile UDF | Ansys Learning Forum","description":"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the \"Cell zone conditions tab.\"I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/#breadcrumblist"},"datePublished":"2024-04-25T15:07:59+00:00","dateModified":"2024-04-25T15:07:59+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":"Reply To: Error when trying to compile UDF | Ansys Learning Forum","og:description":"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the &quot;Cell zone conditions tab.&quot;I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/","og:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png","og:image:secure_url":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png","article:published_time":"2024-04-25T15:07:59+00:00","article:modified_time":"2024-04-25T15:07:59+00:00","twitter:card":"summary_large_image","twitter:title":"Reply To: Error when trying to compile UDF | Ansys Learning Forum","twitter:description":"I have assigned them like this: I then hooked the sources to their corresponding UDS in their correct phase in the &quot;Cell zone conditions tab.&quot;I access the threads like this: Domain *water_domain;Domain *bubble_domain;w_domain = Get_Domain(2);b_domain = Get_Domain(3);int fluid_zone_ID = 322;Thread *tg = Lookup_Thread(b_domain, fluid_zone_ID);Thread *tw = Lookup_Thread(w_domain, fluid_zone_ID); Where the fluid_zone_ID is the ID found for the fluid","twitter:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/25-04-2024-1714056434-mceclip0.png"},"aioseo_meta_data":{"post_id":"364256","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:45:08","updated":"2024-10-28 16:45:08","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\tReply To: Error when trying to compile UDF\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/forum"},{"label":"Reply To: Error when trying to compile UDF","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/364256\/"}],"acf":[],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies\/364256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/reply"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies\/364256\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=364256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}