CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - user subroutine UMAT

搜索资源列表

  1. Umat-plasticity abaqus的材料塑性代码

    8下载:
  2. abaqus的材料塑性代码,属于用户材料子程序-abaqus user subroutine for plasticity
  3. 所属分类:其他小程序

    • 发布日期:2012-10-07
    • 文件大小:1865
    • 提供者:leng
  1. user-subroutine

    0下载:
  2. UMAT-User subroutine to defi ne a material’s mechanical behavior
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:358362
    • 提供者:Hamid
  1. UMAT-for-mises-plasticity

    2下载:
  2. UMAT user subroutine for ABAQUS in order to define none linear Elastic-plastic material based on the Mises plasticity and none linear isotropic hardening. This UMAT is a good example in order to learn advanced way in defining user material in abaqus
  3. 所属分类:其他小程序

    • 发布日期:2012-12-28
    • 文件大小:1901
    • 提供者:Ho
  1. UMAT-ELASTIC

    0下载:
  2. UMAT user subroutine for ABAQUS in order to define Elastic material. This UMAT is a good start learning for defining user material in ABAQUS, specially for mechanical engineering students.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:857
    • 提供者:Ho
  1. umat.for

    2下载:
  2. 为了解释弹塑性材料的实验现象,又提出了一些 弹塑性模型,并用数学公式表示出来,建立自己的模型.-User subroutine UMAT is used to define the mechanical constitutive behavior of a material.
  3. 所属分类:Other systems

    • 发布日期:2017-03-17
    • 文件大小:3072
    • 提供者:wang
  1. Writing-a-UMAT

    0下载:
  2. Abaqus 用户材料子程序UMAT开发-Abaqus user material subroutine UMAT development
  3. 所属分类:Windows编程

    • 发布日期:2014-04-02
    • 文件大小:235144
    • 提供者:陈守东
  1. ABAQUS-umat

    0下载:
  2. User subroutine UMAT: • can be used to define the mechanical constitutive behavior of a material • will be called at all material calculation points of elements for which the material definition includes a user-defined material behav
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:358318
    • 提供者:sedaghat
  1. Writing-User-Subroutines-with-ABAQUS_0

    0下载:
  2. User subroutine UMAT: • can be used to define the mechanical constitutive behavior of a material • will be called at all material calculation points of elements for which the material definition includes a user-defined material behav
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:745929
    • 提供者:sedaghat
  1. presentation1516

    0下载:
  2. User subroutine UMAT: • can be used to define the mechanical constitutive behavior of a material • will be called at all material calculation points of elements for which the material definition includes a user-defined material behav
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:189416
    • 提供者:sedaghat
  1. UMAT-liucarter-Brasil

    1下载:
  2. ABAQUS user subroutine UMAT, 用于弹塑性计算-ABAQUS user subroutine UMAT
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:37454
    • 提供者:Thomas Yang
  1. umat code

    0下载:
  2. Abaqus user subroutine for 3 element model
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:9216
    • 提供者:josephshim
  1. Abaqus用户子程序UMAT

    7下载:
  2. 非常有用的Abaqus用户子程序UMAT(Very useful user subroutine UMAT of Abaqus)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:848896
    • 提供者:tianya7071
  1. exa_fml_ortho_damage_umat

    0下载:
  2. User subroutine UMAT for modeling the damage initiation and evolution in the fiber-reinforced epoxy layers.
  3. 所属分类:仿真建模

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:Mr.Moham
  1. UMAT-Neo-Hookean

    0下载:
  2. 基于NEO-HOOKEAN本构编写的ABAQUS用户子程序UMAT(ABAQUS user subroutine UMAT based on NEO-HOOKEAN)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:24576
    • 提供者:qqsshh55
  1. umat自学整理

    4下载:
  2. umat用户子程序的自学文档,注释解释各个程序段的意思及含义(Self-learning documentation of the umat user subroutine, explaining the meaning and meaning of each program segment)
  3. 所属分类:文章/文档

    • 发布日期:2019-12-05
    • 文件大小:148480
    • 提供者:Ice_xiaoxie
  1. ABAQUS用户材料子程序开发及应用_杨曼娟

    1下载:
  2. 关于abaqus用户子程序UMAT的论文,非常好的学习资料,感谢原作者(Paper on ABAQUS user subroutine UMAT, a very good learning material, thanks the original author)
  3. 所属分类:其他

    • 发布日期:2020-12-20
    • 文件大小:419840
    • 提供者:山海钟鼓
  1. ABAQUS+UMAT+FORTRAN

    12下载:
  2. ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算
  3. 所属分类:数学计算

    • 发布日期:2019-07-05
    • 文件大小:13094912
    • 提供者:示士十
  1. UMAT

    0下载:
  2. abaqus的用户材料子程序umat的模板(Template of ABAQUS user material subroutine UMAT)
  3. 所属分类:仿真建模

    • 发布日期:2020-10-21
    • 文件大小:4096
    • 提供者:cs00ng
  1. ABAQUS-Fortran二次开发

    3下载:
  2. ABAQUS 用户子程序 UMAT 的开发方法,采用 FORTRAN 语言编制了各向同性硬化材料模型的接口程序,研究该类材料的弹塑性本构关系极其实现方法(Based on the development method of user subroutine UMAT of ABAQUS, the interface program of isotropic hardening material model is compiled by FORTRAN language, and the elast
  3. 所属分类:文章/文档

    • 发布日期:2020-06-24
    • 文件大小:1135616
    • 提供者:nailxy
  1. Umat

    3下载:
  2. 增加断裂能考虑的用户子程序UMAT,用于纤维增强复合材料模拟损伤过程中考虑断裂能(Add fracture ability to consider user subroutine UMAT)
  3. 所属分类:其他

    • 发布日期:2021-02-22
    • 文件大小:3072
    • 提供者:大强纸
« 12 3 »
搜珍网 www.dssz.com