


{"id":346500,"date":"2024-01-25T07:40:37","date_gmt":"2024-01-25T07:40:37","guid":{"rendered":"\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/"},"modified":"2024-01-25T07:40:37","modified_gmt":"2024-01-25T07:40:37","slug":"how-to-add-velocity-or-acceleration-to-solids","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/","title":{"rendered":"How to add velocity or acceleration to solids?"},"content":{"rendered":"<p>Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list the methods I have tried thus far below.<\/p>\n<p>Method #1:<\/p>\n<p>I created a DEFINE_ZONE_MOTION UDF that models constant acceleration and added it to &#8220;mesh motion&#8221; in &#8220;cell zone conditions&#8221; for my solid. I then used a transient solver to be able to capture the difference in velocity with respect to time. This worked well for lower acceleration values for a while but as I increased the acceleration, the pressure drop started to remain constant, which should not be the case. I tried reducing time step and overall transient time but neither solved this issue.<\/p>\n<p>An example of the UDF used is this:<\/p>\n<p><strong>#include &#8220;udf.h&#8221;<\/strong><br \/><strong>&nbsp;DEFINE_ZONE_MOTION(acceleration_2_neg,omega,axis,origin,velocity,time,dtime)<\/strong><br \/><strong>{<\/strong><br \/><strong>&nbsp;real a = 2.0;<\/strong><br \/><strong>&nbsp;real cruise = 60.0 \/ 3.6;<\/strong><br \/><strong>&nbsp;real currentvelo;<\/strong><\/p>\n<p><strong>&nbsp;if (time &lt;= cruise \/ a)<\/strong><br \/><strong>&nbsp;{<\/strong><br \/><strong>&nbsp;currentvelo = a * time * -1.0;<\/strong><br \/><strong>&nbsp;}<\/strong><br \/><strong>&nbsp;else<\/strong><br \/><strong>&nbsp;{<\/strong><br \/><strong>&nbsp;currentvelo = cruise * -1.0;<\/strong><br \/><strong>&nbsp;}<\/strong><\/p>\n<p><strong>&nbsp;N3V_D (velocity,=,currentvelo,0.0,0.0);<\/strong><br \/><strong>&nbsp;return;<\/strong><br \/><strong>}<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Method #2:<br \/>I tried to add a constant translational velocity to &#8220;mesh motion&#8221; in &#8220;cell zone conditions&#8221; for my solid. The problem with this is that no matter what magnitude I put as the velocity, the outlet pressure of the fluid remains constant as well.<\/p>\n<p>Method #3:<br \/>I tried using a DEFINE_GRID_MOTION UDF and attached it to the solid via dynamic mesh. However, I can&#8217;t get this to run at all because I will encounter a negative cell volume issue. I am reluctant to use dynamic mesh too because it would take way too long to process.<\/p>\n<p>&nbsp;<\/p>\n<p>Are there other possible ways to add rigid body motion to a solid? My mentor suggested to simply use boundary conditions to add a constant velocity to the solid wall but I cannot find any way to do this directly within the software.<\/p>\n<p>Any help will be greatly appreciated, thank you in advance!&nbsp;<\/p>\n","protected":false},"template":"","class_list":["post-346500","topic","type-topic","status-closed","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/\" \/>\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=\"How to add velocity or acceleration to solids? | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-01-25T07:40:37+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-01-25T07:40:37+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to add velocity or acceleration to solids? | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list\" \/>\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\\\/how-to-add-velocity-or-acceleration-to-solids\\\/#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\\\/how-to-add-velocity-or-acceleration-to-solids\\\/#listItem\",\"name\":\"How to add velocity or acceleration to solids?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/how-to-add-velocity-or-acceleration-to-solids\\\/#listItem\",\"position\":3,\"name\":\"How to add velocity or acceleration to solids?\",\"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\\\/how-to-add-velocity-or-acceleration-to-solids\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/how-to-add-velocity-or-acceleration-to-solids\\\/\",\"name\":\"How to add velocity or acceleration to solids? | Ansys Learning Forum\",\"description\":\"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/how-to-add-velocity-or-acceleration-to-solids\\\/#breadcrumblist\"},\"datePublished\":\"2024-01-25T07:40:37+00:00\",\"dateModified\":\"2024-01-25T07:40:37+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":"How to add velocity or acceleration to solids? | Ansys Learning Forum","description":"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/#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\/how-to-add-velocity-or-acceleration-to-solids\/#listItem","name":"How to add velocity or acceleration to solids?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/#listItem","position":3,"name":"How to add velocity or acceleration to solids?","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\/how-to-add-velocity-or-acceleration-to-solids\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/","name":"How to add velocity or acceleration to solids? | Ansys Learning Forum","description":"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/#breadcrumblist"},"datePublished":"2024-01-25T07:40:37+00:00","dateModified":"2024-01-25T07:40:37+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":"How to add velocity or acceleration to solids? | Ansys Learning Forum","og:description":"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/","article:published_time":"2024-01-25T07:40:37+00:00","article:modified_time":"2024-01-25T07:40:37+00:00","twitter:card":"summary_large_image","twitter:title":"How to add velocity or acceleration to solids? | Ansys Learning Forum","twitter:description":"Hi everyone, I am trying to study the effects of a moving body on the pressure drop of a fluid flowing within the moving body. The moving body should be undergoing rigid body motion. I have tried many ways to simulate this but I am having trouble getting it to work properly. I will list"},"aioseo_meta_data":{"post_id":"346500","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 17:03:19","updated":"2024-10-28 17:03:19","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\tHow to add velocity or acceleration to solids?\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":"How to add velocity or acceleration to solids?","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/how-to-add-velocity-or-acceleration-to-solids\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["337144","199"],"_bbp_author_ip":["96.7.218.223"]," _bbp_last_reply_id":["0"]," _bbp_likes_count":["0"],"_btv_view_count":["1143"],"_bbp_topic_status":["unanswered"],"_bbp_topic_id":["346500"],"_bbp_forum_id":["27792"],"_bbp_engagement":["199","337144"],"_bbp_voice_count":["2"],"_bbp_reply_count":["3"],"_bbp_last_reply_id":["346740"],"_bbp_last_active_id":["346740"],"_bbp_last_active_time":["2024-01-26 10:14:32"]},"test":"dlee043e-ntu-edu-sg"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/346500","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\/346500\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=346500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}