搜索资源列表
FEMprogram
- 四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。-Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using el
ephim.ZIP
- 弹塑性小变形程序,用于计算弹塑性的小变形,另附有一些简单的例子-Small elastic-plastic deformation process used to calculate the elastic-plastic small deformation, there is an additional example of some simple
qiexiangangdu
- 用于弹塑性本构的切线刚度计算,基于塑性本构的增量理论编写(flow theory coupled with damage failure criteria of the program for the vumat ABAQUS program, functional simulation load to failure of the process of destruction)
Desktop
- abaqus 弹塑性本构的编程与实现,无限元模型的建立与实现,算例(The programming and implementation of ABAQUS elastoplastic constitutive model, the establishment and implementation of infinite element model, an example)
弹塑性实体的平面应变分析
- 应用FORTRAN语言编写弹塑性实体的平面应变分析例子(Plane strain analysis of elastoplastic solid)
弹塑性固体
- 弹塑性固体刚度矩阵、变形、节点位移等有限元计算程序(Calculation of ElastoPlastic solid stiffness Matrix, deformation and displacement)
EP_M
- 计算各向同性硬化弹塑性模型,利用J2流动理论(The elastoplastic model of isotropic hardening is calculated by using J2 flow theory.)
HYPLAS_v2.0
- HYPLAS 2.0:固体超弹性和弹塑性隐式大应变和小应变有限元分析程序,本程序是<<塑性力学计算方法:理论与应用>>的附件.(Program for implicit small and large strain finite element analysis of hyperelastic and elastoplastic solids.)
J2FLOW
- 一种基于Fortran语言编写的二次开发的弹塑性本构模型(Secondary Development Program of Elastoplastic Constitutive Model)
mises_book
- UMAT-MISES--基于Mises屈服方程的弹塑性本构模型(UMAT for Mises the elastic-plastic constitutive equation based on the Mises yield funcion)
NFEM2
- 平面应力、平面应变以及轴对称问题的弹塑性分析(PROGRAM FOR THE ELASTO-PLASTIC ANALYSIS OF PLANE STRESS, PLANE STRAIN AND AXISYMMETRIC SOLIDS)
弹塑性程序
- 此程序包可以进行方便快捷的弹塑性有限元运算(It can be used for elastic-plastic finite element calculation)
113172203VUMAT
- 专门用于abaqus对材料的二次开发,对弹塑性本构有更深入的了解(It is specially used for the secondary development of materials by abaqus, and has a deeper understanding of the elastic-plastic constitutive law.)
CDM GTN umat
- 混凝土的弹塑性损伤问题,可以很好解决弹塑性损伤问题(The elastoplastic damage of concrete can be solved well)
单自由度地震能量计算的程序matlab
- 使用双线性滞回模型的单自由度 弹塑性时程分析,MATLAB编程(Single degree of freedom elastoplastic time history analysis using bilinear hysteretic model, MATLAB programming)
10层楼弹塑性时程分析
- 基于双线性滞回模型的单自由度 弹塑性时程分析,并采用MATLAB编程实现(Single degree of freedom elastoplastic time history analysis using bilinear hysteretic model, MATLAB programming)
ABAQUS子程序UMAT里弹塑本构的实现
- ABAQUS是一款可以自定义材料属性的软件,本文档介绍了怎么在子程序中实现弹塑性本构。(ABAQUS is a kind of software that can customize material properties. This document describes how to realize elastic-plastic constitutive in subroutines.)
59564359M-C_by_Johan_Clausen
- ABAQUS本构模型二次开发,UMAT子程序,弹塑性摩尔库伦本构模型(Elastoplastic Mohr Coulomb constitutive model)
simplexample
- 一个简单的abaqus入门弹塑性模型子程序案例(a simple abaqus VUMAT that could be used to describe elasticoplastic model)
ABAQUS二次开发子程序UMAT_理想弹塑性模型
- ABAQUS二次开发子程序UMAT_理想弹塑性模型,适合新手学习