1406513649's Stars
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
anishathalye/neural-style
Neural style in TensorFlow! 🎨
idaholab/moose
Multiphysics Object Oriented Simulation Environment
KratosMultiphysics/Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
libMesh/libmesh
libMesh github repository
petsc/petsc
Mirror of https://gitlab.com/petsc/petsc
jgomezc1/ABAQUS-US
A variety of ABAQUS user element (UELs) and user material (UMATs) subroutines
GeneralElectric/CalculiX
CalculiX is an OSS package designed to solve field problems. The method used is the finite element method. This package is a native Microsoft Windows 64-bit build of CalculiX.
ufz/ogs
DO NOT USE THIS REPO! Migrated to https://gitlab.opengeosys.org/ogs/ogs!
pkorus/multiscale-prnu
Multi-scale Analysis Strategies in PRNU-based Tampering Localization
Liu-Qingbin/ODB2VTKplus
xzhang66/STAPpp
A C++ FEM code sharing the same input data file with STAP90
Mantevo/miniFE
MiniFE Finite Element Mini-Application
fjramireg/StiffMa
StiffMa: Fast finite element STIFFness MAtrix generation in MATLAB by using GPU computing.
VlachosGroup/Multiscale-KMC
Kinetic Monte Carlo with multiple time scales and sensitivity analysis
jdavid1385/pyFEM
A modular Finite Element Method solver implemented in Python
chenxuhao/csrcolor
Efficient and High-quality Graph Coloring on the GPU
yuan-feng/multi_surface_plasticity
Multi-yield-surface elastoplatic material model for von-Mises, Drucker-Prager, and Rounded-Mohr-Coulomb.
wjin33/DSID
Abaqus UMAT for DSID model using return mapping (cutting plane) algorithm
FilipNilenius/3D-concrete
Numerical model of heterogeneous concrete in 3D for finite element analysis of transport- and mechanical problems, and computational homogenization.
hariprasadr1hp/FEM_Matlab
A Matlab program which solves a static nonlinear FEM problem with linear shape functions, for an ideal elastic-plastic material
jfoshee/rockhack
Rock Hack - Multiscale Well Log Display
junzengx14/pantographe-mechanics-simulation
Strain Gradient Theory Simulation (Python and Fortran on Abaqus)
dmitriy-kats/DynamicFragmentationofConcreteFEM
A finite element code to solve for the dynamic fragmentation of concrete at different strain rates. A bi-linear cohesive zone model is used for the simulation
ahojukka5/PDEAssembler.jl
PDEAssembles takes a set of partial differential equations and boundary conditions and creates a global assembly M, C, K, f in SparseMatrixCSC format ready for linear system solvers.
xyuan/VegaFEM_lib
Note: This is not the official development repository, but is a personal fork in order to maintain the version I used in my own project. Vega is a computationally efficient and stable C/C++ physics library for three-dimensional deformable object simulation. It is designed to model large deformations, including geometric and material nonlinearities, and can also efficiently simulate linear systems.
erick-santiago/hermes
Hermes is a C++ library for rapid development of adaptive hp-FEM / hp-DG solvers. Novel hp-adaptivity algorithms are designed to solve a large variety of problems ranging from ODE and stationary linear PDE to complex time-dependent nonlinear multiphysics PDE systems.
jvleta/pyplot-fortran
For generating plots from Fortran using Python's matplotlib.pyplot
linasjostrand/FEM-Project-2
Project 2 in course Finite element analysis - Nonlinear systems
qzcad/pyfem
Python's implementation of the Finite Element Method