samadritakarmakar's Stars
mfem/mfem
Lightweight, general, scalable C++ library for finite element methods
halbux/sparselizard
C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC
samadritakarmakar/Project-FEA
ProjectFEA is a Finite Element Library. It is being designed such that new weak forms of different models can be easily defined and used.
eljungsk/ScatteredInterpolation.jl
Interpolation of scattered data
samadritakarmakar/Qutube-dl
This is a free youtube video downloader. It is a Qt based GUI frontend for youtube-dl. (See https://github.com/rg3/youtube-dl)
samadritakarmakar/RapidFEM.jl
RapidFEM.jl is a Finite Element library written in Julia, aiming to provide an interface for rapid prototyping of different mathematical models without compromises on speed.
samadritakarmakar/LiquiNet
LiquiNet is a free, open source, pipe network software, that can solve complex Water, or any other Liquid, Pipe Network problems easily. Based on Paper published by Anthony G. Collins in May 1973, it applies Finite Element Method.
samadritakarmakar/ProjectShapeFunction
The Goal of this project is to build a library of General Shape Functions of all orders possible for Elements such as Lines, Triangles, Quadrilaterals, Tetrahedrals, Hexahedrals, Prisms and Pyramids. Basically every kind of Element that is possible to be generated by Gmsh. This project shall be later ported to C++ and be integrated into Project-FEA2.
samadritakarmakar/mfem-apps
Mfem-apps are a set of applications built using the Mfem library.
samadritakarmakar/ProjectJacobian
Project to find the jacobain of a vector function dependent on a vector of elements.
samadritakarmakar/smallStrainPlastic.jl
SmallStrainPlastic is a library that aims to simplify the addition of different plastic models. The usage may be for a material point to judge the behaviour of a plastic model or to in a finite element model to simulate the behaviour of a plastic material.
samadritakarmakar/thickpipe
Thickpipe is a GUI program based on Qt to calculate wall thickness of pipe based on three different standards.