julio-design / ARDO

Augmented Reality Design Optimization for orthotropic and isotropic materials

Home Page:https://www.amazon.com/Programming-Finite-Element-Method-Smith/dp/1119973341

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programming the finite element method_5th edition

Overview

As a engineering student, I has been appealed by the classic textbook - Programming the finite element method for more than five years. When I was a bachelor, my supervisor Prof. Shang guided me to understand the theory of finite element method using coding. It was really impressive. Recently, I realize that it may be meaningful to reconstruct the code using Microsoft Visual Studio 2012 and Intel Visual Fortran Composer XE 2013, making it convenient for debuging and second development.

I once used Microsoft Windowing Application to present the modelling results. However, the Graphical User Interface (GUI) is not satisfactory. In this repository, I do not pay attention to visualization. What I focus on are the input and output files, algorithms, and the readibility of the code.

Prerequisites

Documentation

Static Equilibrium Structures

Static Equilibrium Linear Elastic Solids

Material Nonlinearity

Steady State Flow

Transient Problems

Coupled Problems

Conservation of incompressible mass :

Conservation of momentum :


Stress equations :


Eigenvalue Problems

Forced Vibrations

Support and Cooperation

cunyicom@outlook.com

About

Augmented Reality Design Optimization for orthotropic and isotropic materials

https://www.amazon.com/Programming-Finite-Element-Method-Smith/dp/1119973341

License:MIT License


Languages

Language:Fortran 99.9%Language:Makefile 0.1%Language:Batchfile 0.0%