Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atoosaparsa/gm-koopman-public

A framework for data-driven modeling and analysis of granular materials in the strongly nonlinear regime using the modern Koopman theory
https://github.com/atoosaparsa/gm-koopman-public

data-driven-model deep-learning granular-material koopman-operator koopman-operator-theory nonlinear-dynamics pytorch

Last synced: about 3 hours ago
JSON representation

A framework for data-driven modeling and analysis of granular materials in the strongly nonlinear regime using the modern Koopman theory

Awesome Lists containing this project

README

        

# GM-Koopman: Data-driven Modeling and Analysis of Granular Materials with Modern Koopman Theory

This repository contains the source code for an ongoing project on data-driven modeling of granular materials using the modern Koopman theory.



## Installation
Consider using a dedicated virtual environment (conda or otherwise) with Python 3.9+ and install the [NeuroMANCER](https://github.com/pnnl/neuromancer) package:

```bash
pip install neuromancer
```

## Usage
The code can run on CPU but using a CUDA-enabled GPU is recommended. `DK_comp.py` is the main program for running an experiment with a two-particle system. The particle configuration is passed as a command line argument so execute `python DK_comp.py 0` to run an experiment for the first of the following four configurations:



## Notes
This repository is part of an ongoing project and will be updated continuously.

Please do not hesitate to reach out directly or open a GitHub issue to start a conversation. Thank you for your interest in our work.