• 제목/요약/키워드: ABAQUS User-Subroutine

검색결과 83건 처리시간 0.022초

Conversion of ABAQUS user Material Subroutines

  • Yang, Seung-Yong
    • 한국전산구조공학회논문집
    • /
    • 제23권6호
    • /
    • pp.635-640
    • /
    • 2010
  • When using finite element pogram ABAQUS to compute material characteristics, one builds a user material subroutine if unique constitutive feature needs to be included. In ABAQUS/Standard, UMAT subroutine should be built, and in ABAQUS/Explicit, VUMAT should be used. Although two subroutines carry out the same type of task, two different programs should be made depending on the working environment, and it is not easy to program the subroutines following the manual without enough understanding of solid mechanics. In this paper, difference between UMAT and VUMAT subroutines is epitomized, and a conversion scheme from UMAT to VUMAT is discussed. An example shows that the two programs give the same stress computation result.

형상기억합금 스트립 작동기를 이용한 구조물의 형상 변형 해석 (Deformation Analysis of the Structures with SMA Strip Actuator)

  • 노진호;한재홍;이인
    • 한국항공우주학회지
    • /
    • 제33권11호
    • /
    • pp.1-6
    • /
    • 2005
  • 본 연구에서는 형상기억합금 작동기의 열-기계적 특성과 구조물의 응용을 살펴보았다. Lagoudas 모델을 기본으로 3-D 형상기억합금의 구성방정식을 FORTRAN으로 해석 알고리즘을 만들어 user material(UMAT) subroutine을 개발하였다. 개발된 형상기억합금 해석 UMAT subroutine을 상용 프로그램 ABAQUS와 연계 해석하여 형상기억합금 작동기와 주 구조물간의 상호 특성을 수치적으로 살펴보았다.

주름 효과를 고려한 팽창형 막 구조물의 비선형 해석 (Nonlinear Analysis of Inflatable Membrane Structures with Wrinkling Effect)

  • 노진호;유은정;한재흥;이인;강왕구;염찬홍
    • 한국항공우주학회지
    • /
    • 제33권12호
    • /
    • pp.33-38
    • /
    • 2005
  • 본 연구에서는 팽창형 막 구조물의 대변형 특성을 수치적 그리고 실험적으로 살펴보았다. Miller와 Hedgepeth의 막 이론을 이용하여 주름 효과를 고려한 막재료 구성방정식을 FORTRAN으로 해석 알고리즘을 만들어 user material(UMAT) subroutine을 개발하였다. 개발된 주름 해석 UMAT subroutine을 상용 해석 프로그램 ABAQUS와 연계 해석하여 팽창형 막 구조물의 주름 영역과 변형된 형상 특성 연구를 수행하였다.

아탄성 수식화를 통한 용접공정의 유한요소 해석 (Finite Element Analysis of Welding Processesby way of ABAQUS Hypoelestic formulation)

  • 이계형;한유성;장현칠;임세영
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2009년도 정기 학술대회
    • /
    • pp.387-390
    • /
    • 2009
  • 본 연구에서는 유한요소 해석 상용 소프트웨어 중 하나인 ABAQUS 을 이용하여 기존의 ABAQUS 가 고려하지 못했던 상변태와 변태소성을 고려하는 프로그램을 개발하고 이를 이용하여 실제 용접 공정 해석을 수행하였다. 열원의 크기와 분포, 속도, 이동 경로 등을 모사하기 위해서 DFLUX 를,복합상에서의 재료의 열팽창 계수와 열변형률을 정의하기 위해서 UEXPAN 을 코딩하였다. 또한 재료의 상분율 및 온도에 따른 열적 구성 거동을 정의하기 위해서 UMATHT를 상변태와 그에 따른 변태소성을 반영하여 응력을 갱신하는 UMAT을 구현하였다. User Subroutine UMAT 은 아탄성 수식화와 합분해를 이용하여 증분형(Rate-form)으로 응력을 갱신하며 아탄성 수식화를 이용하여 상변태와 변태소성이 고려된 대응접선 계수가 새롭게 정의되었다. 프로그램의 타당성과 정확성을 검증하기 위해서 이미 그 정확성이 입증된 GFC(General Finite-element Code)를 사용하였다.

  • PDF

