Advances in Engineering Software最新文献

筛选
英文 中文
A novel graph neural network framework with self-evolutionary mechanism: Application to train-bridge coupled systems 具有自我进化机制的新型图神经网络框架:列车-桥梁耦合系统的应用
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-10 DOI: 10.1016/j.advengsoft.2024.103751
Peng Zhang , Han Zhao , Zhanjun Shao , Xiaonan Xie , Huifang Hu , Yingying Zeng , Ping Xiang
{"title":"A novel graph neural network framework with self-evolutionary mechanism: Application to train-bridge coupled systems","authors":"Peng Zhang ,&nbsp;Han Zhao ,&nbsp;Zhanjun Shao ,&nbsp;Xiaonan Xie ,&nbsp;Huifang Hu ,&nbsp;Yingying Zeng ,&nbsp;Ping Xiang","doi":"10.1016/j.advengsoft.2024.103751","DOIUrl":"10.1016/j.advengsoft.2024.103751","url":null,"abstract":"<div><p>Deep learning (DL) methods have been widely applied for structural response prediction. However, classical DL methods rely heavily on training data with no consideration to the information at the structural level. They generally show poor generalization performance for unknown structural forms. To address this issue, a graph representation is proposed in this study to abstractly represent the actual structure as a graph structure, which is subsequently processed using the graph isomorphic network (GIN). Due to the unique self-evolutionary mechanism of the graph structure, the GIN model is able to disentangle from the training data, leading to excellent generalization performance on the task of response analysis with unknown structural forms. Taking train-bridge coupled (TBC) systems as examples, for different working conditions, the test results show that the prediction accuracy and generalization performance of the GIN model reach an extremely high level. Moreover, a GIN-based iterative system is proposed in this study. It exhibits significantly better generalization performance than classical DL methods for unknown structural forms, indicating its high potential for practical applications in various engineering fields. The content and findings of this study contribute to the future development of a new generation of DL methods with advanced performance.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103751"},"PeriodicalIF":4.0,"publicationDate":"2024-08-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141932054","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimizing composite shell with neural network surrogate models and genetic algorithms: Balancing efficiency and fidelity 利用神经网络代理模型和遗传算法优化复合材料外壳:平衡效率与保真度
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-09 DOI: 10.1016/j.advengsoft.2024.103740
Bartosz Miller, Leonard Ziemiański
{"title":"Optimizing composite shell with neural network surrogate models and genetic algorithms: Balancing efficiency and fidelity","authors":"Bartosz Miller,&nbsp;Leonard Ziemiański","doi":"10.1016/j.advengsoft.2024.103740","DOIUrl":"10.1016/j.advengsoft.2024.103740","url":null,"abstract":"<div><p>This study addresses the challenge of multi-objective optimization of a composite shell structure while adhering to constraints on the number of calls to a pseudo-experimental model, simulating real experiments. Two considered objective functions are defined to determine the investigated structure’s dynamic properties and material costs; the optimization involves genetic algorithms, neural surrogate model and multi-fidelity finite-element models. The results of multi-objective optimization were presented as Pareto fronts. A new strategy for preliminary result verification is proposed, significantly reducing the need for a computationally intensive complete verification that requires complex models or experimental investigations. Two different indicators are applied to assess the quality of the obtained Pareto fronts; one is a new one proposed in the paper. Moreover, a multi-fidelity approach is discussed, and three finite element models with different mesh densities are employed, together with a pseudo-experimental model constructed using high-fidelity results and incorporating a nonlinear transformation. However, challenges arise due to the arbitrarily constrained number of pseudo-experiments, limiting future experiments is crucial. The study highlights the need for further analysis of Pareto front indicators and statistical analysis of applied tools like deep neural networks and genetic algorithms. Future research directions include exploring ensemble learning in surrogate models for potential optimization benefits.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103740"},"PeriodicalIF":4.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0965997824001479/pdfft?md5=1b1b0d3c9920f65ec3a1d8f50ac6bac6&pid=1-s2.0-S0965997824001479-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141931999","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An efficient algorithm for multi-objective structural optimization problems using an improved pbest-based differential evolution algorithm 使用改进的基于 pbest 的微分进化算法解决多目标结构优化问题的高效算法
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-09 DOI: 10.1016/j.advengsoft.2024.103752
Truong-Son Cao , Hoang-Anh Pham , Viet-Hung Truong
{"title":"An efficient algorithm for multi-objective structural optimization problems using an improved pbest-based differential evolution algorithm","authors":"Truong-Son Cao ,&nbsp;Hoang-Anh Pham ,&nbsp;Viet-Hung Truong","doi":"10.1016/j.advengsoft.2024.103752","DOIUrl":"10.1016/j.advengsoft.2024.103752","url":null,"abstract":"<div><p>Multi-objective optimization (MOO) for structural design is addressed. A new MOO algorithm, named MOEA/D-EpDE, which combines the advantages of a recently developed pbest-based differential evolution method (EpDE) and the multi-objective evolutionary algorithm based on decomposition with dynamical resource allocation (MOEA/D_DRA), is proposed to solve such challenging MOO problems effectively. In MOEA/D-EpDE, a decomposition approach is performed using MOEA/D_DRA to convert a problem of approximation of the Pareto front (PF) into many scalar optimization problems, in which a dynamic computational resource allocation strategy is used to optimize the computational efforts. The EpDE algorithm, a robust single objective optimization (SOO) algorithm, is improved for MOO to solve the scalar optimization problems effectively. A simple technique for integrating an external archive to MOEA/D-EpDE is also developed to save good Pareto optimal solutions during the optimization process. The performance of MOEA/D-EpDE is first evaluated through 5 bi-objectives (ZDT1–4 and ZDT6) and 7 tri-objectives unconstrained benchmark functions. Numerical results revealed that the proposed method outperformed several MOO algorithms given the inverted generational distance (IGD) indicator. In the end, MOEA/D-EpDE is applied to solve three real-world design problems, including a welded-beam and two nonlinear inelastic truss structures. The effectiveness of the proposed algorithm is confirmed through comparison with some recently developed algorithms regarding several indicators: generational distance (GD), GD+, IGD, IGD+, and Hypervolume (HV).</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103752"},"PeriodicalIF":4.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141932055","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Gridder-HO: Rapid and efficient parallel software for high-order curvilinear mesh generation Gridder-HO:用于生成高阶曲线网格的快速高效并行软件
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-03 DOI: 10.1016/j.advengsoft.2024.103739
Xiangyu Liu , He Wang , Zhong Zhao , Huadong Wang , Zhidong Guan , Nianhua Wang
{"title":"Gridder-HO: Rapid and efficient parallel software for high-order curvilinear mesh generation","authors":"Xiangyu Liu ,&nbsp;He Wang ,&nbsp;Zhong Zhao ,&nbsp;Huadong Wang ,&nbsp;Zhidong Guan ,&nbsp;Nianhua Wang","doi":"10.1016/j.advengsoft.2024.103739","DOIUrl":"10.1016/j.advengsoft.2024.103739","url":null,"abstract":"<div><p>The advancement in high-order computational methods is reshaping the landscape of mesh generation in Computational Fluid Dynamics (CFD), steering the focus towards curvilinear mesh techniques to meet the escalating accuracy demands. Gridder-HO, the software designed to generate high-order curvilinear mesh efficiently and rapidly, has been developed. Gridder-HO supports the elevation of meshes to P2 (quadratic-order) or P3 (cubic-order). It features a layered architecture and utilizes the concurrent hash table and the Alternating Digital Tree (ADT) data structure, supporting thread-level parallelism to convert straight-edge mesh into high-order curvilinear mesh seamlessly. Gridder-HO utilizes the projection method based on a thread pool to precisely preserve geometry, and employs a novel localized RBF method with ADT for volume node interpolation to untangle the mesh, which aims to achieve a satisfactory balance between efficiency and accuracy. Validated through CFD simulations using the GPU-accelerated Python Flux Reconstruction (PyFR) solver, the practicality of Gridder-HO is demonstrated across various Reynolds numbers in typical cases such as sphere, cylinder, and SD7003 airfoil. These results confirm the high-order curvilinear meshes generated by Gridder-HO meet the high-order requirements of emerging computational methods. Moreover, Gridder-HO exemplifies its effectiveness in generating large-scale, high-order curvilinear meshes for the DLR-F6 transport aircraft configuration standard test cases. It elevates a mesh with 5 million elements to P2 in 3 min 39 sec at 68% parallel efficiency on 16 threads, and another with 14 million elements to P3 in 52 min 39 sec at 60% efficiency, illustrating its efficiency and potential in satisfying the demands of complex geometries in engineering applications.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103739"},"PeriodicalIF":4.0,"publicationDate":"2024-08-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141932056","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A computationally efficient approach of tuned mass damper design for a nuclear cabinet based on two-step machine learning and optimization methods 基于两步机器学习和优化方法的核机柜调谐质量阻尼器设计计算高效方法
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-03 DOI: 10.1016/j.advengsoft.2024.103736
Chaeyeon Go , Shinyoung Kwag , Seunghyun Eem , Jinsung Kwak , Jinho Oh
{"title":"A computationally efficient approach of tuned mass damper design for a nuclear cabinet based on two-step machine learning and optimization methods","authors":"Chaeyeon Go ,&nbsp;Shinyoung Kwag ,&nbsp;Seunghyun Eem ,&nbsp;Jinsung Kwak ,&nbsp;Jinho Oh","doi":"10.1016/j.advengsoft.2024.103736","DOIUrl":"10.1016/j.advengsoft.2024.103736","url":null,"abstract":"<div><p>Enhancing nuclear power plant (NPP) safety is demanded because of the recent beyond-design-basis earthquake near a NPP. Therefore, research on improving the seismic performance of the electrical cabinet, which ensures the safe operation of NPPs, is needed. In this paper, a tuned mass damper (TMD) is employed to control the seismic response of cabinet. To design the TMD, we employ existing design equations or perform numerical model–based optimization. However, limitations, such as inconsistencies with targeted control of the load and structure, the possibility of converging a local solution, and the high cost of numerical analysis. Therefore, this paper proposes a two-step machine learning and optimization method. Such an approach is utilized to find the optimal global design solution and reduce numerical analysis costs. Each step involves the design of experiment (DOE), response surface, and optimization. Notably, range setting in the DOE accounts for the difference between each step. In the first step, the sampling range is widened to determine the relationship between the design variables and the cabinet's response, and in the second step, the sampling range is narrowed depending on the result of the first step. Consequently, the proposed method reduced the cabinet's response by 35.4 % on average and numerical analysis cost declined by 1/3.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103736"},"PeriodicalIF":4.0,"publicationDate":"2024-08-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141931997","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A rapid and automated analysis procedure for seismic response of arch dams 拱坝地震反应快速自动分析程序
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-02 DOI: 10.1016/j.advengsoft.2024.103738
Yang-Qian Du, Jin-Ting Wang, Feng Jin, Jian-Wen Pan, Zhi-Qian Xiang
{"title":"A rapid and automated analysis procedure for seismic response of arch dams","authors":"Yang-Qian Du,&nbsp;Jin-Ting Wang,&nbsp;Feng Jin,&nbsp;Jian-Wen Pan,&nbsp;Zhi-Qian Xiang","doi":"10.1016/j.advengsoft.2024.103738","DOIUrl":"10.1016/j.advengsoft.2024.103738","url":null,"abstract":"<div><p>The seismic safety of arch dams has long been a focal point of research. Due to the complexity of modeling and computation, analyzing the seismic response of arch dams using traditional finite element methods requires a considerable amount of time. In the event of a sudden earthquake, it is challenging to quickly obtain stress analysis results or conduct a safety assessment. To address these issues, a rapid and automated analysis procedure is proposed in this paper, providing seismic response of arch dams within hours after an earthquake. The procedure includes a pre-processing program, a computing program EACD-3D-2008, and a post-processing program, achieving a fully automated process from generating non-uniform earthquakes to analyzing dam dynamic responses and visualizing computation results. As a case study, the 294.5 m high Xiaowan arch dam in southwest China is analyzed, which is equipped with strong motion instruments that have recorded several small earthquakes. The case study revealed that accounting for the non-uniformity of the earthquake significantly improves simulation results, with maximum principal stresses typically occurring near the dam-foundation rock interface. Additionally, the procedure effectively compensates for missing data, allowing for the successful supplementation of the missing acceleration records. For stronger earthquakes, high-stress regions are clearly displayed in the result visualization, providing an effective reference for safety assessment. The case study validated the accuracy and wide applicability of the procedure, demonstrating its potential to offer valuable insights for similar analyses in various engineering projects.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103738"},"PeriodicalIF":4.0,"publicationDate":"2024-08-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141883243","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Towards digital twins: Design of an entity data model in the MuPIF simulation platform 迈向数字双胞胎:在 MuPIF 仿真平台中设计实体数据模型
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-08-01 DOI: 10.1016/j.advengsoft.2024.103733
Bořek Patzák, Stanislav Šulc, Václav Šmilauer
{"title":"Towards digital twins: Design of an entity data model in the MuPIF simulation platform","authors":"Bořek Patzák,&nbsp;Stanislav Šulc,&nbsp;Václav Šmilauer","doi":"10.1016/j.advengsoft.2024.103733","DOIUrl":"10.1016/j.advengsoft.2024.103733","url":null,"abstract":"<div><p>This paper describes the design and implementation of a digital twin model in the open-source MuPIF simulation platform. MuPIF enables a user-defined data model based on an ontology or schema to be created. A representation of the data model is generated in a target data management system. The data model, integrated with MuPIF, lets model entities to be linked, and model attributes can be assigned to simulation workflows inputs and outputs. The model is semantically-defined, provides full traceability, and has a web-based API for data discovery.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103733"},"PeriodicalIF":4.0,"publicationDate":"2024-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141883306","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Influence of random geometrical imperfection on loading capacity of scaffold based on stochastic numerical model 基于随机数值模型的随机几何缺陷对脚手架承载能力的影响
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-07-31 DOI: 10.1016/j.advengsoft.2024.103737
Ni Zhang , Rui Qiu , Zhongwei Zhao , Bingzhen Zhao , Shichao Wang
{"title":"Influence of random geometrical imperfection on loading capacity of scaffold based on stochastic numerical model","authors":"Ni Zhang ,&nbsp;Rui Qiu ,&nbsp;Zhongwei Zhao ,&nbsp;Bingzhen Zhao ,&nbsp;Shichao Wang","doi":"10.1016/j.advengsoft.2024.103737","DOIUrl":"10.1016/j.advengsoft.2024.103737","url":null,"abstract":"<div><p>The existing data indicate that two-thirds of engineering accidents occur during construction among which engineering accidents caused by scaffold collapse account for a large proportion. Due to the complex mechanical behavior of connection and random nature of scaffold system caused by random geometrical imperfection, the reliability of scaffold system is lower than other kinds of building structures. However, the method considering the random geometrical imperfection is limited. To facilitate the analysis of random geometrical imperfection, the original numerical algorithm is proposed based on ANSYS Parametric Design Language. Through proposed method, two types of geometrical imperfections, i.e., the nodal location error and initial curvature can be automatically considered. The randomness in initial curvature includes random magnitude and random direction. The established numerical model is as close to reality as possible and the process of establishing stochastic numerical model can be automatically finished. The only work that needs to be done is to enter the dimensions of the scaffold. Except the propose of numerical algorithm, the objective of this study is to reveal the influence of geometrical imperfection on random distribution of loading capacity of scaffold system under different load conditions. The influence of random geometrical imperfection on probabilistic distribution of loading capacity is systematically investigated. The results indicated that there may be several buckling modes exist and the buckling mode occurred in actual condition is closely related to the random distribution of geometrical imperfection. The load factor of internal post (point 3) is 8 %–12 % larger than that of corner post. The load factor of side post is 4.7 %–7.2 % larger than that of corner post. The ultimate bending capacity <em>M</em><sub>u</sub> has little influence on the loading capacity of scaffold system when the initial bending stiffness <em>k</em><sub>o</sub> is small enough.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"197 ","pages":"Article 103737"},"PeriodicalIF":4.0,"publicationDate":"2024-07-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141883245","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Enhancing lecture capture with deep learning 利用深度学习加强讲座捕捉
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-07-29 DOI: 10.1016/j.advengsoft.2024.103732
R.M. Sales , S. Giani
{"title":"Enhancing lecture capture with deep learning","authors":"R.M. Sales ,&nbsp;S. Giani","doi":"10.1016/j.advengsoft.2024.103732","DOIUrl":"10.1016/j.advengsoft.2024.103732","url":null,"abstract":"<div><p>This paper provides an insight into the development of a state-of-the-art video processing system to address limitations within Durham University’s ‘Encore’ lecture capture solution. The aim of the research described in this paper is to digitally remove the persons presenting from the view of a whiteboard to provide students with a more effective online learning experience. This work enlists a ‘human entity detection module’, which uses a remodelled version of the Fast Segmentation Neural Network to perform efficient binary image segmentation, and a ‘background restoration module’, which introduces a novel procedure to retain only background pixels in consecutive video frames. The segmentation network is trained from the outset with a Tversky loss function on a dataset of images extracted from various Tik-Tok dance videos. The most effective training techniques are described in detail, and it is found that these produce asymptotic convergence to within 5% of the final loss in only 40 training epochs. A cross-validation study then concludes that a Tversky parameter of 0.9 is optimal for balancing recall and precision in the context of this work. Finally, it is demonstrated that the system successfully removes the human form from the view of the whiteboard in a real lecture video. Whilst the system is believed to have the potential for real-time usage, it is not possible to prove this owing to hardware limitations. In the conclusions, wider application of this work is also suggested.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"196 ","pages":"Article 103732"},"PeriodicalIF":4.0,"publicationDate":"2024-07-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S096599782400139X/pdfft?md5=a2906a6e69fc7570baf43b6aac3a15be&pid=1-s2.0-S096599782400139X-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141883246","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
RF-DYNA — Software for optimized random finite element simulation using LS-DYNA RF-DYNA - 使用 LS-DYNA 进行优化随机有限元模拟的软件
IF 4 2区 工程技术
Advances in Engineering Software Pub Date : 2024-07-27 DOI: 10.1016/j.advengsoft.2024.103724
Adam Hassan, Fadi Oudah
{"title":"RF-DYNA — Software for optimized random finite element simulation using LS-DYNA","authors":"Adam Hassan,&nbsp;Fadi Oudah","doi":"10.1016/j.advengsoft.2024.103724","DOIUrl":"10.1016/j.advengsoft.2024.103724","url":null,"abstract":"<div><p>This paper presents a user-friendly software to assign spatially distributed material properties to nonlinear finite element models in LS-DYNA using discretized three dimensional random fields and random variables. The purpose of the software is to enable probabilistic analysis frameworks that incorporate results from LS-DYNA simulations with random material properties. The software leverages the existing well-established deterministic formulation of LS-DYNA by utilizing inbuilt material constitutive laws. <em>K</em>-nearest neighbors spatial interpolation and <em>k</em>-means clustering are implemented to streamline the generation and assignment of random fields to parts in LS-DYNA models. The functionality of the software is demonstrated through real-life safety assessments of two marine structural elements composed of steel-reinforced concrete. Analysis results demonstrated the robustness and efficiency of the software where it can be successfully integrated into analysis frameworks to evaluate the safety of structural members.</p></div>","PeriodicalId":50866,"journal":{"name":"Advances in Engineering Software","volume":"196 ","pages":"Article 103724"},"PeriodicalIF":4.0,"publicationDate":"2024-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141883331","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信