基于支持向量回归的空气动力学并行网格变形方法

Haixiang Liao, Xiang Gao
{"title":"基于支持向量回归的空气动力学并行网格变形方法","authors":"Haixiang Liao, Xiang Gao","doi":"10.1109/ICACI.2019.8778562","DOIUrl":null,"url":null,"abstract":"Mesh deformation technique is widely applied in unsteady aerodynamic simulation involving moving boundaries like fluid-structure coupling and shape optimization. This kind of method redistributes the position of grid points in accordance with the movement of the computational domain without changing their connectivity relations. In this paper, we regard the dynamic mesh problem as a nonlinear distribution problem, and present an efficient parallel mesh deformation method based on the support vector regression (SVR). In each time step, the proposed method first trains three SVRs using the coordinates of the boundary points and their known displacements in each direction as training data, and then predicts the displacements of the internal points of the mesh using the SVRs. After deforming the mesh, a dual-time step flow solver is used to solve the governing equations. Two kinds of parallel strategies are applied for different types of movement. For pre-known moving boundary cases, only a special CPU process is assigned to train the SVRs one time step earlier than the flow computing, so that the training cost will be hidden. For unpredictable moving boundary case, to ensure the consistency of the method running in parallel, the training part of the method is executed with all global boundary points in each decomposed domain. Therefore, each CPU needs to maintain a copy of the entire boundary points via a point-to-point communication. The internal evaluation of the method is predicted separately in each decomposed domain without any data dependency. An oscillatory and transient pitching airfoil case is simulated to demonstrate the applicability of the proposed mesh deformation method, and its parallel efficiency for the second strategy is over 60% with 64 cores.","PeriodicalId":213368,"journal":{"name":"2019 Eleventh International Conference on Advanced Computational Intelligence (ICACI)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Parallel Mesh Deformation Method Using Support Vector Regression for Aerodynamics\",\"authors\":\"Haixiang Liao, Xiang Gao\",\"doi\":\"10.1109/ICACI.2019.8778562\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Mesh deformation technique is widely applied in unsteady aerodynamic simulation involving moving boundaries like fluid-structure coupling and shape optimization. This kind of method redistributes the position of grid points in accordance with the movement of the computational domain without changing their connectivity relations. In this paper, we regard the dynamic mesh problem as a nonlinear distribution problem, and present an efficient parallel mesh deformation method based on the support vector regression (SVR). In each time step, the proposed method first trains three SVRs using the coordinates of the boundary points and their known displacements in each direction as training data, and then predicts the displacements of the internal points of the mesh using the SVRs. After deforming the mesh, a dual-time step flow solver is used to solve the governing equations. Two kinds of parallel strategies are applied for different types of movement. For pre-known moving boundary cases, only a special CPU process is assigned to train the SVRs one time step earlier than the flow computing, so that the training cost will be hidden. For unpredictable moving boundary case, to ensure the consistency of the method running in parallel, the training part of the method is executed with all global boundary points in each decomposed domain. Therefore, each CPU needs to maintain a copy of the entire boundary points via a point-to-point communication. The internal evaluation of the method is predicted separately in each decomposed domain without any data dependency. An oscillatory and transient pitching airfoil case is simulated to demonstrate the applicability of the proposed mesh deformation method, and its parallel efficiency for the second strategy is over 60% with 64 cores.\",\"PeriodicalId\":213368,\"journal\":{\"name\":\"2019 Eleventh International Conference on Advanced Computational Intelligence (ICACI)\",\"volume\":\"19 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-06-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2019 Eleventh International Conference on Advanced Computational Intelligence (ICACI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICACI.2019.8778562\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 Eleventh International Conference on Advanced Computational Intelligence (ICACI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICACI.2019.8778562","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

网格变形技术广泛应用于流固耦合、形状优化等运动边界的非定常气动仿真。该方法在不改变网格点的连通性的情况下,根据计算域的运动重新分配网格点的位置。本文将动态网格问题视为非线性分布问题,提出了一种基于支持向量回归(SVR)的高效并行网格变形方法。在每个时间步长,首先以边界点的坐标及其在各个方向上已知的位移作为训练数据,训练3个svr,然后利用svr预测网格内部点的位移。变形网格后,采用双时间步长流动求解器求解控制方程。针对不同类型的动作,采用了两种平行策略。对于预先知道移动边界的情况,只分配一个特殊的CPU进程来比流计算早一个时间步训练svr,这样可以隐藏训练成本。对于不可预测的移动边界情况,为了保证方法并行运行的一致性,方法的训练部分在每个分解域的所有全局边界点上执行。因此,每个CPU需要通过点对点通信维护整个边界点的副本。该方法的内部求值在每个分解域中单独预测,没有任何数据依赖。通过振动瞬变俯仰翼型的仿真验证了该方法的适用性,在64芯的情况下,该方法的并行效率可达60%以上。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Parallel Mesh Deformation Method Using Support Vector Regression for Aerodynamics
Mesh deformation technique is widely applied in unsteady aerodynamic simulation involving moving boundaries like fluid-structure coupling and shape optimization. This kind of method redistributes the position of grid points in accordance with the movement of the computational domain without changing their connectivity relations. In this paper, we regard the dynamic mesh problem as a nonlinear distribution problem, and present an efficient parallel mesh deformation method based on the support vector regression (SVR). In each time step, the proposed method first trains three SVRs using the coordinates of the boundary points and their known displacements in each direction as training data, and then predicts the displacements of the internal points of the mesh using the SVRs. After deforming the mesh, a dual-time step flow solver is used to solve the governing equations. Two kinds of parallel strategies are applied for different types of movement. For pre-known moving boundary cases, only a special CPU process is assigned to train the SVRs one time step earlier than the flow computing, so that the training cost will be hidden. For unpredictable moving boundary case, to ensure the consistency of the method running in parallel, the training part of the method is executed with all global boundary points in each decomposed domain. Therefore, each CPU needs to maintain a copy of the entire boundary points via a point-to-point communication. The internal evaluation of the method is predicted separately in each decomposed domain without any data dependency. An oscillatory and transient pitching airfoil case is simulated to demonstrate the applicability of the proposed mesh deformation method, and its parallel efficiency for the second strategy is over 60% with 64 cores.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信