Implementation of double scalar elastic damage constitutive model in UMAT interface

  • Liu, Pan Pan;Shen, Bo
    • Computers and Concrete
    • /
    • 제27권2호
    • /
    • pp.153-162
    • /
    • 2021
  • This paper aims to simulate the isotropic elastic damage theory of Liu Jun (2012) using the self-programmed UMAT subroutine in the interface of ABAQUS. Liu Jun (2012)'s method based on the mechanic theory can not be used interactively with the currently commonly used finite element software ABAQUS. The advantage of this method in the paper is that it can interact with ABAQUS and provide a constitutive program framework that can be modified according to user need. The model retains the two scalar damage variables and the corresponding two energy dissipation mechanisms and damage criteria for considering the tensile and compressive asymmetry of concrete. Taking C45 concrete as an example, the relevant damage evolution parameters of its tensile and compressive constitutive model are given. The study demonstrates that the uniaxial tensile stress calculated by the subroutine is almost the same as the Chinese Concrete Design Specification (GB50010) before the peak stress, but ends soon after the peak stress. The stress-strain curve of uniaxial compression calculated by the subroutine is in good agreement with the peak stress in Chinese Concrete Design Specification (GB50010), but there is a certain deviation in the descending stage. In addition, this paper uses the newly compiled subroutine to simulate the shear bearing capacity of the shear key in a new structural system, namely the open-web sandwich slab. The results show that the damage constitutive subroutine has certain reliability.

ABAQUS User Material(UMAT)을 이용한 콘크리트 비선형 해석 (Nonlinear Analysis of Concrete Using ABAQUS User Material(UMAT))

  • 조병완;김장호;김영진
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2003년도 봄 학술발표회 논문집
    • /
    • pp.145-152
    • /
    • 2003
  • This paper develops a relatively comprehensive and sophisticated constitutive model of concrete for finite element analysis of concrete structures. The present model accounts for the hydrostatic pressure sensitivity and Lode angle dependence behavior of concrete, not only in its strength criterion, but also in its hardening characteristics. The implementation is carried out through incorporating the developed concrete model in User Subroutine Material(UMAT) of the general-purpose FE program ABAQUS(v.5.8). It is found that the model can sufficiently predict the hardening as well as the softening behaviour of concrete under high confining pressure.

  • PDF

상용 유한요소코드 사용자-서브루틴을 이용한 저온용 고장력강 (EH36)의 파단 시뮬레이션 (Fracture Simulation of Low-Temperature High-Strength Steel (EH36) using User-Subroutine of Commercial Finite Element Code)

  • 정준모;남웅식;김영훈
    • 한국해양공학회지
    • /
    • 제28권1호
    • /
    • pp.34-46
    • /
    • 2014
  • This paper discusses a new formulation for the failure strain in the average stress triaxiaility domain for a low-temperature high-strength steel (EH36). The new formula available at a low average stress triaxiality zone is proposed based on the comparison of two results from tensile tests of flat type specimens and their numerical simulations. In order to confirm the validity of the failure strain formulation, a user-subroutine was developed using Abaqus/Explicit, which is known to be one of the most popular commercial finite element analysis codes. Numerical fracture simulations with the user-subroutine were conducted for all the tensile tests. A comparison of the engineering stress-strain curves and engineering failure strain obtained from the numerical simulation with the user-subroutine for the tensile tests revealed that the newly developed user-subroutine effectively predicts the initiation of failure.

유한요소해석을 이용한 형상기억합금의 열적/기계적 거동 연구 (Thermomechanical Behaviors of Shape Memory Alloy Using Finite Element Analysis)

  • 윤성호
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2001년도 춘계학술대회 논문집
    • /
    • pp.833-836
    • /
    • 2001
  • The thermomechanical behaviors of the shape memory alloy were conducted through the finite element analysis of ABAQUS with UMAT user subroutine. The unified thermomechanical constitutive equation suggested by Lagoudas was adapted into the UMAT user subroutine to investigate the characteristics of the shape memory alloy. The three cases were solved to investigate the thermomechanical characteristics of the shape memory alloy. The material properties for the analysis were obtained by DSC and DMA techniques. According to the results, the thermomechanical characteristics, such as a shape memory effect and a pseudoelastic effect, could be obtained through the finite element analysis and the analysis results were revealed to agree well with the experimental results. Therefore, the finite element analysis using UMAT user subroutine is one of prominent analysis techniques to investigate the thermomechnical behaviors of the shape memory alloy quantitatively.

  • PDF

Puck 파손기준-손상역학 연계이론을 활용한 적층 복합재료의 점진적 파손해석기법 개발 (Development of Progressive Failure Analysis Method for Composite Laminates based on Puck's Failure Criterion-Damage Mechanics Coupling Theories)

  • 이치승;이제명
    • 대한조선학회논문집
    • /
    • 제52권1호
    • /
    • pp.52-60
    • /
    • 2015
  • In the present study, an evaluation method for progressive failure of composite laminates has been proposed based on Puck's failure criterion and damage mechanics. The initial failure (or initiation of crack/delamination) has been assessed using Puck's failure criterion, and the progressive failure (or growth of crack/delamination) has been evaluated using fiber- and matrix-dependent damage variables. Based on Puck's failure criterion-damage mechanics coupling theories, the ABAQUS user-defined subroutine UMAT has been developed in order to analyze the progressive failure of glass/carbon fiber-reinforced composite laminates efficiently. In addition, the developed subroutine has been applied to progressive failure problem of industrial composite laminates, and the analysis results has been compared to experimental results which have been already reported in publications. It was confirmed that the simulation results were coincided well with the reported composite failure results.