GithubHelp home page GithubHelp logo

ljuillen / gmgs-3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from junpeng-wang-tum/gmgs-3d

1.0 1.0 0.0 1.16 MB

A Geometric Multigrid Solver for Large-scale Static Finite Element Simulation on 3D Cartesian Mesh

License: BSD 2-Clause "Simplified" License

MATLAB 98.51% M 1.49%

gmgs-3d's Introduction

GMGS-3D

A Geometric Multigrid Solver (GMGS) for Large-scale Static Finite Element Simulation on 3D Cartesian Mesh

Target

Out of academic use, "GMGS-3D" is designed to generate the high-resolution data sets of vector (displacement) or 2nd-order tensor (stress) field with the NORMAL PC within an AFFORDABLE time.

Design description

"GMGS-3D" proceeds the static Finite Element Analysis (FEA) for solid objects discretized into Cartesian mesh, where, 1) an element index based data structure is used to store the FEA stiffness matrix; 2) combined with the Jacobian smoother, a Geometric Multigrid based V-cycle is built on the Cartesian mesh; 3) the FEA equation is iteratively solved by Conjugate Gradient Method preconditioned with V-cycle; 4) besides the displacement vector field, the stress tensor field also can be computed.

Limitations

Geometric Multigrid method can go well with some hardware accelerating techniques, yet in this program, the author didn't look much into it, given his limited experience in that area, and the specific design target. Any suggestions about improving performance are highly welcomed.

Statistics

Experiment Environment: A desktop equipped with Intel(@) Core i7-7700k and 32GB RAM, convergence tolerance = 1.0e-3

# Example 1: kitten
	Resolutions			DOFs				Time Costs (s)
	42x37x64			    120,198			1.49
	84x73x128			    929,961			20.7
	169x147x256			  6,732,912			349
	337x294x512			 52,499,889			4030
	428x373x650			106,873,614			8200
# Example 2: parts
	Resolutions			DOFs				Time Costs (s)
	46x46x64			    141,744			2.74
	91x91x128			    999,342			56.1
	183x183x256			  7,570,380			208
	366x366x512			 58,608,732			2850
	464x464x650			118,761,510			5330

gmgs-3d's People

Contributors

junpeng-wang-tum avatar

Stargazers

Lionel Juillen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.