finite
There are 74 repositories under finite topic.
krasimir/stent
Stent is combining the ideas of redux with the concept of state machines
halbux/sparselizard
C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC
JuliaFEM/JuliaFEM.jl
The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
steelbreeze/state
Hierarchical finite state machine for TypeScript and JavaScript
jgerstmayr/EXUDYN
Multibody Dynamics Simulation: Rigid and flexible multibody systems
BriefFiniteElementNet/BriefFiniteElement.Net
BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
danieldk/dictomaton
Finite state dictionaries in Java
InteractiveComputerGraphics/fenris
A library for advanced finite element computations in Rust
alexruperez/StateMachine
State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit
ahojukka5/gmshparser
gmshparser is a lightweight, 100 % tested and well documented package that aims to reliably parse the Gmsh ascii file format (.msh). The package does not introduce any external dependencies and thus fits well with the needs of your own FEM research code as a small stand-alone package.
davecats/channel
Direct Numerical Simulation of an incompressible turbulent channel flow with two dimensional parallelization
jomorlier/feacourse
Materials for my Computational Solid Mechanics course using Finite Element Analysis
InteractiveComputerGraphics/higher_order_embedded_fem
Source code for our paper "Higher-order finite elements for embedded simulation"
saullocastro/pyfe3d
Finite elements for 3D problems in Python/Cython
alexpapados/Finite-Volume-Physics-Informed-Neural-Network
Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow
gtambara/2d-heat-transfer-conduction-simulation
Project developed for the discipline of Heat and Mass Transfer based on the transient simulation of a 2D surface with specific initial conditional parameters of temperature. The discretization of the equations are done by the use of the finite element method.
saurabhdeshpande93/MAgNET
A novel graph U-net architecture
jwhite510/CUDA-FDTD-simulation
Calculation of the Finite Difference Time Domain method in parallel on a GPU
llamacademy/ai-series-part-47
Learn how you can implement Enemy AI with a Finite State Machine
marcinbor85/xm
Extremely fast Finite State Machine pure C implementation with events subsystem.
gergelytakacs/vibration-control-ANSYS
An example of active vibration attenuation by linear quadratic control entirely implemented in ANSYS APDL.
yxddyxzh2016/TEMF3DT
An algorithm that carries out both large-loop and small-loop TEM modeling.
covrom/fsm
finite state machine in Go
kunthar/zopsedu
ZOPSEDU Integrated University Management system framework with ZOPS Development Platform
pleshevskiy/it-fsm
Simple full-featured finite state machine for your project. Mirror of https://git.pleshevski.ru/pleshevskiy/it-fsm
PetrKryslUCSD/SPyFE
Python package for finite element analysis
whiffee/Blenbridge
code and docs of the Blenbridge project. Blenbridge is software to convert .ply files from Blender into hexahedral mesh in .vtk unstructured grid format, suitable for FEA.
arseniisemenow/brickgame
Brickgame platformer. Tetris, Snake and Car Racing are available in CLI, Desktop and Web UI
stdlib-js/assert-is-finite
Test if a value is a finite number.
FARLY7/fsm-editor
A tool for building graphical representations of Finite State Machines and simulating their transitions.
OJP98/py-finite-automata
Python construction of NFA's with different algorithms with testing of regex.
samadritakarmakar/mfem-apps
Mfem-apps are a set of applications built using the Mfem library.
stdlib-js/math-base-assert-is-nonpositive-finite
Test if a numeric value is a nonpositive finite number.
stdlib-js/math-base-assert-is-positive-finite
Test if a numeric value is a positive finite number.
sunnyerteit/abaqus_aqua_tutorial
Files for Abaqus Aqua tutorial published for Inventas AS.
Zyrakia/rbxts-fsm
A super simple finite state machine pattern implementation.