Corrected line lengths

This commit is contained in:
Henry
2012-02-29 16:39:53 +00:00
parent 3237340aa3
commit 2491f257b1
245 changed files with 1825 additions and 1868 deletions

View File

@ -15,9 +15,9 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dragModela SchillerNaumann;
dragModel1 SchillerNaumann;
dragModelb SchillerNaumann;
dragModel2 SchillerNaumann;
dragPhase blended;

View File

@ -21,9 +21,9 @@ equilibrium on;
e e [ 0 0 0 0 0 0 0 ] 0.9;
alphaMax alphaMax [ 0 0 0 0 0 0 0 ] 0.6;
alpha1Max alpha1Max [ 0 0 0 0 0 0 0 ] 0.6;
alphaMinFriction alphaMinFriction [ 0 0 0 0 0 0 0 ] 0.5;
alpha1MinFriction alpha1MinFriction [ 0 0 0 0 0 0 0 ] 0.5;
Fr Fr [ 1 -1 -2 0 0 0 0 ] 0.05;

View File

@ -19,7 +19,7 @@ preAlphaExp 300;
expMax 10;
alphaMax 0.6;
alpha1Max 0.6;
g0 g0 [ 1 -1 -2 0 0 0 0 ] 0;

View File

@ -15,20 +15,20 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
phaseb
{
nu nu [ 0 2 -1 0 0 0 0 ] 1e-06;
rho rho [ 1 -3 0 0 0 0 0 ] 1000;
d d [ 0 1 0 0 0 0 0 ] 0.0001;
}
phasea
phase1
{
nu nu [ 0 2 -1 0 0 0 0 ] 1.6e-05;
rho rho [ 1 -3 0 0 0 0 0 ] 1;
d d [ 0 1 0 0 0 0 0 ] 0.003;
}
phase2
{
nu nu [ 0 2 -1 0 0 0 0 ] 1e-06;
rho rho [ 1 -3 0 0 0 0 0 ] 1000;
d d [ 0 1 0 0 0 0 0 ] 0.0001;
}
Cvm Cvm [ 0 0 0 0 0 0 0 ] 0.5;
Cl Cl [ 0 0 0 0 0 0 0 ] 0;