{"id":164529,"date":"2023-03-17T08:57:57","date_gmt":"2023-03-17T08:57:57","guid":{"rendered":"\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/"},"modified":"2023-07-31T12:25:45","modified_gmt":"2023-07-31T12:25:45","slug":"i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the","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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/","title":{"rendered":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?"},"content":{"rendered":"<p>If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side:    Modelica.Blocks.Interfaces.RealInput InputA(unit=&#8221;W\/m2&#8243;)  which will be translated to something like the following in the .xml file of the FMU:      <ScalarVariable       name=\"InputA\"       causality=\"input\">       <Real         declaredType=\"Modelica.Blocks.Interfaces.RealInput\"         unit=\"W\/m2\">     <\/ScalarVariable>   Due to a known issue with its internal FMU library, CFX will not carry over the units of such variables correctly in versions up to CFX 2019 R2 and thus the variables are shown and treated as unitless. In Release 2019 R3, the issue will be corrected and the variables will carry the units that have been specified on the Modelica side.  As a workaround, you can make the value that CFX passes to the FMU &#8220;artificially&#8221; unitless by multiplying them with the reciprocal value of its unit. For the example above, InputA corresponds to a heat flux with unit [W m^-2], so you need to multiply the value that is computed by CFX with 1 [m^2 W^-1], e.g. like this:  LIBRARY:    CEL:      &#038;replace FUNCTION: myFMU       FMU File Name = D:\/myPath\/myFMU.fmu       FMUI Function = True       Option = Functional Mockup Unit Instance       ARGUMENT VALUE: InputA         Expression Value = areaAve(Wall Heat Flux)@WallA*1[m^2 W^-1]         Result Units = []         Value Name = InputA       END     END   END END<\/p>\n","protected":false},"template":"","class_list":["post-164529","topic","type-topic","status-publish","hentry","topic-tag-2019-r2","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 is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=&quot;W\/m2&quot;) which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will\" \/>\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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/\" \/>\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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge\" \/>\n\t\t<meta property=\"og:description\" content=\"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=&quot;W\/m2&quot;) which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will\" \/>\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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-03-17T08:57:57+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-07-31T12:25:45+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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge\" \/>\n\t\t<meta name=\"twitter:description\" content=\"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=&quot;W\/m2&quot;) which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will\" \/>\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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/#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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/#listItem\",\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?\"},\"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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/#listItem\",\"position\":4,\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?\",\"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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/knowledge\\\/forums\\\/topic\\\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/\",\"name\":\"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge\",\"description\":\"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=\\\"W\\\/m2\\\") which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will\",\"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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\\\/#breadcrumblist\"},\"datePublished\":\"2023-03-17T08:57:57+00:00\",\"dateModified\":\"2023-07-31T12:25:45+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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge","description":"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=\"W\/m2\") which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will","canonical_url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/","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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/#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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/#listItem","name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?"},"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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/#listItem","position":4,"name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?","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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/#webpage","url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/","name":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge","description":"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=\"W\/m2\") which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will","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-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/#breadcrumblist"},"datePublished":"2023-03-17T08:57:57+00:00","dateModified":"2023-07-31T12:25:45+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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge","og:description":"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=&quot;W\/m2&quot;) which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will","og:url":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/","article:published_time":"2023-03-17T08:57:57+00:00","article:modified_time":"2023-07-31T12:25:45+00:00","twitter:card":"summary_large_image","twitter:title":"I try to run a Functional Mock-up Interface (FMI) Co-simulation in CFX. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround? | Ansys Knowledge","twitter:description":"If your FMU is written in Modelica, it will probably specify units for the input and output variables, e.g., like this on the Modelica side: Modelica.Blocks.Interfaces.RealInput InputA(unit=&quot;W\/m2&quot;) which will be translated to something like the following in the .xml file of the FMU: Due to a known issue with its internal FMU library, CFX will"},"aioseo_meta_data":{"post_id":"164529","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:04:27","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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?\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. My Functional Mock-up Unit (FMU) specifies units for the input and output variables, but CFX sees them as unitless. What is the reason for this and is there a workaround?","link":"https:\/\/innovationspace.ansys.com\/knowledge\/forums\/topic\/i-try-to-run-a-functional-mock-up-interface-fmi-co-simulation-in-cfx-my-functional-mock-up-unit-fmu-specifies-units-for-the-input-and-output-variables-but-cfx-sees-them-as-unitless-what-is-the\/"}],"acf":[],"custom_fields":[{"0":{"_wp_page_template":["default"],"_bbp_last_active_time":["3-15-2023  20:20:36"],"_bbp_forum_id":["27796"],"_bbp_author_ip":["23.56.168.180"],"_btv_view_count":["1914"],"siebel_km_number":["2060331"],"product_version":["2019 R2"],"km_published_date":["2019-08-12T00: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\/164529","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\/164529\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/knowledge\/wp-json\/wp\/v2\/media?parent=164529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}