搜索资源列表
BaHF
- 本代码用于BaHF分子动力学的模拟计算,其中文件包里面的byt.inp为数据输入文件,不可丢掉哦-BaHF the code for the molecular dynamics simulation, which package inside byt.inp for data entry documents, not lose!
UMAT-CREEP
- ABAQUS用户自定义流变本构模型子程序,附有验证INP文件,程序经调试通过。-ABAQUS user-defined subroutines rheological constitutive model, with verification INP file, the program adopted by the debugger.
parabola
- 求解抛物线方程的显式法,编译example_01生成可执行文件,输入example_01 inp.txt.边界条件的中心差分离散,编译example_02a.f,输入example_02ainp.txt.边界条件的向前差分离散example_02b.f,输入example_02binp.txt.-Explicit solving parabolic equation method, the compiler generates an executable file example_01, ent
remesh
- 用于对ABAQUS的INP文件进行修改 能够实现基于节点坐标变化的网格的重新划分-ABAQUS is used to modify the INP file to node-based grid coordinates of the re-classification change
UMAT
- 结构分析ABAQUS软件用户自定义子材料UMAT程序源代码,inp文件,非常实用-A UMAT subrutine of Finite Element Software ABAQUS,very useful
theta_160_crushing
- 一个Abaqus inp 文件, 基于论文Axial crushing of thin-walled structures with origami patterns, Thin-Walled Structures 54 (2012) 65–71 的算例, 模拟了带纹样正方形管的轴向静态压溃-An Abaqus inp file, based on samples of the paper, Axial crushing of thin-walled structures with origam
huang
- 黄永刚教授单晶塑形子程序(含程序及inp文件)-Professor Huang s single crystal umat (including procedures and INP files)
elasticity
- UMAT abaqus材料子程序入门程序,带有inp文件,可作为第一个子程序学习。-UMAT abaqus elasticity is a very simple fortran, for the beginners,useful
plasticity_exp
- 塑形模型的显式算法,带有INP文件,用于二维的平面模型。-explicity for plasticiy with inp files, used for plane stress model
plasticity_imp
- 塑形模型的隐式算法,带有INP文件,用于二维的平面模型。-plasticity model of implicti method, with inp files and used for plane stress
visco
- 粘塑形模型的算法,带有INP文件,用于二维的平面模型。-viscosity plasticity model ,with inp files ,used for plane models
spin
- 塑性模型的算法,考虑模型的旋转,带有INP文件,用于二维的平面模型。-rotation of model is calculated in the model.
input-ABAQUS_inp
- 自己编写的利用MATLAB导入abaqus的inp文件的代码-I have written using MATLAB import abaqus the inp file code
beam-UEl
- 一个abaqus梁单元的UEL,配套了理论和inp文件,可以完美运行-A abaqus UEL beam element, supporting the theory and inp file, you can run perfectly
LJ_uel_CNTpolymer-interface
- 针对碳纳米管高分子复合材料的界面性能,基于分子间范德华力开发的内聚力模型—用户自定义单元子程序UEL,并附inp文件。-User developed element (UEL) for the CNT/Polymer interface behaviour, with inp file can be used in the ABAQUS.
周期随机弹丸
- 生成随机弹丸,主要用于对称单元,用于abaqus创建inp文件。(Random projectiles are generated, mainly for symmetrical elements)
abaqus to flac小程序
- 利用abaqus软件建模,然后将inp文件导入flac软件中。(ABAQUS software is used to model, and then the InP file is imported into the FLAC software.)
创建裂纹
- 通过修改inp文件,用于对abaqus的模型进行自动创建裂纹的程序(by modifying inp. file, used for create a crack in abaqus model)
Desktop
- abaqus 帮助文档中的蠕变本构模型,包括时效强化模型和应变强化模型,以及一个模型的inp文件(Creep constitutive model in abaqus help document, including time-based reinforcement model and strain reinforcement model, and inp file of a model)
abaqus分析步inp生成代码
- abaqus中的加载步通过代码生成,复制到inp文件中可直接使用。