-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfobos
More file actions
55 lines (47 loc) · 1.71 KB
/
fobos
File metadata and controls
55 lines (47 loc) · 1.71 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
[project]
name = ADAM
version = VERSION
summary = Accelerated fluid Dynamics on Adaptive Mesh refinement grids
repository = https://github.com/szaghi/adam
website = https://szaghi.github.io/adam
email = stefano.zaghi@gmail.it
authors = "Andrea Di Mascio" "Federico Negro" "Giacomo Rossi" "Francesco Salvadore" "Stefano Zaghi"
[dependencies]
deps_dir = src/third_party
BeFoR64 = https://github.com/szaghi/BeFoR64
FACE = https://github.com/szaghi/FACE
FiNeR = https://github.com/szaghi/FiNeR
FUNDAL = https://github.com/szaghi/FUNDAL
FOSSIL = https://github.com/szaghi/FOSSIL
FoXy = https://github.com/Fortran-FOSS-Programmers/FoXy
MORTIF = https://github.com/szaghi/MORTIF
MOTIOn = https://github.com/szaghi/MOTIOn
PENF = https://github.com/szaghi/PENF
StringiFor = https://github.com/szaghi/StringiFor
VTKFortran = https://github.com/szaghi/VTKFortran
VecFor = https://github.com/szaghi/VecFor
[include]
paths = fobos.d/templates.fobos
fobos.d/rules.fobos
fobos.d/prism.fobos
?fobos.d/adam.fobos
?fobos.d/ascot.fobos
?fobos.d/chase.fobos
?fobos.d/patch.fobos
?fobos.d/nasto.fobos
?fobos.d/tests_fdv.fobos
[varsets]
default = local_gnu
[varset:local_gnu]
$HDF5_PREFIX = lib/hdf5/develop/gnu/14.2.0
[varset:local_nvf]
$HDF5_PREFIX = lib/hdf5/develop/nvf/26.1
$NVF_CC = cc89
[varset:leonardo]
$HDF5_PREFIX = /leonardo/prod/spack/06/install/0.22/linux-rhel8-icelake/nvhpc-24.5/hdf5-1.14.3-2soj72l4cjp6mx7chrqu3h2qxzmrugnc
$NVF_CC = cc80
[varset:iac_gnu]
$HDF5_PREFIX = lib/hdf5/develop/iac/gnu/12.2.1/openmpi-4.1.6
[varset:iac_nvf]
$HDF5_PREFIX = lib/hdf5/develop/iac/nvf/25.5
$NVF_CC = cc80