Coder Social home page Coder Social logo

kolbertv / cudafemproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moarseniy/cudafemproject

0.0 0.0 0.0 21.71 MB

Finite Element Method CUDA implementation

License: MIT License

C++ 68.01% Python 7.09% C 1.10% Cuda 22.01% CMake 1.80%

cudafemproject's Introduction

CudaFEMproject

Finite Element Method (3D/2D) + CUDA + CMake implementation

How to use?

  1. Description
  2. Required software
  3. Run project
  4. Postprocessing
2D Solution of Kirsch problem 3D Solution 3D Solution

Description

Project

Required software

  • Any C/C++ compiler (e.g., gcc)
  • CMake
  • Python 3.7+
  • QtCreator (optional)
  • CUDA Toolkit (optional)

Run project

{
	"CudaFEMproject_path": "C:/Users/mokin/Desktop/git/CudaFEMproject/",
	"results_path": "C:/Users/mokin/Desktop/fem_stuff/fem_results/",
	"prepared_meshes_path": "C:/Users/mokin/Desktop/fem_stuff/prepared_meshes/",
	"task": ["9task_3", "9task_4", "9task_5"],
	"DIM": 2,
	"parser": true,
	"youngModulus": 0.25,
	"poissonRatio": 2e+07
}
  • Open terminal in CudaFEMproject and start python run_fem.py C:/Users/mokin/Desktop/git/CudaFEMproject/configs/run_config.json

Postprocessing

coming soon

cudafemproject's People

Contributors

moarseniy avatar sabiningv 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.