mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Tutorial updates
This commit is contained in:
@ -88,7 +88,7 @@ drag
|
||||
|
||||
// This is a dummy to support the Smagorinsky model
|
||||
transportModel Newtonian;
|
||||
nu [0 2 -1 0 0 0 0] 0;
|
||||
nu 0;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -230,7 +230,7 @@ drag
|
||||
|
||||
// This is a dummy to support the Smagorinsky model
|
||||
transportModel Newtonian;
|
||||
nu [0 2 -1 0 0 0 0] 0;
|
||||
nu 0;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -230,7 +230,7 @@ drag
|
||||
|
||||
// This is a dummy to support the Smagorinsky model
|
||||
transportModel Newtonian;
|
||||
nu [0 2 -1 0 0 0 0] 0;
|
||||
nu 0;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -242,7 +242,7 @@ drag
|
||||
|
||||
// This is a dummy to support the Smagorinsky model
|
||||
transportModel Newtonian;
|
||||
nu [0 2 -1 0 0 0 0] 0;
|
||||
nu 0;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user