Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
745e07e6
Commit
745e07e6
authored
Jul 20, 2015
by
Chris Greenshields
Browse files
Template case files: added model coeffs to transportProperties
parent
7810d432
Changes
4
Hide whitespace changes
Inline
Side-by-side
etc/templates/axisymmetricJet/constant/transportProperties
View file @
745e07e6
...
...
@@ -18,4 +18,36 @@ transportModel Newtonian;
nu nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
BirdCarreauCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
CrossPowerLawCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
powerLawCoeffs
{
nuMax nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
nuMin nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
HerschelBulkleyCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
tau0 tau0 [ 0 2 -2 0 0 0 0 ] 1;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
// ************************************************************************* //
etc/templates/closedVolumeRotating/constant/transportProperties
View file @
745e07e6
...
...
@@ -18,4 +18,36 @@ transportModel Newtonian;
nu nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
BirdCarreauCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
CrossPowerLawCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
powerLawCoeffs
{
nuMax nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
nuMin nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
HerschelBulkleyCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
tau0 tau0 [ 0 2 -2 0 0 0 0 ] 1;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
// ************************************************************************* //
etc/templates/inflowOutflow/constant/transportProperties
View file @
745e07e6
...
...
@@ -18,4 +18,36 @@ transportModel Newtonian;
nu nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
BirdCarreauCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
CrossPowerLawCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
powerLawCoeffs
{
nuMax nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
nuMin nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
HerschelBulkleyCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
tau0 tau0 [ 0 2 -2 0 0 0 0 ] 1;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
// ************************************************************************* //
etc/templates/inflowOutflowRotating/constant/transportProperties
View file @
745e07e6
...
...
@@ -18,4 +18,36 @@ transportModel Newtonian;
nu nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
BirdCarreauCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
CrossPowerLawCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
m m [ 0 0 1 0 0 0 0 ] 1;
n n [ 0 0 0 0 0 0 0 ] 0.5;
}
powerLawCoeffs
{
nuMax nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
nuMin nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
HerschelBulkleyCoeffs
{
nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-03;
tau0 tau0 [ 0 2 -2 0 0 0 0 ] 1;
k k [ 0 2 -1 0 0 0 0 ] 1e-05;
n n [ 0 0 0 0 0 0 0 ] 1;
}
// ************************************************************************* //
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment