lingbozhang / cycle

This is a 3D scalable static/dynamic program for solving complex PDEs in mechanics. I built it during my 3.5 years' PhD study at MIT (for details please refer to my publications in researchgate website )

Home Page:https://www.researchgate.net/profile/Lingbo_Zhang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYCLE is a 3D static/dynamic finite element analysis program


The core Modules includes

* DISCOVERY.F95     :: main program
* INTERPRETER.F95   :: text parsing scripts
* FILEM.F95         :: file manipulations
* INPUTM.F95        :: input module: read and generate input data
* GENERATEM.F95     :: generation module: generate the stiff matrix for analysis
* SOLVERM.F95       :: linear and dynamic solvers
* OUTPUTM.F95       :: calculate the displacement and stress field, output data


Comments, suggestions and bug reports are welcome. Email Lingbo Zhang,
lingboz2015@gmail.com

About

This is a 3D scalable static/dynamic program for solving complex PDEs in mechanics. I built it during my 3.5 years' PhD study at MIT (for details please refer to my publications in researchgate website )

https://www.researchgate.net/profile/Lingbo_Zhang


Languages

Language:Fortran 99.6%Language:MATLAB 0.3%Language:Makefile 0.0%