搜索资源列表
Introduction to Computational Plasticity
- 一本国外的很好计算塑性力学的好书,更重要的是里面有他的用abaqus的接口umat和vmant程序源码,推荐的一本好书。。。
elastic.rar
- abaqus 二次开发子程序 实现平面应变的本构关系,UMAT for plane strain and axial symmetry for elastic behaviour using ABAQUS stress and strain quantities
duncan-chang
- 土体本构模型代码,用于ABAQUS有限元软件分析-Soil constitutive model code, ABAQUS finite element software for analysis
Abaqus-UELyonghushuoming-
- Abaqus UEL用户说明 Abaqus UEL用户说明-Abaqus UELyonghushuoming
Python-(source-code)-in--Abaqus
- Python语言在Abaqus中的应用(源码)-Python language application (source code) in the Abaqus
ABAQUS-Python-secondary-develop
- ABAQUS Python二次开发攻略源码-Raiders secondary development of ABAQUS Python source
Writing-User-Subroutines-with-ABAQUS
- 利用fortran汇编语言,对abaqus软件进行二次开发。-user subroutine writing instruction
python language
- Python语言在ABAQUS中的应用 书籍源代码(source code of Python language in ABAQUS applications)
mises
- abaqus在岩土工程中应用,第六章其中的一段源代码,(apply for geotectnical)
honeycomb_standard
- 蜂窝结构:python语言,在abaqus里面生成蜂窝结构的有限元模型,方便分析(Python language, the finite element model of honeycomb structure is generated in ABAQUS, which is convenient for analysis)
01-3D ELASTIC
- abaqus for elastic material in 3D
duncan-new
- 新增的abaqus邓肯张模型,解决了编译错误问题(New abaqus Duncan chang model)
a2
- abaqus 水利压裂的帮助文档很多都没有模型,这个有part,instance可以慢慢看(ABAQUS hydraulic fracturing helps many of the help documents have no model, this is part, instance can be seen slowly)
production-injection-permeability in ABAQUS
- 能够实现ABAQUS注采建模,并且利用子程序实现注采过程中的渗透率应力敏感性描述(ABAQUS injection-production modeling can be realized, and the permeability stress sensitivity descr iption in injection-production process can be realized by subroutine.)
DLoadBearing-for
- 用于ABAQUS滚动计算求解动态接触力,需要使用者对FORTRAN77有一定掌握(For rolling calculation of ABAQUS to solve dynamic contact force, users need to have a certain grasp of FORTRAN77)
ABAQUS 6.6-Basic tutorials and examples(2)
- 《ABAQUS 6.6基础教程与实例详解》-刘展-源代码-,提供了书中全部实际建模例子,包含CAE以及INP文件,供使用者参考!("ABAQUS 6.6 Basic Tutorial and Example Details" - Liu Zhan - source code - - provides all the actual modeling examples in the book, including CAE and INP files for users to re
ABAQUS 6.6-Basic tutorials and examples(3)
- 《ABAQUS 6.6基础教程与实例详解》,提供了书中全部建模例子,包含模型的CAE以及INP文件,供使用者参考!(ABAQUS 6.6 Basic Tutorial and Example Detailed provides all the modeling examples in the book, including the CAE model and INP file for users to refer to!)
ABAQUS 6.6-Basic tutorials and examples(4)
- 《ABAQUS 6.6基础教程与实例详解》,提供了书中全部建模例子,包含模型的CAE以及INP文件,这是书中第四部分内容,供使用者参考!(ABAQUS 6.6 Basic Tutorial and Example Detailed, provides all the modeling examples in the book, including the model of CAE and INP files, this is the fourth part of the book for use
Fracture_XFEM2DSingle_ABQ2017
- 用ABAQUS扩展有限元方法模拟水里压裂的例子。(The program developed in Python language is mainly used to simulate the hydraulic fracture on ABAQUS platform. Plastic damage model is adopted for cement sheath.)
生死单元循环
- 利用Python脚本实现生死单元循环,在abaqus软件中实现生死单元循环。。。。