-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmolsim.yaml
31 lines (31 loc) · 946 Bytes
/
molsim.yaml
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
31
---
layout: "package"
permalink: "molsim"
description: >-
molsim is a wrapper for the seplib molecular dynamics library. >
It allows you to perform molecular simulations of simple >
atomistic systems, confined fluids, molecular mixtures, >
polymers and more.
icon: "https://github.com/jesperschmidthansen/molsim/doc/logo.png"
links:
- icon: "far fa-copyright"
label: GPL-3.0-or-later"
url: "https://github.com/jesperschmidthansen/molsim/COPYING"
- icon: "fas fa-code-branch"
label: "repository"
url: "https://github.com/jesperschmidthansen/molsim/"
- icon: "fas fa-bug"
label: "report problem or bugs"
url: "https://github.com/jesperschmidthansen/molsim/issues/"
maintainers:
- name: "Jesper Schmidt Hansen"
contact: "jesperschmidthansen@gmail.com"
versions:
- id: "1.0.0"
date: "2022-01-09"
sha256:
url: "https://github.com/gnu-octave/packages/molsim-0.9.0.tar.gz"
depends:
- "octave (>= 6.0.0)"
- "pkg"
---