Finite element method for nonlinear solid mechanics with discontinuous Galerkin
收藏simtk.org2006-04-11 更新2025-01-22 收录
下载链接:
https://simtk.org/projects/dglib
下载链接
链接失效反馈官方服务:
资源简介:
The library is written in C,C++, and Fortran. Thus far, it has only been tested on a linux cluster consisting of 92 Intel processors. For use of this library, the user must create a C++ driver application that will supply C style arrays containing the mesh data for the biological model. These include the standard connectivity, coordinate, and boundary data arrays. These can be given in the form of a conforming finite element mesh, since the library has a utility that will convert this data into a discontinuous finite element mesh. The user will need to decide the most appropriate way to analyze the results. Presently there is a utility that will create output files for the TecPlot visualization package. <br/><br/>This project includes the following software/data packages: <br/> <ul> <li> <a href="https://simtk.org/frs?group_id=52#pack_51">dglib </a> </li> </ul>
该库采用C、C++和Fortran语言编写。迄今为止,它仅在由92颗英特尔处理器组成的Linux集群上进行了测试。为使用此库,用户必须创建一个C++驱动程序应用,该应用将提供包含生物模型网格数据的C风格数组。这些数据包括标准的连接性、坐标和边界数据数组。这些数据可以以符合规范的有限元网格的形式提供,因为该库包含一个可以将此类数据转换为不连续有限元网格的实用工具。用户需要决定分析结果的最佳方法。目前,有一个实用工具可以创建用于TecPlot可视化包的输出文件。本项目包含以下软件/数据包:
<ul>
<li><a href="https://simtk.org/frs?group_id=52#pack_51">dglib</a></li>
</ul>
提供机构:
SimTK



