From d38be10d99bc8e18900881ea2095d8e46d3955c1 Mon Sep 17 00:00:00 2001 From: danielque Date: Wed, 9 Feb 2022 14:23:07 +0100 Subject: [PATCH] move tutorial to different folder move falling_sphere_two_way_coupling from cfdemSolverIBTorque to cfdemSolverIB folder --- etc/tutorial-list.txt | 2 +- .../falling_sphere_two_way_coupling/Allclean.sh | 0 .../falling_sphere_two_way_coupling/Allrun.sh | 0 .../falling_sphere_two_way_coupling/CFD/0/U | 0 .../falling_sphere_two_way_coupling/CFD/0/Us | 0 .../falling_sphere_two_way_coupling/CFD/0/p | 0 .../falling_sphere_two_way_coupling/CFD/0/phiIB | 0 .../falling_sphere_two_way_coupling/CFD/0/rho | 0 .../falling_sphere_two_way_coupling/CFD/0/voidfraction | 0 .../CFD/constant/couplingProperties | 0 .../CFD/constant/dynamicMeshDict | 0 .../falling_sphere_two_way_coupling/CFD/constant/g | 0 .../CFD/constant/liggghtsCommands | 0 .../CFD/constant/transportProperties | 0 .../CFD/constant/turbulenceProperties | 0 .../falling_sphere_two_way_coupling/CFD/octave/plot_data.m | 0 .../falling_sphere_two_way_coupling/CFD/system/blockMeshDict | 0 .../falling_sphere_two_way_coupling/CFD/system/controlDict | 0 .../falling_sphere_two_way_coupling/CFD/system/decomposeParDict | 0 .../falling_sphere_two_way_coupling/CFD/system/fvOptions | 0 .../falling_sphere_two_way_coupling/CFD/system/fvSchemes | 0 .../falling_sphere_two_way_coupling/CFD/system/fvSolution | 0 .../falling_sphere_two_way_coupling/DEM/in.liggghts_run | 0 .../falling_sphere_two_way_coupling/DEM/post/.gitignore | 0 .../falling_sphere_two_way_coupling/parCFDDEMrun.sh | 0 .../falling_sphere_two_way_coupling/post.sh | 0 26 files changed, 1 insertion(+), 1 deletion(-) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/Allclean.sh (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/Allrun.sh (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/U (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/Us (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/p (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/phiIB (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/rho (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/0/voidfraction (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/couplingProperties (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/dynamicMeshDict (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/g (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/liggghtsCommands (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/transportProperties (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/constant/turbulenceProperties (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/octave/plot_data.m (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/blockMeshDict (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/controlDict (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/decomposeParDict (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/fvOptions (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/fvSchemes (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/CFD/system/fvSolution (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/DEM/in.liggghts_run (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/DEM/post/.gitignore (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/parCFDDEMrun.sh (100%) rename tutorials/{cfdemSolverIBTorque => cfdemSolverIB}/falling_sphere_two_way_coupling/post.sh (100%) diff --git a/etc/tutorial-list.txt b/etc/tutorial-list.txt index 5f06228c..d96302f6 100644 --- a/etc/tutorial-list.txt +++ b/etc/tutorial-list.txt @@ -20,4 +20,4 @@ cfdemSolverPisoScalar/packedBedTemp/dir cfdemSolverPiso/ErgunTestCG/dir -cfdemSolverIBTorque/falling_sphere_two_way_coupling/dir +cfdemSolverIB/falling_sphere_two_way_coupling/dir diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/Allclean.sh b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/Allclean.sh similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/Allclean.sh rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/Allclean.sh diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/Allrun.sh b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/Allrun.sh similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/Allrun.sh rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/Allrun.sh diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/U b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/U similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/U rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/U diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/Us b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/Us similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/Us rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/Us diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/p b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/p similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/p rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/p diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/phiIB b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/phiIB similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/phiIB rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/phiIB diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/rho b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/rho similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/rho rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/rho diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/voidfraction b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/voidfraction similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/0/voidfraction rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/0/voidfraction diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/couplingProperties b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/couplingProperties similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/couplingProperties rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/couplingProperties diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/dynamicMeshDict b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/dynamicMeshDict similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/dynamicMeshDict rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/dynamicMeshDict diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/g b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/g similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/g rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/g diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/liggghtsCommands b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/liggghtsCommands similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/liggghtsCommands rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/liggghtsCommands diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/transportProperties b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/transportProperties similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/transportProperties rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/transportProperties diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/turbulenceProperties b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/turbulenceProperties similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/constant/turbulenceProperties rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/constant/turbulenceProperties diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/octave/plot_data.m b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/octave/plot_data.m similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/octave/plot_data.m rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/octave/plot_data.m diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/blockMeshDict b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/blockMeshDict rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/controlDict b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/controlDict rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/decomposeParDict b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/decomposeParDict similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/decomposeParDict rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/decomposeParDict diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvOptions b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvOptions similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvOptions rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvOptions diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvSchemes b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvSchemes similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvSchemes rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvSchemes diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvSolution b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvSolution similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/CFD/system/fvSolution rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/fvSolution diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/DEM/in.liggghts_run b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/DEM/in.liggghts_run similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/DEM/in.liggghts_run rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/DEM/in.liggghts_run diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/DEM/post/.gitignore b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/DEM/post/.gitignore similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/DEM/post/.gitignore rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/DEM/post/.gitignore diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/parCFDDEMrun.sh b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/parCFDDEMrun.sh similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/parCFDDEMrun.sh rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/parCFDDEMrun.sh diff --git a/tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/post.sh b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/post.sh similarity index 100% rename from tutorials/cfdemSolverIBTorque/falling_sphere_two_way_coupling/post.sh rename to tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/post.sh