matlab如何敲代码-Stokes-Flow-Simulation:基于牵引力和速度边界条件的斯托克斯流模拟的边界元法(BEM)和基本解法(

上传者: 38711369 | 上传时间: 2025-09-08 21:36:29 | 文件大小: 937KB | 文件类型: ZIP
matlab如何敲代码斯托克斯流模拟 Stokes-Flow-Simulation是边界元方法(BEM)和基础解法(MFS)的Matlab实现,用于基于牵引力和速度边界条件来模拟Stokes流。 该存储库包含低雷诺数流(斯托克斯流)的数值模拟的实现。 这项工作是我在耶鲁大学博士学位论文的一部分[1]。 该代码可以执行三种可能的仿真类型: 基本解决方案(MFS)求解二维流的方法 边界元法(BEM)求解二维流 BEM解决3D流 在所有情况下,例程均会在指定牵引力和/或流边界条件后以数值方式求解域内部的矢量流场。 默认设置是模拟与相似的几何。 在某些情况下,也可以直接计算压力场,切应力张量和/或流函数。 安装 下载包含m文件的文件夹。 将所有文件夹和子文件夹添加到Matlab中的路径。 打开doit_sim_BEM_2D.m并逐格执行。 如何使用这个储存库 该存储库包含一系列m文件以及一个教程文档。 依次将m文件分为可立即运行的“ doit”可执行文件。 这些文件都位于scripts文件夹中。 可执行文件依次调用后端函数。 根据调用函数的模拟,这些函数按文件夹划分为bem_2d_functi

文件下载

资源详情

[{"title":"( 53 个子文件 937KB ) matlab如何敲代码-Stokes-Flow-Simulation:基于牵引力和速度边界条件的斯托克斯流模拟的边界元法(BEM)和基本解法(","children":[{"title":"Stokes-Flow-Simulation-master","children":[{"title":"images","children":[{"title":"flowfield_combo_fig.png <span style='color:#111;'> 117.84KB </span>","children":null,"spread":false},{"title":"flowfield_3D.png <span style='color:#111;'> 97.42KB </span>","children":null,"spread":false},{"title":"flowfield_streamfunction.png <span style='color:#111;'> 43.15KB </span>","children":null,"spread":false}],"spread":true},{"title":"scripts","children":[{"title":"doit_sim_BEM_3D.m <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"mfs_2d_functions","children":[{"title":"generateBC_MFS_2D.m <span style='color:#111;'> 5.08KB </span>","children":null,"spread":false},{"title":"calcUV_MFS_2D.m <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"calcPPsi_MFS_2D.m <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"calc_Amat_MFS_2D.m <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"bem_2d_functions","children":[{"title":"generateBC_BEM_2D.m <span style='color:#111;'> 6.54KB </span>","children":null,"spread":false},{"title":"calc_PS_2D.m <span style='color:#111;'> 6.38KB </span>","children":null,"spread":false},{"title":"calc_Amat_BEM_2D.m <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"calcUV_BEM_2D.m <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"calc_PSmat_BEM_2D.m <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"calc_SLDL_2D.m <span style='color:#111;'> 5.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"shared_functions","children":[{"title":"InteriorPts_3D.m <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"solve_mixedBC.m <span style='color:#111;'> 3.98KB </span>","children":null,"spread":false},{"title":"vis2Dfield_quiver.m <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"vis3Dfield_cube.m <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"InteriorPts_2D.m <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"vis2Dfield_streamline.m <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"edge3d","children":[{"title":"license.txt <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"example.m <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"plotsurface.m <span style='color:#111;'> 568B </span>","children":null,"spread":false},{"title":"edgedetect.m <span style='color:#111;'> 7.46KB </span>","children":null,"spread":false},{"title":"edgedetect.asv <span style='color:#111;'> 7.46KB </span>","children":null,"spread":false},{"title":"segment.m <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"quiver3D_pub","children":[{"title":"helix.m <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"html","children":[{"title":"demoQuiver3D.png <span style='color:#111;'> 4.53KB </span>","children":null,"spread":false},{"title":"demoQuiver3D.html <span style='color:#111;'> 10.52KB </span>","children":null,"spread":false},{"title":"demoQuiver3D_04.png <span style='color:#111;'> 15.32KB </span>","children":null,"spread":false},{"title":"demoQuiver3D_01.png <span style='color:#111;'> 8.15KB </span>","children":null,"spread":false},{"title":"demoQuiver3D_03.png <span style='color:#111;'> 16.52KB </span>","children":null,"spread":false},{"title":"demoQuiver3D_05.png <span style='color:#111;'> 24.45KB </span>","children":null,"spread":false},{"title":"demoQuiver3D_02.png <span style='color:#111;'> 37.12KB </span>","children":null,"spread":false}],"spread":false},{"title":"ColorSpec_LongName_to_RGBvalue.m <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"quiver3D.m <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"arrow3D.m <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"demoQuiver3D.m <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"rotatePoints.m <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false},{"title":"ColorSpec_ShortName_to_RGBvalue.m <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false}],"spread":false},{"title":"quiverc.m <span style='color:#111;'> 5.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"doit_sim_MFS_2D.m <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"doit_sim_BEM_2D.m <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"bem_3d_functions","children":[{"title":"calc_SLDL_3D.m <span style='color:#111;'> 9.94KB </span>","children":null,"spread":false},{"title":"generateBC_BEM_3D.m <span style='color:#111;'> 11.23KB </span>","children":null,"spread":false},{"title":"calc_PS_3D.m <span style='color:#111;'> 11.45KB </span>","children":null,"spread":false},{"title":"calc_Amat_BEM_3D.m <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"trigrid_com_norm.m <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"calc_PSmat_BEM_3D.m <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"grid2tri.m <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"calc_singint.m <span style='color:#111;'> 5.98KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"StokesFlowSimulation_Tutorial.pdf <span style='color:#111;'> 554.67KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明