制造解法 Manufactured Solutions 相关的论文的阅读笔记

Verification of Euler/Navier--Stokes codes using the method of manufactured solutions

https://doi.org/10.1002/fld.660

粘性项与扩散项之间的平衡

For the Navier--Stokes simulations presented herein, the absolute viscosity is chosen to be

a large constant value (μ = 10 N · s/m^2 ) in order to obtain a balance between convection and

diffusion. The thermal conductivity k is determined from the viscosity by specifying a constant

对于本文提出的纳维-斯托克斯模拟,绝对粘度被选择为一个大的常数值(μ = 10 N · s/m^2),以获得对流和扩散之间的平衡。导热系数 k 由粘度通过指定常数确定

他没有解释为什么要保持这个平衡

后面说了

By balancing these two terms, the possibility of a 'false positive' on the order of accuracy test is minimized 8, 20

具体操作过程

但是他没有讲制造解的源项具体是怎么构造的

Code Verification by the Method of Manufactured Solutions

https://doi.org/10.1115/1.1436090

制造解的复杂性

解结构也必须足够复杂,以便测试所测试的控制方程中的所有项都得到执行

使用案例

他这里是直接把制造解代入偏微分方程式,并且把所有项移到一边,得到的就是源项

Debug 编程错误

用制造解法还可以找出编程错误

Verification of a Compressible CFD Code Using the Method of Manufactured Solutions

https://doi.org/10.2514/6.2002-3110

我下不到......然后 sci hub 下载的都是公式不全的

但是内容看上去和 Verification of Euler/Navier--Stokes codes using the method of manufactured solutions 有点像

https://doi.org/10.1016/j.compfluid.2015.03.002

他的写法似乎也是,直接写了 NS 方程全部移到一边作为源项

总之......这些似乎就够了

相关推荐
浩瀚地学19 分钟前
【面试算法笔记】0105-数组-螺旋矩阵
java·开发语言·笔记·算法·面试
浩瀚地学2 小时前
【面试算法笔记】0106-数组-区间和
笔记·算法·面试
疯狂打码的少年13 小时前
【软件工程】软件开发模型:增量模型与迭代模型
笔记·软件工程
Generalzy13 小时前
从本地 Demo 到生产级检索:Milvus 学习笔记(3)
笔记·学习·milvus
凉、介16 小时前
Virtio 系列(一):框架概览
笔记·学习·嵌入式·虚拟化·virtio
Yang_jie_0317 小时前
笔记:数据结构(栈是否使用底指针以及头指针的初始化值)
数据结构·笔记·算法
一杯奶茶¥18 小时前
c语言程序设计大学期末考试考研知识点重点笔记题库复习资料C语言重点考点题库资料合集
c语言·笔记·考研·c语言程序设计·c语言笔记
依然范特东18 小时前
动手学深度学习笔记--数据操作、线性代数
人工智能·笔记·深度学习
疯狂打码的少年19 小时前
【软件工程】软件开发模型:敏捷开发(Scrum/XP)
笔记·软件工程·scrum·敏捷流程
FakeOccupational19 小时前
【电路笔记 信号】传输线方程:从RLGC推导传输线特性阻抗
笔记