Skip to content

Commit 09535e0

Browse files
Fix Launchers
1 parent 4720771 commit 09535e0

4 files changed

Lines changed: 30 additions & 9 deletions

File tree

kratos.gid/apps/DEMLauncher/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"start_script":"::DemLauncher::Init",
88
"requeriments":{
9-
"display_apps":["DEM", "DEMPFEM", "FluidDEM", "CDEM"],
9+
"display_apps":["DEM", "CDEM"],
1010
"minimum_gid_version":"15.1.3d"
1111
},
1212
"permissions": {

kratos.gid/apps/FluidLauncher/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"start_script":"::FluidLauncher::Init",
88
"requeriments":{
9-
"display_apps":["Fluid","EmbeddedFluid", "PotentialFluid", "Buoyancy", "ConjugateHeatTransfer", "FluidDEM"],
9+
"display_apps":["Fluid","EmbeddedFluid", "PotentialFluid", "Buoyancy", "ConjugateHeatTransfer"],
1010
"minimum_gid_version":"15.1.3d"
1111
},
1212
"permissions": {

kratos.gid/kratos_default.spd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,18 @@
1212
<appLink n="Structural" public="1" pn="Structural" active="0" appid="Structural" prefix="ST"/>
1313
<appLink n="FluidLauncher" public="1" pn="Fluid" active="0" appid="FluidLauncher" prefix="FLL"/>
1414
<appLink n="Fluid" public="0" pn="Fluid" active="0" appid="Fluid" prefix="FL"/>
15-
<appLink n="FreeSurface" public="0" pn="FreeSurface" active="0" appid="FreeSurface" prefix="FS"/>
1615
<appLink n="EmbeddedFluid" public="0" pn="Embedded fluid" active="0" appid="EmbeddedFluid" prefix="EMBFL"/>
1716
<appLink n="PotentialFluid" public="0" pn="Potential fluid" active="0" appid="PotentialFluid" prefix="PTFL"/>
1817
<appLink n="Buoyancy" public="0" pn="Buoyancy" active="0" appid="Buoyancy" prefix="Buoyancy_"/>
1918
<appLink n="ConjugateHeatTransfer" public="0" pn="Conjugate heat transfer" active="0" appid="ConjugateHeatTransfer" prefix="CHT"/>
2019
<appLink n="FSI" public="1" pn="FSI" active="0" appid="FSI" prefix="FSI"/>
2120
<appLink n="Dam" public="1" pn="Dam" active="0" appid="Dam" prefix="Dam"/>
22-
<appLink n="PfemLauncher" public="1" pn="Pfem" active="0" appid="PfemLauncher" prefix="PFEMLauncher_"/>
23-
<appLink n="PfemFluid" public="0" pn="Pfem Fluid" active="0" appid="PfemFluid" prefix="PFEMFLUID_"/>
24-
<appLink n="PfemThermic" public="0" pn="Pfem Thermic" active="0" appid="PfemThermic" prefix="PFEMTHERMIC_"/>
2521
<appLink n="StenosisWizard" public="1" pn="Stenosis Wizard" active="0" appid="StenosisWizard" prefix="StenosisWizard" is_tool="1"/>
2622
<appLink n="Stent" public="1" pn="Stent" active="0" appid="Stent" prefix="Stent" is_tool="1"/>
2723
<appLink n="DEMLauncher" public="1" pn="DEM" active="0" appid="DEMLauncher" prefix="DEMLauncher"/>
2824
<appLink n="DEM" public="0" pn="DEM" active="0" appid="DEM" prefix="DEM"/>
29-
<appLink n="FluidDEM" public="0" pn="Fluid-DEM" active="0" appid="FluidDEM" prefix="FluidDEM"/>
3025
<appLink n="MPM" public="1" pn="MPM" active="0" appid="MPM" prefix="MPM"/>
31-
<appLink n="DEMPFEM" public="0" pn="DEM+PFEM" active="0" appid="DEMPFEM" prefix="DEMPFEM"/>
3226
<appLink n="CDEM" public="0" pn="Cohesive DEM" active="0" appid="CDEM" prefix="CDEM"/>
33-
<appLink n="ShallowWater" public="1" pn="Shallow water" active="0" appid="ShallowWater" prefix="SW"/>
3427
<appLink n="MdpaGenerator" public="1" pn="Mdpa Generator" active="0" appid="MdpaGenerator" prefix="MDPAGen_" is_tool="1"/>
3528
<appLink n="Examples" public="1" pn="Examples" active="0" appid="Examples" prefix="EXA_" is_tool="1"/>
3629
<blockdata n="units" pn="Units" icon="units" open_window="0">
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<group name='kratos_preferences' label='Kratos'>
2+
<labelframe name='main_options' label='General options'>
3+
<combobox name='DevMode' variable='DevMode' variablemanager='Kratos::ManagePreferences' label='Mode' help='Show/Hide some experimental features'>
4+
<option value='dev' label='Developer'/>
5+
<option value='release' label='Release'/>
6+
</combobox>
7+
<combobox name='mdpa_format' variable='mdpa_format' variablemanager='Kratos::ManagePreferences' label='MDPA Optimization' help=''>
8+
<option value='0' label='Optimized'/>
9+
<option value='1' label='Readable'/>
10+
</combobox>
11+
<combobox name='allow_logs' variable='allow_logs' variablemanager='Kratos::ManagePreferences' label='Store logs' help=''>
12+
<option value='0' label='No'/>
13+
<option value='1' label='Only local, so I will get better support from the developers.'/>
14+
<option value='2' label='Share anonymous usage data. (See kratos > View current log) Coming soon :)'/>
15+
</combobox>
16+
<combobox name='echo_level' variable='echo_level' variablemanager='Kratos::ManagePreferences' label='Echo level' help='Show more/less message'>
17+
<option value='0' label='0'/>
18+
<option value='1' label='1'/>
19+
<option value='2' label='2'/>
20+
</combobox>
21+
<entrywithbutton name="debug_folder" label="Debug path" variable="debug_folder" buttonimage="folder.png" variablemanager='Kratos::ManagePreferences' buttonfunction="OpenBrowserForDirectoryDebug" help='Path to the kratos debug folder. This is placed in the launch.json file for debugging' />
22+
<comboboxframe name="launch_configuration" label="Launch configuration" variable="launch_configuration" variablemanager='Kratos::ManagePreferences' help='' >
23+
<option value='Docker' label='Docker' setactivate="docker_image" />
24+
<entry name="docker_image" variable="docker_image" label="Docker image" variablemanager='Kratos::ManagePreferences' help='Name of the Kratos Docker image'/>
25+
</comboboxframe>
26+
</labelframe>
27+
</group>
28+

0 commit comments

Comments
 (0)