geoelements/gns
Graph Network Simulator
This project helps engineers and scientists quickly simulate the behavior of physical systems involving particles or fluids, like how sand flows or water moves around objects. It takes in existing simulation data and generates new predictions and animations, helping accelerate design and analysis cycles. Anyone working with computational fluid dynamics, finite element analysis, or similar numerical methods can use this to get faster results.
214 stars.
Use this if you need to rapidly simulate complex physical systems, especially those with many particles or fluid interactions, and want to reduce the computational time and resources typically required by traditional numerical methods.
Not ideal if you require absolute physical precision where even small deviations from classical solvers are unacceptable, or if you do not have existing simulation data to train the machine learning models.
Stars
214
Forks
50
Language
Python
License
—
Category
Last pushed
Nov 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/geoelements/gns"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.