clean up some tutorial files [ci skip]

This commit is contained in:
danielque
2019-08-08 13:10:13 +02:00
parent b777ae6e9b
commit cde5d933e7
8 changed files with 17 additions and 29 deletions

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# allrun script for testcase as part of test routine
# run settlingTest
# Christoph Goniva - Sept. 2010
# allrun script for testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars

View File

@ -17,32 +17,26 @@ FoamFile
dimensions [0 1 -1 0 0 0 0];
internalField uniform (0.011 0 0);//(0.011 0 0);
internalField uniform (0.011 0 0);
boundaryField
{
top
{
type slip;
/* type fixedValue;
value uniform (0.0 0 0);*/
type slip;
}
bottom
{
type slip;
/* type fixedValue;
value uniform (0.0 0 0);*/
type slip;
}
side-walls
{
type slip;
/* type fixedValue;
value uniform (0.0 0 0); */
type slip;
}
inlet
{
type fixedValue;
value uniform (0.011 0 0);//(0.011 0 0);
value uniform (0.011 0 0);
}
outlet

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# allrun script for testcase as part of test routine
# run settlingTest CFD part
# Christoph Goniva - Feb. 2011
# allrun script for single particle testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# DEMrun script for ErgunTestMPI testcase
# init ErgunTestMPI
# Christoph Goniva - July 2014
# DEMrun script for testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# allrun script for testcase as part of test routine
# run settlingTest
# Christoph Goniva - Sept. 2010
# allrun script for testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# allrun script for testcase as part of test routine
# run settlingTest CFD part
# Christoph Goniva - Feb. 2011
# allrun script for testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# DEMrun script for ErgunTestMPI testcase
# init ErgunTestMPI
# Christoph Goniva - July 2014
# DEMrun script for testcase
# M. Efe Kinaci - Sep 2018
#===================================================================#
#- source CFDEM env vars