-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathorg.damask_multiphysics.DAMASK_mesh.yaml
More file actions
66 lines (63 loc) · 2.58 KB
/
org.damask_multiphysics.DAMASK_mesh.yaml
File metadata and controls
66 lines (63 loc) · 2.58 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
id: org.damask_multiphysics.DAMASK_mesh
runtime: org.freedesktop.Platform
runtime-version: '25.08'
sdk: org.freedesktop.Sdk
command: DAMASK_mesh
finish-args:
- --filesystem=xdg-documents
modules:
- name: petsc_damask_mesh
buildsystem: autotools
build-options:
env:
PETSC_ARCH: "gfortran-openmpi"
PETSC_DIR: "/run/build/petsc_damask_mesh"
config-opts:
- --with-shared-libraries=1
- --with-mpi-f90module-visibility=0
- --with-packages-download-dir=/run/build/petsc_damask_mesh
- --download-openmpi=1
- --download-fblaslapack=1
- --download-hdf5=1
- --download-zlib=1
- --with-hdf5-fortran-bindings=1
sources:
- type: archive
url: https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.23.7.tar.gz
sha256: f4fb2bad8c80319e723987868e87d8384f2ae2162e07917d4c41d6e467b1d254
- type: file
url: https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.7.tar.gz
sha256: 67435fdb2560f897882e69fead171d38e7f44a6dfe1d3c90506f549a943050b8
- type: file
url: https://bitbucket.org/petsc/pkg-fblaslapack/get/v3.4.2-p3.tar.gz
sha256: 644629f3559bf7ecdb8d01975131f982b15da823a39c5df4fa5764a4a5e9b34a
- type: file
url: https://web.cels.anl.gov/projects/petsc/download/externalpackages/hdf5-1.14.3-p1.tar.bz2
sha256: ec0da2dd048b4933603e810e1a341ba497a1e0b464dc3118549f38307945ff6c
- type: file
url: https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz
sha256: 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
- name: libfyaml_damask_mesh
buildsystem: autotools
sources:
- type: archive
url: https://github.com/pantoniou/libfyaml/releases/download/v0.9/libfyaml-0.9.tar.gz
sha256: 7731edc5dfcc345d5c5c9f6ce597133991a689dabede393cd77bae89b327cd6d
- name: damask_mesh
buildsystem: cmake
config-opts:
- -DDAMASK_SOLVER:STRING=mesh
build-options:
env:
PETSC_DIR: "/app"
post-install:
- install -Dm644 org.damask_multiphysics.DAMASK_mesh.metainfo.xml -t /app/share/metainfo/
- install -Dm644 org.damask_multiphysics.DAMASK_mesh.svg -t /app/share/icons/hicolor/scalable/apps/
sources:
- type: archive
url: https://damask-multiphysics.org/download/damask-3.0.2.tar.xz
sha256: 82f9b3aefde87193c12a7c908f42b711b278438f6cad650918989e37fb6dbde4
- type: file
path: org.damask_multiphysics.DAMASK_mesh.metainfo.xml
- type: file
path: org.damask_multiphysics.DAMASK_mesh.svg