Skip to content

Commit 41da763

Browse files
Merge pull request #860 from KratosMultiphysics/launch-configuration-selector
New launch mode
2 parents f932b90 + b746b6e commit 41da763

61 files changed

Lines changed: 4384 additions & 154 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*.lnk
33

44
# Kratos execution folder
5-
kratos.gid/exec/*
6-
!kratos.gid/exec/README.md
5+
kratos.gid/exec/Kratos*
6+
# !kratos.gid/exec/README.md
77
*.orig
88
.vscode/
99

kratos.gid/apps/Buoyancy/app.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"prefix": "Buoyancy_",
55
"themed": false,
66
"kratos_name": "Buoyancyapplication",
7+
"python_packages": [
8+
"KratosFluidDynamicsApplication",
9+
"KratosConvectionDiffusionApplication"
10+
],
711
"dimensions": [
812
"2D",
913
"3D"
@@ -16,10 +20,13 @@
1620
"write/write.tcl",
1721
"write/writeProjectParameters.tcl"
1822
],
19-
"start_script":"::Buoyancy::Init",
20-
"requeriments":{
21-
"apps":["Fluid", "ConvectionDiffusion"],
22-
"minimum_gid_version":"15.1.3d"
23+
"start_script": "::Buoyancy::Init",
24+
"requeriments": {
25+
"apps": [
26+
"Fluid",
27+
"ConvectionDiffusion"
28+
],
29+
"minimum_gid_version": "15.1.3d"
2330
},
2431
"permissions": {
2532
"open_tree": true,
@@ -34,4 +41,4 @@
3441
},
3542
"main_launch_file": "python/MainKratos.py",
3643
"examples": "examples/examples.xml"
37-
}
44+
}

kratos.gid/apps/CDEM/app.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"name": "CDEM",
44
"prefix": "DEM",
55
"themed": false,
6-
"kratos_name": "DEMapplication",
6+
"kratos_name": "DEMApplication",
7+
"python_packages": [
8+
"KratosDEMApplication","numpy"
9+
],
710
"dimensions": [
811
"2D",
912
"3D"
@@ -21,10 +24,12 @@
2124
"xml/XmlController.tcl",
2225
"xml/BulkGroup.tcl"
2326
],
24-
"start_script":"::CDEM::Init",
25-
"requeriments":{
26-
"apps":["DEM"],
27-
"minimum_gid_version":"15.1.3d"
27+
"start_script": "::CDEM::Init",
28+
"requeriments": {
29+
"apps": [
30+
"DEM"
31+
],
32+
"minimum_gid_version": "15.1.3d"
2833
},
2934
"permissions": {
3035
"open_tree": true,
@@ -34,4 +39,4 @@
3439
},
3540
"main_launch_file": "python/MainKratos.py",
3641
"examples": "examples/examples.xml"
37-
}
42+
}

kratos.gid/apps/ConjugateHeatTransfer/app.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"prefix": "CHT",
55
"themed": false,
66
"kratos_name": "ConvectionDiffusionApplication",
7+
"python_packages": [
8+
"KratosConvectionDiffusionApplication",
9+
"KratosFluidDynamicsApplication"
10+
],
711
"dimensions": [
812
"2D",
913
"3D"
@@ -18,10 +22,12 @@
1822
"write/write.tcl",
1923
"write/writeProjectParameters.tcl"
2024
],
21-
"start_script":"::ConjugateHeatTransfer::Init",
22-
"requeriments":{
23-
"apps":["Buoyancy"],
24-
"minimum_gid_version":"15.1.3d"
25+
"start_script": "::ConjugateHeatTransfer::Init",
26+
"requeriments": {
27+
"apps": [
28+
"Buoyancy"
29+
],
30+
"minimum_gid_version": "15.1.3d"
2531
},
2632
"permissions": {
2733
"open_tree": true,
@@ -36,4 +42,4 @@
3642
},
3743
"main_launch_file": "python/MainKratos.py",
3844
"examples": "examples/examples.xml"
39-
}
45+
}

kratos.gid/apps/ConvectionDiffusion/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"prefix": "CNVDFF",
55
"themed": false,
66
"kratos_name": "ConvectionDiffusionApplication",
7+
"python_packages": [
8+
"KratosConvectionDiffusionApplication"
9+
],
710
"dimensions": [
811
"2D",
912
"3D"

kratos.gid/apps/DEM/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"prefix": "DEM",
55
"themed": false,
66
"kratos_name": "DEMApplication",
7+
"python_packages": [
8+
"KratosDEMApplication"
9+
],
710
"dimensions": [
811
"2D",
912
"3D"
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
//
2+
// Cluster Name: "ballast1cluster3D"
3+
// Author: Joaquin Irazabal
4+
// Date: 2016-10-26
5+
//
6+
7+
Name
8+
ballast1cluster3D
9+
10+
Begin centers_and_radii
11+
-0.391509 0.121909 0.312726 0.020672
12+
0.32244 0.0194959 -0.223296 0.155162
13+
-0.597913 -0.0218138 0.0715206 0.141522
14+
-0.386056 0.0107947 0.205741 0.155502
15+
0.076734 -0.00152028 0.201627 0.204192
16+
0.0399966 -0.0141627 0.0607252 0.223678
17+
-0.073462 0.00808046 -0.285236 0.19253
18+
-0.179392 0.0112557 -0.292201 0.172583
19+
0.0370542 0.00571689 -0.257455 0.189502
20+
-0.254678 -0.00156899 -0.316746 0.159412
21+
0.581015 -0.0133864 0.0271691 0.178333
22+
0.677032 0.00940693 -0.0712051 0.07655
23+
0.458127 0.00613206 -0.153953 0.147031
24+
0.117395 0.010611 -0.0984031 0.206146
25+
0.293181 0.00465454 -0.104456 0.190871
26+
-0.410011 -0.0090003 -0.204786 0.171714
27+
-0.230455 0.0264941 0.301984 0.181904
28+
-0.366031 -0.00631125 0.138699 0.146873
29+
0.448987 -0.00517788 -0.0375493 0.16173
30+
0.210208 0.00186764 0.15805 0.231182
31+
-0.535813 -0.0026309 0.20185 0.119456
32+
-0.571997 -0.0208803 -0.145339 0.137786
33+
-0.473596 0.00427741 -0.0902718 0.185702
34+
-0.177961 -0.0105985 0.00572166 0.220965
35+
-0.264394 0.00448218 -0.188039 0.200797
36+
-0.209478 -0.010723 0.176448 0.20641
37+
-0.0406276 0.00586815 0.250243 0.219153
38+
-0.408289 0.00191977 0.0435214 0.17522
39+
0.353919 -0.00560961 0.106462 0.220325
40+
0.20636 -0.000988455 0.036157 0.198387
41+
0.744337 0.000201125 -0.200293 0.050396
42+
-0.0595921 -0.012055 0.111434 0.196537
43+
0.164177 0.0155469 -0.231341 0.179728
44+
-0.318262 0.0013035 -0.0650001 0.178625
45+
-0.352455 -0.00638649 -0.233854 0.174406
46+
0.103332 0.04051 0.289115 0.157729
47+
0.4534 0.00983033 -0.293496 0.068093
48+
0.461944 -0.0167005 0.0811677 0.198215
49+
-0.0859944 -0.00208583 -0.123915 0.222955
50+
0.684749 0.0109885 -0.111364 0.073831
51+
0.614846 0.00824974 -0.139422 0.115712
52+
0.757795 -0.00126356 -0.032324 0.039945
53+
0.689458 -0.00511365 -0.240005 0.031858
54+
0.77106 0.00753955 -0.0992681 0.065943
55+
0.562333 -0.00469108 -0.259015 0.103893
56+
End centers_and_radii
57+
58+
Particle_center_and_diameter
59+
0.0490832 -0.00794099 -0.00919655 1.58736
60+
61+
Size
62+
1.58736
63+
64+
Volume
65+
0.336957
66+
67+
Inertia per unit mass
68+
0.0557004
69+
0.163885
70+
0.128787
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
//
2+
// Cluster Name: "ballast1cluster3Dred"
3+
// Author: Joaquin Irazabal
4+
// Date: 2016-10-26
5+
//
6+
7+
Name
8+
ballast1cluster3Dred
9+
10+
Begin centers_and_radii
11+
-0.107798 0.000160179 -0.253314 0.243881
12+
0.0894718 0.00304854 -0.241901 0.201758
13+
0.00323314 -0.0143897 0.0114748 0.305104
14+
0.197429 0.00302985 -0.175922 0.219562
15+
-0.177717 0.00104305 0.223284 0.246409
16+
-0.387721 0.00387426 0.176879 0.235631
17+
-0.299173 0.00113467 -0.197854 0.255704
18+
-0.467055 0.00389621 -0.0151576 0.282432
19+
0.0293598 0.00821798 0.247492 0.233336
20+
0.249656 0.00373876 0.152894 0.271182
21+
0.304149 0.00477271 -0.0121604 0.210524
22+
0.420662 0.000254436 0.030821 0.189946
23+
0.52362 -0.00449429 0.0634398 0.238928
24+
0.682015 0.0099566 -0.10572 0.172699
25+
0.39367 0.0125154 -0.169214 0.211831
26+
0.550248 -0.000781109 -0.217874 0.149196
27+
End centers_and_radii
28+
29+
Particle_center_and_diameter
30+
0.052784 0.00663793 -0.0561278 1.60778
31+
32+
Size
33+
1.60778
34+
35+
Volume
36+
0.447517
37+
38+
Inertia per unit mass
39+
0.0607464
40+
0.180337
41+
0.151556
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
//
2+
// Cluster Name: "ballast2cluster3D"
3+
// Author: Joaquin Irazabal
4+
// Date: 2016-10-26
5+
//
6+
7+
Name
8+
ballast2cluster3D
9+
10+
Begin centers_and_radii
11+
-0.375967 -0.471924 0.0260517 0.148733
12+
0.0709963 0.0398698 -0.0637747 0.344678
13+
-0.192031 0.434668 -0.0257211 0.255659
14+
-0.0691877 0.249483 -0.0266048 0.28148
15+
-0.281868 -0.528909 0.030916 0.15725
16+
-0.222339 -0.317592 0.0512094 0.297355
17+
-0.135636 0.524702 0.0284116 0.217683
18+
0.0190753 0.0851424 0.248283 0.125977
19+
0.373584 -0.222064 0.0464191 0.190703
20+
0.257848 -0.156554 0.0471495 0.280329
21+
-0.229639 -0.0276446 -0.124509 0.215576
22+
0.0320867 -0.0174643 -0.0727716 0.372309
23+
-0.0188959 0.46726 0.0446652 0.259056
24+
0.18977 0.0125946 -0.0162874 0.374545
25+
-0.047566 -0.111675 -0.0626154 0.339278
26+
0.0877974 -0.0554946 0.0194054 0.384481
27+
0.130006 -0.294666 -0.0112559 0.274594
28+
-0.0426479 -0.445478 -0.0105365 0.226771
29+
-0.133266 -0.251138 0.0138137 0.31103
30+
-0.0776371 0.34918 0.112339 0.275784
31+
0.267589 0.022582 -0.00761729 0.309647
32+
-0.178269 0.0997999 -0.127151 0.21707
33+
-0.197275 -0.139203 -0.0610197 0.260999
34+
-0.0622261 0.00426448 -0.112256 0.300888
35+
0.217611 0.15121 -0.0320724 0.25598
36+
-0.299872 0.288397 -0.13547 0.146572
37+
-0.188569 -0.481859 0.00616044 0.195571
38+
-0.312446 -0.204489 -0.0113604 0.192388
39+
-0.314981 0.411969 -0.063746 0.165185
40+
-0.0714403 -0.141515 0.107541 0.275272
41+
0.418352 -0.117933 0.0343298 0.193322
42+
0.0503389 0.236549 0.00207174 0.293912
43+
-0.10245 0.359172 0.367849 0.039266
44+
End centers_and_radii
45+
46+
Particle_center_and_diameter
47+
-0.137388 0.0191417 0.0384549 1.78886
48+
49+
Size
50+
1.78886
51+
52+
Volume
53+
0.588813
54+
55+
Inertia per unit mass
56+
0.132218
57+
0.0905154
58+
0.160795
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
//
2+
// Cluster Name: "ballast2cluster3Dred"
3+
// Author: Joaquin Irazabal
4+
// Date: 2016-10-26
5+
//
6+
7+
Name
8+
ballast2cluster3Dred
9+
10+
Begin centers_and_radii
11+
-0.154193 0.378012 0.024577 0.357566
12+
-0.0919402 0.412506 0.0534622 0.322589
13+
-0.149874 0.361236 0.261489 0.143528
14+
-0.240387 0.209824 -0.130104 0.169683
15+
-0.368108 0.383057 -0.0810069 0.150759
16+
-0.349569 0.354657 -0.0935731 0.149564
17+
0.0978064 -0.0998804 -0.00250299 0.418638
18+
0.333895 -0.0885239 0.0645126 0.299802
19+
0.0245505 0.0243762 -0.086595 0.420935
20+
0.14683 0.0255291 -0.00222333 0.453786
21+
-0.144095 -0.31449 0.0232671 0.391308
22+
-0.18106 -0.112023 -0.101565 0.274281
23+
-0.0173798 -0.334179 -0.00643049 0.327102
24+
0.162134 -0.361289 0.0340567 0.199307
25+
End centers_and_radii
26+
27+
Particle_center_and_diameter
28+
-0.120556 0.0156518 0.0369123 1.73904
29+
30+
Size
31+
1.73904
32+
33+
Volume
34+
0.741066
35+
36+
Inertia per unit mass
37+
0.147014
38+
0.107941
39+
0.172624

0 commit comments

Comments
 (0)