期刊文献+
共找到1,575篇文章
< 1 2 79 >
每页显示 20 50 100
Totally Coded Method for Signal Flow Graph Algorithm 被引量:2
1
作者 徐静波 周美华 《Journal of Donghua University(English Edition)》 EI CAS 2002年第2期63-68,共6页
After a code-table has been established by means of node association information from signal flow graph, the totally coded method (TCM) is applied merely in the domain of code operation beyond any figure-earching algo... After a code-table has been established by means of node association information from signal flow graph, the totally coded method (TCM) is applied merely in the domain of code operation beyond any figure-earching algorithm. The code-series (CS) have the holo-information nature, so that both the content and the sign of each gain-term can be determined via the coded method. The principle of this method is simple and it is suited for computer programming. The capability of the computer-aided analysis for switched current network (SIN) can be enhanced. 展开更多
关键词 SIGNAL FLOW graph algorithm codeD method SIN.
在线阅读 下载PDF
Hierarchical Symbolic Analysis of Large Analog Circuits with Totally Coded Method
2
作者 徐静波 《Journal of Donghua University(English Edition)》 EI CAS 2006年第2期59-62,共4页
Symbolic analysis has many applications in the design of analog circuits. Existing approaches rely on two forms of symbolic-expression representation: expanded sum-of-product form and arbitrarily nested form. Expanded... Symbolic analysis has many applications in the design of analog circuits. Existing approaches rely on two forms of symbolic-expression representation: expanded sum-of-product form and arbitrarily nested form. Expanded form suffers the problem that the number of product terms grows exponentially with the size of a circuit. Nested form is neither canonical nor amenable to symbolic manipulation. In this paper, we present a new approach to exact and canonical symbolic analysis by exploiting the sparsity and sharing of product terms. This algorithm, called totally coded method (TCM), consists of representing the symbolic determinant of a circuit matrix by code series and performing symbolic analysis by code manipulation. We describe an efficient code-ordering heuristic and prove that it is optimum for ladder-structured circuits. For practical analog circuits, TCM not only covers all advantages of the algorithm via determinant decision diagrams (DDD) but is more simple and efficient than DDD method. 展开更多
关键词 Analog integrated circuit symbolic analysis circuit simulation symbolic matrix determinant totally coded method TCM).
在线阅读 下载PDF
The Research on Methodology for Material Code Standardization in the Implementation of MRP-Ⅱ
3
作者 孙虞 《Journal of Southeast University(English Edition)》 EI CAS 1996年第2期13-18,共6页
This paper analyses the current common problems of material code standardization in the implementation of MRP Ⅱ, and puts forward the basic ideas and methods for solving the problems, which has some reference value ... This paper analyses the current common problems of material code standardization in the implementation of MRP Ⅱ, and puts forward the basic ideas and methods for solving the problems, which has some reference value for the popularization of application o 展开更多
关键词 CODING standard methods
在线阅读 下载PDF
A Codebook Design Method for Robust VQ-Based Face Recognition Algorithm
4
作者 Qiu Chen Koji Kotani +1 位作者 Feifei Lee Tadahiro Ohmi 《Journal of Software Engineering and Applications》 2010年第2期119-124,共6页
In this paper, we present a theoretical codebook design method for VQ-based fast face recognition algorithm to im-prove recognition accuracy. Based on the systematic analysis and classification of code patterns, first... In this paper, we present a theoretical codebook design method for VQ-based fast face recognition algorithm to im-prove recognition accuracy. Based on the systematic analysis and classification of code patterns, firstly we theoretically create a systematically organized codebook. Combined with another codebook created by Kohonen’s Self-Organizing Maps (SOM) method, an optimized codebook consisted of 2×2 codevectors for facial images is generated. Experimental results show face recognition using such a codebook is more efficient than the codebook consisted of 4×4 codevector used in conventional algorithm. The highest average recognition rate of 98.6% is obtained for 40 persons’ 400 images of publicly available face database of AT&T Laboratories Cambridge containing variations in lighting, posing, and expressions. A table look-up (TLU) method is also proposed for the speed up of the recognition processing. By applying this method in the quantization step, the total recognition processing time achieves only 28 msec, enabling real-time face recognition. 展开更多
关键词 FACE Recognition Vector QUANTIZATION (VQ) codeBOOK Design code Classification HISTOGRAM method
在线阅读 下载PDF
一种基于Least Square Method算法的城轨车辆车门动作时间精准判断的研究
5
作者 李宏菱 宋华杰 +3 位作者 马仲智 周辉 李晴 陈龙 《时代汽车》 2025年第3期190-192,共3页
为研究城市轨道交通车辆客室车门动作时间精准性,门的动作主要依靠直流无刷电机的驱动,所以门动作判断的根本,是对电机运动状态的判读,门运动过程中由于电机码盘线受杂波干扰,系统无法准确寻找计时点从而影响系统判断门运动时间;建立波... 为研究城市轨道交通车辆客室车门动作时间精准性,门的动作主要依靠直流无刷电机的驱动,所以门动作判断的根本,是对电机运动状态的判读,门运动过程中由于电机码盘线受杂波干扰,系统无法准确寻找计时点从而影响系统判断门运动时间;建立波形矫正模型,利用数学方法校准波形,让MCU找出最佳计时点并处理(误差不超过10ms),采用最小二乘法模型,通过最小化误差的平方和找到一组数据的最佳函数匹配,求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小,可精准地得到门动作时间。模拟测试结果表明,门动作时间测算误差所示其误差为7.42ms,小于10ms。 展开更多
关键词 城轨车辆 客室车门 电机码盘 Least Square method算法 门动作时间精准
在线阅读 下载PDF
基于静态分析的代码规范评价最优化策略研究
6
作者 曹炳尧 刘玉婷 《工业控制计算机》 2026年第2期73-74,156,共3页
针对当前代码规范性检测方法中存在的检测目标单一及缺少量化评分等问题,提出一种基于静态分析的代码规范性评价最优化策略。通过静态分析技术提取代码特征并进行规范匹配,检测并反馈代码在六大维度上的规范性缺陷。采用熵权法计算六大... 针对当前代码规范性检测方法中存在的检测目标单一及缺少量化评分等问题,提出一种基于静态分析的代码规范性评价最优化策略。通过静态分析技术提取代码特征并进行规范匹配,检测并反馈代码在六大维度上的规范性缺陷。采用熵权法计算六大维度的客观权重,结合拉格朗日乘子法融合客观权重与教师主观权重以计算评分。实验结果表明,该方法能成功检测所有定义的缺陷且在评分准确率上优于既有方法。 展开更多
关键词 代码规范 代码评分 代码静态分析 拉格朗日乘子法 熵权法
在线阅读 下载PDF
Effect of curing time on the mesoscopic parameters of cemented paste backfill simulated using the particle flow code technique 被引量:3
7
作者 Lang Liu Jie Xin +4 位作者 Chao Huan Yu-jiao Zhao Xiang Fan Li-jie Guo KI-IL Song 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 2021年第4期590-602,共13页
Several special mechanical properties,such as dilatancy and compressibility,of cemented paste backfill(CPB)are controlled by its internal microstructure and evolution.The mesoscopic structure changes of CPB during the... Several special mechanical properties,such as dilatancy and compressibility,of cemented paste backfill(CPB)are controlled by its internal microstructure and evolution.The mesoscopic structure changes of CPB during the development process were investigated.On the basis of the scanning electron microscopy(SEM)and mechanical test results of CPB,the particle size information of CPB was extracted,and a two-dimensional particle flow code(PFC)model of CPB was established to analyze the evolution rule of mesoscopic parameters during CPB development.The embedded FISH language in PFC was used to develop a program for establishing a PFC model on the basis of the SEM results.The mesoscopic parameters of CPB samples at different curing times,such as coordination number(C_(n)),contact force chain,and rose diagram,were obtained by recording and loading and used to analyze the intrinsic relationship between mesoscopic parameter variations and macroscopic mechanical response during CPB development.It is of considerable significance to establish the physical model of CPB using the PFC to reveal the mesoscopic structure of CPB. 展开更多
关键词 cemented paste backfill particle flow code method mesoscopic parameters FABRIC
在线阅读 下载PDF
DRG支付方式下病案高编码对医保支付的影响 及特征探究
8
作者 邢维荣 张俊全 +1 位作者 秦超 张怡 《黑龙江医学》 2026年第3期340-342,共3页
在医疗费用控制与医疗服务效率提升的背景下,DRG支付方式作为先进的医疗保险支付机制,在全球范围内被广泛应用。DRG支付方式的核心在于将患者根据其临床诊断、治疗过程及资源消耗因素归类至不同的疾病诊断相关组,从而实现按组付费而非... 在医疗费用控制与医疗服务效率提升的背景下,DRG支付方式作为先进的医疗保险支付机制,在全球范围内被广泛应用。DRG支付方式的核心在于将患者根据其临床诊断、治疗过程及资源消耗因素归类至不同的疾病诊断相关组,从而实现按组付费而非按服务项目逐一计费。这种方式旨在通过标准化支付标准,减少过度医疗,优化医院运营效率和服务质量。 展开更多
关键词 医保支付 病案高编码 DRG支付方式
暂未订购
Wave Energy System Combined by a Heaving Box and a Perforated Flexible Membrane Wall
9
作者 Sarat Chandra Mohapatra C.Guedes Soares 《哈尔滨工程大学学报(英文版)》 2026年第1期110-121,共12页
An analytical model of a floating heaving box integrated with a vertical flexible porous membrane placed right next to the box applications to wave energy extraction and breakwater systems is developed under the reduc... An analytical model of a floating heaving box integrated with a vertical flexible porous membrane placed right next to the box applications to wave energy extraction and breakwater systems is developed under the reduced wave equation.The theoretical solutions for the heave radiating potential to the assigned physical model in the corresponding zones are attained by using the separation of variables approach along with the Fourier expansion.Applying the matching eigenfunction expansion technique and orthogonal conditions,the unknown coefficients that are involved in the radiated potentials are determined.The attained radiation potential allows the computation of hydrodynamic coefficients of the heaving buoy,Power Take-Off damping,and wave quantities.The accuracy of the analytical solution for the hydrodynamic coefficients is demonstrated for different oblique angles with varying numbers of terms in the series solution.The current analytical analysis findings are confirmed by existing published numerical boundary element method simulations.Several numerical results of the hydrodynamic coefficients,power capture,power take-off optimal damping,and transmission coefficients for numerous structural and physical aspects are conducted.It has been noted that the ideal power take-off damping increases as the angle of incidence rises,and the analysis suggests that the ability to capture waves is more effective in shallower waters compared to deeper ones. 展开更多
关键词 Analytical model Heaving buoy Flexible membrane perforated wall Boundary element method code Power take-off Power capture
在线阅读 下载PDF
互承结构在缩聚节点编码系下的空间刚架位移法
10
作者 夏永强 王晋 +5 位作者 孟秀梅 王鹤臣 倪可忆 余子英 肖南 邹宝平 《工程科学与技术》 北大核心 2026年第2期302-310,共9页
互承结构中铰节点位于杆件边缘,无法通过直接修改刚度矩阵的方式描述这类连接关系。为了更加高效地计算互承结构的内力和变形,本文提出一套适用于互承结构的静力计算方法。在铰节点处定义广义节点位移由铰节点的三向线位移、两个梁端节... 互承结构中铰节点位于杆件边缘,无法通过直接修改刚度矩阵的方式描述这类连接关系。为了更加高效地计算互承结构的内力和变形,本文提出一套适用于互承结构的静力计算方法。在铰节点处定义广义节点位移由铰节点的三向线位移、两个梁端节点的三向角位移组成。根据互承搭接节点处梁端节点的位移关系,用铰节点广义位移描述梁端节点位移,在传统空间刚架位移法的基础上,用铰节点处编码取代梁端节点上的两个编码,对整体结构节点编码进行缩聚。根据虚功原理,推导缩聚节点编码系下结构的总体刚度方程,集成缩聚节点编码系下结构的总体刚度矩阵。引入边界条件修正总体刚度矩阵,代入刚度方程即可求得缩聚节点编码系下结构的节点位移,进一步求得原编码系下结构的位移和内力。在算例分析中,采用本文所提方法对空间两杆搭接结构和阿基米德6^(3)型互承结构进行计算分析,并借助有限元软件ANSYS进行对比验证。结果显示:两种计算方法所得结果误差在3.5%以内,验证了本文所提方法的正确性;有限单元法模拟互承搭接节点时需要额外建立短刚臂,短刚臂将产生15个节点自由度,而提出的方法只需要使用实际铰节点处广义节点位移的9个自由度,有效减少了整体结构的计算自由度数目,在求解互承结构时更加简洁高效。 展开更多
关键词 互承结构 缩聚节点编码 刚度矩阵 空间刚架位移法 有限单元法
在线阅读 下载PDF
基于游程的改进编码测试数据压缩方案
11
作者 韩光延 刘杰 蔡仁浩 《智能计算机与应用》 2026年第1期129-132,共4页
SOC复杂性的增加导致测试数据量剧增,且测试难度也随即加大,因而降低测试数据量就成为亟待解决的问题。为此提出一种编码压缩方法,针对一个SOC测试集统计其游程长度,通过游程切分方法将游程长度值转换成更小的数值来表示,减少测试数据... SOC复杂性的增加导致测试数据量剧增,且测试难度也随即加大,因而降低测试数据量就成为亟待解决的问题。为此提出一种编码压缩方法,针对一个SOC测试集统计其游程长度,通过游程切分方法将游程长度值转换成更小的数值来表示,减少测试数据集中表示游程长度所需要的二进制位数。该方法采用特殊的变长到变长的编码方案进行压缩,其目的就是通过缩小游程长度值的变化范围达到减少编码位数的效果。ISCAS89基准电路实验结果表明该方法的压缩效果与Golomb码、改进型相对游程长度编码方法等编码压缩方案相比有一定的优势。 展开更多
关键词 测试数据压缩 游程长度 切分方法 编码压缩
在线阅读 下载PDF
利用视觉二维码的杆塔位姿动态监测
12
作者 刘锐 王琰 +1 位作者 张全 牛小骥 《导航定位学报》 北大核心 2026年第1期142-150,共9页
由于天气、温度等外界因素的影响,通信基站、输电塔和风力发电塔等杆塔式结构物会产生不同程度的位姿动态变化,为了保障信号强度及供电、发电效率,以及设备运行的安全性,需要一套高精度位姿动态变化监测方案。针对现有技术方案适用场景... 由于天气、温度等外界因素的影响,通信基站、输电塔和风力发电塔等杆塔式结构物会产生不同程度的位姿动态变化,为了保障信号强度及供电、发电效率,以及设备运行的安全性,需要一套高精度位姿动态变化监测方案。针对现有技术方案适用场景较为局限且传感器成本较高的问题,提出一种结合开源视觉基准系统AprilTag二维码和单目视觉的低成本接触式位姿动态变化的测量方案,在一般环境中实现对杆塔位姿动态变化的精密、稳定监测。通过蒙特卡洛仿真模拟、最小二乘法理论分析和六自由度运动平台的实测数据,对基于AprilTag的相机位姿估计精度进行定量评估。在视线距离为2.5 m的实验条件下的实测结果表明,该技术位移精度可达1.37 mm、0.32 mm、0.31 mm,姿态精度为0.024°、0.117°、0.112°,初步揭示该技术方案用于杆塔位姿动态监测的可行性。 展开更多
关键词 杆塔位姿动态监测 视觉二维码 相机位姿估计 蒙特卡洛方法 最小二乘方法
在线阅读 下载PDF
基于强化学习的电厂热电机组群实时负荷分配研究
13
作者 童承宙 《电力系统装备》 2026年第1期59-61,共3页
电厂热电机组群实时负荷分配中,电力需求、燃料成本、机组运行状况等因素存在不确定性,为此,文章基于强化学习对电厂热电机组群实时负荷分配进行研究,以解决电厂热电机组群动态变化和不确定性问题。利用关系函数计算电厂热电机组群能耗... 电厂热电机组群实时负荷分配中,电力需求、燃料成本、机组运行状况等因素存在不确定性,为此,文章基于强化学习对电厂热电机组群实时负荷分配进行研究,以解决电厂热电机组群动态变化和不确定性问题。利用关系函数计算电厂热电机组群能耗;基于能耗值引进深度强化学习算法,进行电厂机组负荷状态编码设计,解决电厂热电机组群动态变化和不确定性问题;根据机组状态和电网需求,动态调整各机组的负荷分配,实现机组群的实时负荷优化分配决策。对比试验结果表明,文章设计的方法不仅可以实现热电机组群实时负荷的跟踪,还能保证分配后机组群负荷的均匀性。 展开更多
关键词 强化学习 能耗 负荷分配方法 状态编码 热电机组群 电厂
在线阅读 下载PDF
PIC方法在RFQ加速器z-code和t-code模拟程序中的应用研究
14
作者 邢庆子 林郁正 傅世年 《核技术》 EI CAS CSCD 北大核心 2005年第5期342-348,共7页
本文介绍了二维PIC(Particle in cell)方法,这种方法常用于粒子动力学模拟中空间电荷作用的计算。并比较了以时间为自变量(t-code)和以纵向位置为自变量(z-code)的两种动力学模拟程序;针对“国家重点基础研究发展规划”洁净核能项目中... 本文介绍了二维PIC(Particle in cell)方法,这种方法常用于粒子动力学模拟中空间电荷作用的计算。并比较了以时间为自变量(t-code)和以纵向位置为自变量(z-code)的两种动力学模拟程序;针对“国家重点基础研究发展规划”洁净核能项目中的射频四极(RFQ)加速器结构参数,给出了单束加速和正、负离子束同时加速两种情况下,t-code和z-code模拟得出的传输效率。结果表明,当束团的相位宽度大或能散大时,z-code 在计算空间电荷作用时会引入相对较大的误差,从而应该使用t-code来进行动力学模拟,以获得更准确的结果。 展开更多
关键词 PIC(Particle in cell)方法 空间电荷作用 t-code z-code 射频四极(RFQ)加速器
在线阅读 下载PDF
二维码视频联合反馈式教育法健康教育方案在膝关节置换术康复护理中的实施效果分析
15
作者 周向萍 胡珊 +3 位作者 刘芬 陈秋庆 罗淑萍 孙斌 《中国医药指南》 2026年第1期167-169,共3页
目的探究对接受膝关节置换术的患者在围手术期护理中采用二维码视频联合反馈式教育法健康教育方案产生的临床应用价值。方法选取娄底市中心医院在2024年3月至2025年6月收治的膝关节骨性关节炎患者,共计92例作为研究对象,按照随机数字表... 目的探究对接受膝关节置换术的患者在围手术期护理中采用二维码视频联合反馈式教育法健康教育方案产生的临床应用价值。方法选取娄底市中心医院在2024年3月至2025年6月收治的膝关节骨性关节炎患者,共计92例作为研究对象,按照随机数字表法划分成每46例为一组的对照组(常规健康宣教)和研究组(二维码可视化康复训练视频结合反馈式教育法健康宣教),对比两组护理效果。结果两组患者入院时、术前1 d等时间节点的膝关节评分比较无统计学意义(P>0.05)。研究组患者出院当日、出院30 d、出院90 d膝关节功能分值相对高于对照组(P<0.05),研究组患者的康复依从性、康复训练正确率与护理满意度等指标,均高于对照组(P<0.05)。结论对接受膝关节置换术的患者在围手术期护理中采用二维码视频联合反馈式教育法健康教育方案产生的临床应用价值显著。 展开更多
关键词 膝关节置换术 二维码视频 反馈式教育法健康教育
暂未订购
A comparative study of pseudo-static slope stability analysis using different design codes 被引量:3
16
作者 Xin-guang Yang En-di Zhai +1 位作者 Yuan Wang Zhong-bo Hu 《Water Science and Engineering》 EI CAS CSCD 2018年第4期310-317,共8页
Many researchers have developed new calculation methods to analyze seismic slope stability problems, but the conventional pseudo-static method is still widely used in engineering design due to its simplicity. Based on... Many researchers have developed new calculation methods to analyze seismic slope stability problems, but the conventional pseudo-static method is still widely used in engineering design due to its simplicity. Based on the Technical Code for Building Slope Engineering(GB 50330-2013) of China and the Guidelines for Evaluating and Mitigating Seismic Hazards in California(SP117), a comparative study on the pseudo-static method was performed. The results indicate that the largest difference between these two design codes lies in determination of the seismic equivalence reduction factor( f;). The GB 50330-2013 code specifies a single value for f;of 0.25. In SP117, numerous factors,such as magnitude and distance, are considered in determining f;. Two case studies show that the types of slope stability status evaluated by SP117 are in agreement with those evaluated by the seismic time-history stability analysis and Newmark displacement analysis. The factors of safety evaluated by SP117 can be used in practice for safe design. However, the factors of safety evaluated by GB 50330-2013 are risky for slope seismic design. 展开更多
关键词 EARTHQUAKE Slope stability Pseudo-static method Design code
在线阅读 下载PDF
Adding Sub-chain Method for Structural Synthesis of Planar Closed Kinematic Chains 被引量:2
17
作者 DENG Zongquan YANG Fei TAO Jianguo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2012年第2期206-213,共8页
For at least the past five decades,structural synthesis has been used as a main means of finding better mechanisms with some predefined function.In structural synthesis,isomorphism identification is still a problem un... For at least the past five decades,structural synthesis has been used as a main means of finding better mechanisms with some predefined function.In structural synthesis,isomorphism identification is still a problem unsolved well,and to solve this problem is very significant to the design of new mechanisms.According to the given degree of freedom(DOF) and link connection property of planar closed chain mechanisms,vertex assortment is obtained.For solving the isomorphism problem,a method of the adding sub-chains is proposed with the detailed steps and algorithms in the synthesizing process.Employing this method,the identification code and formation code of every topological structure are achieved,therefore many isomorphic structures could be eliminated in time during structural synthesis by comparing those codes among different topological graphs,resulting in the improvement of synthesizing efficiency and accuracy,and the approach for eliminating rigid sub-chains in and after the synthesizing process is also presented.Some examples are given,including how to add sub-chains,how to detect simple rigid sub-chains and how to obtain identification codes and formulation codes et al.Using the adding sub-chain method,the relative information of some common topological graphs is given in the form of table.The comparison result is coincident with many literatures,so the correctness of the adding sub-chain method is convinced.This method will greatly improve the synthesizing efficiency and accuracy,and has a good potential for application. 展开更多
关键词 structural synthesis adding sub-chain method identification code formation code rigid sub-chains
在线阅读 下载PDF
A NUMERICAL METHOD OF K-S ENTROPY CALCULATION FOR A STRANGE ATTRACTOR
18
作者 赵南 刘曾荣 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 1992年第1期16-20,共5页
Based directly on the original definition of K-S entropy, a new algorithm for calculating K-S entropy from chaotic time series is developed by using some techniques of coding and code operation.
关键词 CHAOS K-S entropy numerical method CODING
在线阅读 下载PDF
基于IGF Code的独立液罐布置分析 被引量:1
19
作者 卢菲 杜鲁辉 《船舶设计通讯》 2016年第B04期29-36,共8页
以清洁能源作为燃料的船舶早已进入业界的视野,成为近几年满足CO_2,NO_X和SO_X排放要求的热门选择。针对这一热点,MSC.285(86)和IGF Code应运而生。基于IGF Code,就独立液罐布置所适用的确定性和概率性两种计算方法进行阐述。特别对于... 以清洁能源作为燃料的船舶早已进入业界的视野,成为近几年满足CO_2,NO_X和SO_X排放要求的热门选择。针对这一热点,MSC.285(86)和IGF Code应运而生。基于IGF Code,就独立液罐布置所适用的确定性和概率性两种计算方法进行阐述。特别对于概率性方法中的计算公式,给予数学分析和归纳总结,结合实际布置案例,提出了如何满足规范要求的思路和方法,为今后的设计提供参考和依据。 展开更多
关键词 IGF code 确定性计算方法 概率性计算方法 独立液罐布置
在线阅读 下载PDF
Accuracy analysis of immersed boundary method using method of manufactured solutions 被引量:1
20
作者 宫兆新 鲁传敬 黄华雄 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2010年第10期1197-1208,共12页
The immersed boundary method is an effective technique for modeling and simulating fluid-structure interactions especially in the area of biomechanics.This paper analyzes the accuracy of the immersed boundary method.T... The immersed boundary method is an effective technique for modeling and simulating fluid-structure interactions especially in the area of biomechanics.This paper analyzes the accuracy of the immersed boundary method.The procedure contains two parts,i.e.,the code verification and the accuracy analysis.The code verification provides the confidence that the code used is free of mistakes,and the accuracy analysis gives the order of accuracy of the immersed boundary method.The method of manufactured solutions is taken as a means for both parts.In the first part,the numerical code employs a second-order discretization scheme,i.e.,it has second-order accuracy in theory.It matches the calculated order of accuracy obtained in the numerical calculation for all variables.This means that the code contains no mistake,which is a premise of the subsequent work.The second part introduces a jump in the manufactured solution for the pressure and adds the corresponding singular forcing terms in the momentum equations.By analyzing the discretization errors,the accuracy of the immersed boundary method is proven to be first order even though the discretization scheme is second order.It has been found that the coarser mesh may not be sensitive enough to capture the influence of the immersed boundary,and the refinement on the Lagrangian markers barely has any effect on the numerical calculation. 展开更多
关键词 manufactured solution immersed boundary method order of accuracy code verification discretization error
在线阅读 下载PDF
上一页 1 2 79 下一页 到第
使用帮助 返回顶部