Skip to content

Commit 5d5efe3

Browse files
authored
Merge pull request #296 from MarDiehl/software-by-M-Diehl
my software with at least 5 stars
2 parents ee839ee + 50e93ab commit 5d5efe3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_data/package_index.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,13 @@
591591
tags: toml
592592
license: "Apache-2.0 OR MIT"
593593

594+
- name: os
595+
github: MarDiehl/stdlib_os
596+
description: Selected routines from python's os module (meant for stdlib)
597+
categories: io
598+
tags: file C-interface directory access
599+
license: MIT
600+
594601
# --- Graphics ---
595602

596603
- name: f03gl
@@ -1252,6 +1259,13 @@
12521259
tags: fast-multipole-method
12531260
license: Apache-2.0
12541261

1262+
- name: DAMASK
1263+
github: eisenforschung/DAMASK
1264+
description: A unified multi-physics crystal plasticity simulation package
1265+
categories: scientific
1266+
tags: plasticity simulation material multi-physics
1267+
license: GPL-3.0
1268+
12551269
# --- Examples / demos / templates ---
12561270

12571271
- name: Fortran 2018 examples

0 commit comments

Comments
 (0)