mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
clean up whitespaces and fix headers in tutorial files
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
========= |
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
| \\ / O peration | Version: 1.6 |
|
\\ / O peration | Website: https://openfoam.org
|
||||||
| \\ / A nd | Web: http://www.OpenFOAM.org |
|
\\ / A nd | Version: 6
|
||||||
| \\/ M anipulation | |
|
\\/ M anipulation |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
FoamFile
|
FoamFile
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
========= |
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
| \\ / O peration | Version: 1.6 |
|
\\ / O peration | Website: https://openfoam.org
|
||||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
\\ / A nd | Version: 6
|
||||||
| \\/ M anipulation | |
|
\\/ M anipulation |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
FoamFile
|
FoamFile
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
========= |
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
| \\ / O peration | Version: 1.6 |
|
\\ / O peration | Website: https://openfoam.org
|
||||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
\\ / A nd | Version: 6
|
||||||
| \\/ M anipulation | |
|
\\/ M anipulation |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
FoamFile
|
FoamFile
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
========= |
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
| \\ / O peration | Version: dev |
|
\\ / O peration | Website: https://openfoam.org
|
||||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
\\ / A nd | Version: 6
|
||||||
| \\/ M anipulation | |
|
\\/ M anipulation |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
FoamFile
|
FoamFile
|
||||||
{
|
{
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
# Periodic box simulations of Geldart A particles (d=0.075mm, rho=1500kg/m3) #
|
# Periodic box simulations of Geldart A particles (d=0.075mm, rho=1500kg/m3) #
|
||||||
# Cf. Radl, S. and Sundaresan, S., A drag model for filtered Euler–Lagrange #
|
# Cf. Radl, S. and Sundaresan, S., A drag model for filtered Euler–Lagrange #
|
||||||
# simulations of clustered gas–particle suspensions. #
|
# simulations of clustered gas–particle suspensions. #
|
||||||
# Chemical engineering science, (2014). #
|
# Chem. Eng. Sci., (2014) #
|
||||||
# mass loading = 0.05 #
|
# mass loading = 0.05 #
|
||||||
# authors: Behrad Esgandari #
|
# authors: Behrad Esgandari #
|
||||||
# date: Aug 2023 #
|
# date: Aug 2023 #
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
# Periodic box simulations of Geldart A particles (d=0.075mm, rho=1500kg/m3) #
|
# Periodic box simulations of Geldart A particles (d=0.075mm, rho=1500kg/m3) #
|
||||||
# Cf. Radl, S. and Sundaresan, S., A drag model for filtered Euler–Lagrange #
|
# Cf. Radl, S. and Sundaresan, S., A drag model for filtered Euler–Lagrange #
|
||||||
# simulations of clustered gas–particle suspensions. #
|
# simulations of clustered gas–particle suspensions. #
|
||||||
# Chemical engineering science, (2014). #
|
# Chem. Eng. Sci., (2014) #
|
||||||
# mass loading = 0.05 #
|
# mass loading = 0.05 #
|
||||||
# authors: Behrad Esgandari #
|
# authors: Behrad Esgandari #
|
||||||
# date: Aug 2023 #
|
# date: Aug 2023 #
|
||||||
|
|||||||
@ -1,10 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
#===================================================================#
|
|
||||||
# DEM run script for periodic box testcase
|
# DEM run script for periodic box testcase
|
||||||
# init periodic box
|
# init periodic box
|
||||||
# Behrad Esgandari - August 2023
|
# Behrad Esgandari - August 2023
|
||||||
#===================================================================#
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
#- source CFDEM env vars
|
#- source CFDEM env vars
|
||||||
. ~/.bashrc
|
. ~/.bashrc
|
||||||
@ -13,7 +12,7 @@
|
|||||||
source $CFDEM_PROJECT_DIR/etc/functions.sh
|
source $CFDEM_PROJECT_DIR/etc/functions.sh
|
||||||
|
|
||||||
echo "starting DEM run in parallel..."
|
echo "starting DEM run in parallel..."
|
||||||
#--------------------------------------------------------------------------------#
|
#------------------------------------------------------------------------------
|
||||||
#- define variables
|
#- define variables
|
||||||
casePath="$(dirname "$(readlink -f ${BASH_SOURCE[0]})")"
|
casePath="$(dirname "$(readlink -f ${BASH_SOURCE[0]})")"
|
||||||
logpath="$casePath"
|
logpath="$casePath"
|
||||||
@ -23,7 +22,7 @@ solverName="in.liggghts_init"
|
|||||||
nrProcs=32
|
nrProcs=32
|
||||||
machineFileName="none"
|
machineFileName="none"
|
||||||
debugMode="off"
|
debugMode="off"
|
||||||
#--------------------------------------------------------------------------------#
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
#- call function to run DEM case
|
#- call function to run DEM case
|
||||||
parDEMrun $logpath $logfileName $casePath $headerText $solverName $nrProcs $machineFileName $debugMode
|
parDEMrun $logpath $logfileName $casePath $headerText $solverName $nrProcs $machineFileName $debugMode
|
||||||
|
|||||||
Reference in New Issue
Block a user