File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ proc ::DemLauncher::Init { } {
66 variable available_apps
77
88 set dir [apps::getMyDir " DemLauncher" ]
9- set available_apps [list DEM FluidDEM CDEM]
9+ set available_apps [list DEM CDEM]
1010 # Allow to open the tree
1111 set ::spdAux::TreeVisibility 0
1212
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- -*- coding: utf-8;-*- -->
33<examples version =" 1.0" >
4- <!-- Main -->
4+ <!-- Fluid -->
55 <link path =" apps/Fluid/examples/examples.xml" />
6- <link path =" apps/Structural/examples/examples.xml" />
76 <link path =" apps/FSI/examples/examples.xml" />
7+ <link path =" apps/PotentialFluid/examples/examples.xml" />
8+ <link path =" apps/EmbeddedFluid/examples/examples.xml" />
89 <!-- Thermic -->
910 <link path =" apps/Buoyancy/examples/examples.xml" />
1011 <link path =" apps/ConjugateHeatTransfer/examples/examples.xml" />
1112 <link path =" apps/ConvectionDiffusion/examples/examples.xml" />
1213 <!-- DEM -->
1314 <link path =" apps/DEM/examples/examples.xml" />
1415 <link path =" apps/CDEM/examples/examples.xml" />
15- <link path =" apps/FluidDEM/examples/examples.xml" />
16- <link path =" apps/Dam/examples/examples.xml" />
1716 <!-- More -->
18- <link path =" apps/PotentialFluid/examples/examples.xml" />
19- <link path =" apps/EmbeddedFluid/examples/examples.xml" />
17+ <link path =" apps/Dam/examples/examples.xml" />
2018 <link path =" apps/MPM/examples/examples.xml" />
19+ <link path =" apps/Structural/examples/examples.xml" />
2120</examples >
You can’t perform that action at this time.
0 commit comments