MATLAB有限元分析与应用源代码-flow_sims:二维盖驱动腔流模拟:FEM,FDM和SIMPLE

上传者: 38731479 | 上传时间: 2021-06-29 17:35:09 | 文件大小: 9.27MB | 文件类型: ZIP
MATLAB有限元分析与应用源代码flow_sims 问题:2D盖驱动腔流动 解决方法: FDM-有限差分法[1]。 有限元-Galerkin有限元方法[2]。 FVM-具有有限体积离散化的SIMPLE算法[3,4,5] 数字: 每个文件夹包含压力和速度场的求解器以及相应的图形功能 performance_analysis.ipynb:速度曲线图和运行时间图的模板代码。 参考: [1]。 LA Barba和GF Forsyth,CFD Python:Navier-Stokes方程式的12个步骤。 Journal of Open Source Education,1(9),21,(2018)。 [2]。 EG Tsega和VK Katiyar。 二维不可压缩NavierStokes方程的有限元解决方案,使用MATLAB,应用程序和应用数学13(1)(2018)。 [3]。 MJ Sarfi,使用SIMPLE算法的2D盖驱动腔流动,MathWorks,(2018年)。 [4]。 T. Sorensen和F. Hastrup-Nielson。 盖驱动腔流动,丹麦技术大学,(2015年)。 [

文件下载

资源详情

[{"title":"( 43 个子文件 9.27MB ) MATLAB有限元分析与应用源代码-flow_sims:二维盖驱动腔流模拟:FEM,FDM和SIMPLE","children":[{"title":"flow_sims-master","children":[{"title":".ipynb_checkpoints","children":[{"title":"cfd_tutorial-checkpoint.ipynb <span style='color:#111;'> 2.70MB </span>","children":null,"spread":false},{"title":"v_dist-checkpoint.ipynb <span style='color:#111;'> 64.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"SIMPLE","children":[{"title":"get_coeff_mat_modified.m <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":".ipynb_checkpoints","children":[{"title":"SIMPLE graphs-checkpoint.ipynb <span style='color:#111;'> 439.70KB </span>","children":null,"spread":false}],"spread":true},{"title":"SIMPLE_data_1000.txt <span style='color:#111;'> 195.69KB </span>","children":null,"spread":false},{"title":"SIMPLE_data_100.txt <span style='color:#111;'> 302.78KB </span>","children":null,"spread":false},{"title":"checkDivergenceFree.m <span style='color:#111;'> 206B </span>","children":null,"spread":false},{"title":"license.txt <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"SIMPLE_data_200.txt <span style='color:#111;'> 32.57KB </span>","children":null,"spread":false},{"title":"u_momentum.m <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"pres_correct.m <span style='color:#111;'> 571B </span>","children":null,"spread":false},{"title":"cavity.m <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false},{"title":"get_coeff_mat.m <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false},{"title":"SIMPLE_data_500.txt <span style='color:#111;'> 129.96KB </span>","children":null,"spread":false},{"title":"pentaDiag_solve.m <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"SIMPLE graphs.ipynb <span style='color:#111;'> 439.70KB </span>","children":null,"spread":false},{"title":"v_momentum.m <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"updateVelocity.m <span style='color:#111;'> 781B </span>","children":null,"spread":false},{"title":"#cavity.m# <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"SIMPLE_data_20.txt <span style='color:#111;'> 300.68KB </span>","children":null,"spread":false},{"title":"SIMPLE_data_400.txt <span style='color:#111;'> 32.52KB </span>","children":null,"spread":false},{"title":"get_rhs.m <span style='color:#111;'> 525B </span>","children":null,"spread":false},{"title":"cavity.m~ <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false}],"spread":false},{"title":"cfd_tutorial.ipynb <span style='color:#111;'> 2.70MB </span>","children":null,"spread":false},{"title":"FD","children":[{"title":".ipynb_checkpoints","children":[{"title":"2D Cavity Flow-checkpoint.ipynb <span style='color:#111;'> 1018.36KB </span>","children":null,"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"2D Cavity Flow.ipynb <span style='color:#111;'> 1016.96KB </span>","children":null,"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"FEM","children":[{"title":"localfluidvector.m <span style='color:#111;'> 82B </span>","children":null,"spread":false},{"title":"connective.m <span style='color:#111;'> 907B </span>","children":null,"spread":false},{"title":"assemblymatrix.m <span style='color:#111;'> 731B </span>","children":null,"spread":false},{"title":"funbdof.m <span style='color:#111;'> 1022B </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"fungdof.m <span style='color:#111;'> 787B </span>","children":null,"spread":false},{"title":"fluidelemmatrix.m <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"generate_mesh.m <span style='color:#111;'> 515B </span>","children":null,"spread":false},{"title":"FEM_main.m <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"assemblyfluidvector.m <span style='color:#111;'> 460B </span>","children":null,"spread":false},{"title":"node48.m <span style='color:#111;'> 686B </span>","children":null,"spread":false}],"spread":false},{"title":"performance_analysis.ipynb <span style='color:#111;'> 83.11KB </span>","children":null,"spread":false},{"title":"LidDrivenCavityFlow_Report.pdf <span style='color:#111;'> 2.71MB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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