Graph Machine Learning
File size: 795 Bytes
113ede3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
license: apache-2.0
pipeline_tag: graph-ml
---

# Model Card for Model ID

This repository contains the FlashMD universal models. These are models designed to run accelerated molecular dynamics for chemical systems across the periodic table.

## Model Details

These models offer acceleration with respect to traditional molecular dynamics by allowing the use of larger steps. We offer models that predict molecular dynamics
using the following time steps:

- 1 fs
- 4 fs
- 8 fs
- 16 fs
- 32 fs
- 64 fs

### Model Sources

- **Repository:** https://github.com/lab-cosmo/flashmd
- **Paper [optional]:** Not yet available
- **Demo [optional]:** Not yet available

## How to use

These models are supposed to be used with the flashmd package, which is available on PyPI (`pip install flashmd`).