Skip to content

Commit 10c181d

Browse files
Remove potential flow
1 parent c564068 commit 10c181d

22 files changed

Lines changed: 1 addition & 838 deletions

kratos.gid/apps/FluidLauncher/start.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace eval ::FluidLauncher {
55
proc ::FluidLauncher::Init { } {
66
variable available_apps
77

8-
set available_apps [list Fluid EmbeddedFluid PotentialFluid Buoyancy ConjugateHeatTransfer FluidDEM]
8+
set available_apps [list Fluid EmbeddedFluid Buoyancy ConjugateHeatTransfer FluidDEM]
99
# Allow to open the tree
1010
set ::spdAux::TreeVisibility 0
1111

kratos.gid/apps/PotentialFluid/examples/NACA0012.tcl

Lines changed: 0 additions & 265 deletions
This file was deleted.

kratos.gid/apps/PotentialFluid/examples/examples.tcl

Lines changed: 0 additions & 9 deletions
This file was deleted.

kratos.gid/apps/PotentialFluid/examples/examples.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.
-2.5 KB
Binary file not shown.
-683 Bytes
Binary file not shown.
-4.82 KB
Binary file not shown.

kratos.gid/apps/PotentialFluid/python/KratosPotentialFluid.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

kratos.gid/apps/PotentialFluid/start.tcl

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)