Skip to content
Snippets Groups Projects

ENH: Update tutorial for features directionalPressureGradient, Global file handling

Merged Prashant Sonakar requested to merge tut_allToAll into master
11 files
+ 94
417
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -14,7 +14,7 @@ FoamFile
@@ -14,7 +14,7 @@ FoamFile
object fvOptions;
object fvOptions;
}
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
/*
airDeflection
airDeflection
{
{
type directionalPressureGradientExplicitSource;
type directionalPressureGradientExplicitSource;
@@ -47,5 +47,5 @@ airDeflection
@@ -47,5 +47,5 @@ airDeflection
fileName "volFlowRateTable";
fileName "volFlowRateTable";
}
}
}
}
*/
// ************************************************************************* //
// ************************************************************************* //
Loading