Skip to content

Simple finite element method dynamic explicit solver. Fracture analysis by element deletions. Matlab Julia

Notifications You must be signed in to change notification settings

yozoyugen/HAKAI-fem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAKAI is ...

Simple finite element method dynamic explicit solver for elastoplastic and fracture analysis.
There are Matlab(.m) and Julia(.jl) versions


(Click images to show YouTube videos)

Web site

https://caelab.work/

Overview

Input: .inp file. You can use Abaqus Learning Edition for Pre
Output: .vtk file. You can use ParaView for Post
Windows only

Specifications of HAKAI

Analysis type: Dynamic explicit only
Element type: Solid hex only
Contact: All other instances(No friction)
Element deletion: Simply judge by plastic strain
Time step: Fixed
Mass scaling: Fixed (user input)
No damping

Installation

No need to install
Just DL "HAKAI-vx.x.x" folders to your PC

Demo video

''

Execution example

Matlab

Matlab command window
res = HAKAI('..\input\Tensile5e.inp')

Julia

Command prompt
julia HAKAI_j.jl ..\input\Tensile5e.inp

Example analysis

Click images to show YouTube videos

About

Simple finite element method dynamic explicit solver. Fracture analysis by element deletions. Matlab Julia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published