{"id":164534,"date":"2023-03-17T08:58:00","date_gmt":"2023-03-17T08:58:00","guid":{"rendered":"\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/"},"modified":"2023-07-31T12:25:46","modified_gmt":"2023-07-31T12:25:46","slug":"i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/","title":{"rendered":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?"},"content":{"rendered":"<p>If your FMU has the property   canGetAndSetFMUstate = true  which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in 2019 R2.  As a workaround in versions where the defect is not yet fixed, you can add the following option to the CCL of the Functional Mockup Unit Instance User Function to make sure that the FMU will be called and the inputs and outputs are updated and transferred correctly:    Coupling Location = Start of Coefficient Loop  This modification is not possible directly in the User Function GUI in CFX-Pre, but must be done in the Command Editor (right-click on the User Function in CFX-Pre -> Edit in Command Editor).  The complete CCL of the Functional Mockup Unit Instance User Function will then look like this:  FUNCTION: MyFMUModel   Coupling Location = Start of Coefficient Loop   FMU File Name =   D:mypathMyFMUMOdel.fmu   Option = Functional Mockup Unit Instance   ARGUMENT VALUE: InputA  Expression Value = myInputExpression  Value Name = InputA   END   RESULT VALUE: OutputA  Value Name = OutputA   END END<\/p>\n","protected":false},"template":"","class_list":["post-164534","topic","type-topic","status-publish","hentry","topic-tag-2019-r1","topic-tag-cfx","topic-tag-fluid-dynamics","topic-tag-fmu","topic-tag-general-cfx"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/\" \/>\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 Knowledge | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge\" \/>\n\t\t<meta property=\"og:description\" content=\"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-03-17T08:58:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-07-31T12:25:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge\" \/>\n\t\t<meta name=\"twitter:description\" content=\"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in\" \/>\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\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/cfx\\\/#listItem\",\"name\":\"cfx\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/cfx\\\/#listItem\",\"position\":3,\"name\":\"cfx\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/cfx\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/#listItem\",\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/#listItem\",\"position\":4,\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic-tag\\\/cfx\\\/#listItem\",\"name\":\"cfx\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#organization\",\"name\":\"Ansys Knowledge\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/\",\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge\",\"description\":\"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\\\/#breadcrumblist\"},\"datePublished\":\"2023-03-17T08:58:00+00:00\",\"dateModified\":\"2023-07-31T12:25:46+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/\",\"name\":\"Ansys Knowledge\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge","description":"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in","canonical_url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/knowledge","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","position":2,"name":"Topics","item":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/cfx\/#listItem","name":"cfx"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/cfx\/#listItem","position":3,"name":"cfx","item":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/cfx\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/#listItem","name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/#listItem","position":4,"name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/cfx\/#listItem","name":"cfx"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#organization","name":"Ansys Knowledge","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/knowledge\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/#webpage","url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/","name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge","description":"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/#breadcrumblist"},"datePublished":"2023-03-17T08:58:00+00:00","dateModified":"2023-07-31T12:25:46+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#website","url":"https:\/\/innovationspace.ansys.com\/knowledge\/","name":"Ansys Knowledge","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/knowledge\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Knowledge | Ansys Innovation Space","og:type":"article","og:title":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge","og:description":"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in","og:url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/","article:published_time":"2023-03-17T08:58:00+00:00","article:modified_time":"2023-07-31T12:25:46+00:00","twitter:card":"summary_large_image","twitter:title":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior? | Ansys Knowledge","twitter:description":"If your FMU has the property canGetAndSetFMUstate = true which means that during a transient run the FMU can be called at each coefficient loop iteration and not just once per time step, CFX 2019 R1 and older versions will not call the FMU correctly. This is due to a defect which is fixed in"},"aioseo_meta_data":{"post_id":"164534","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-17 21:24:46","updated":"2026-07-29 14:06:17","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\/knowledge\" 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\/knowledge\/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\/knowledge\/forums\/topic-tag\/cfx\/\" title=\"cfx\">cfx<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tI try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/knowledge"},{"label":"Topics","link":"https:\/\/innovationspace.ansys.com\/knowledge\/topics\/"},{"label":"cfx","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic-tag\/cfx\/"},{"label":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. When I run the simulation, CFX seems to pass zero to the FMU instead of the correctly evaluated expression result for the FMU input variables. What could be the reason for this and how can I correct the behavior?","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-when-i-run-the-simulation-cfx-seems-to-pass-zero-to-the-fmu-instead-of-the-correctly-evaluated-expression-result-for-the-fmu-in\/"}],"acf":[],"custom_fields":[{"0":{"_wp_page_template":["default"],"_bbp_last_active_time":["3-15-2023  20:20:41"],"_bbp_forum_id":["27796"],"_bbp_author_ip":["23.56.168.180"],"_btv_view_count":["1045"],"siebel_km_number":["2059231"],"product_version":["2019 R1"],"km_published_date":["2019-05-28T00:00:00.000Z"],"family":["Fluid Dynamics"],"application_name":["CFX"]},"test":"articlesansys-com"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics\/164534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/topics\/164534\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/media?parent=164534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}