diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSchemes b/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSchemes index 440b2b231117b14acd551093d9ef83512f6b36e9..fea0d13d57f6279d548e4c93352ed9e556f839ff 100644 --- a/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSchemes +++ b/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSchemes @@ -10,6 +10,7 @@ FoamFile version 2.0; format ascii; class dictionary; + location "system"; object fvSchemes; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSolution b/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSolution index ea00426f6108a307a3bf5b2ece5b4a94d55d837f..75b0b6674ad329447c1bc1e9d628606963eff449 100644 --- a/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSolution +++ b/tutorials/incompressible/pisoFoam/les/motorBike/lesFiles/fvSolution @@ -10,6 +10,7 @@ FoamFile version 2.0; format ascii; class dictionary; + location "system"; object fvSolution; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -31,13 +32,13 @@ solvers nCellsInCoarsestLevel 50; agglomerator faceAreaPair; mergeLevels 1; - }; + } pFinal { $p; relTol 0; - }; + } "(U|k|B|nuTilda)" { @@ -45,7 +46,7 @@ solvers smoother symGaussSeidel; tolerance 1e-7; relTol 0; - }; + } } PISO diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/fvSolution b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/fvSolution index 5eeddfb8fd02b449c8b05f680a55a9e6d4fe30de..d499b12eaba6c9652996127ac0bedb18962e830d 100644 --- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/fvSolution +++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/fvSolution @@ -36,7 +36,7 @@ solvers $p; tolerance 1e-6; relTol 0; - }; + } Phi {