diff --git a/src/OpenFOAM/meshes/pointMesh/pointBoundaryMesh/pointBoundaryMesh.C b/src/OpenFOAM/meshes/pointMesh/pointBoundaryMesh/pointBoundaryMesh.C index 97990194a2091f524c1b71f76987d1ea9820d013..127342e8dc6ff6740ab013a5bac2be1dd51688af 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointBoundaryMesh/pointBoundaryMesh.C +++ b/src/OpenFOAM/meshes/pointMesh/pointBoundaryMesh/pointBoundaryMesh.C @@ -177,7 +177,7 @@ Foam::pointBoundaryMesh::pointBoundaryMesh "boundary", io.instance(), polyMesh::meshSubDir/pointMesh::meshSubDir, - io.db(), + m.thisDb(), io.readOpt(), io.writeOpt(), false //io.registerObject() // or always set to false? diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun b/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun index 940382c4de3e7ace083aa35cc4a8c5926c223f95..a13c16c18e9a2626bbc92a9fc8d911d972d96050 100755 --- a/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun +++ b/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun @@ -16,7 +16,6 @@ runApplication subsetMesh c0 -patch walls -overwrite runApplication splitMeshRegions -cellZones -overwrite # create register face and cell zones -rm -f log.topoSet.register runApplication -s register \ topoSet -region cabin -dict system/topoSetDictRegister diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun-parallel b/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun-parallel index 89f2927ab817cee8cf4e9824937e38616126e126..b5403e5e1f82b0a1156705dc0bc585fa2e0189dc 100755 --- a/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun-parallel +++ b/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/Allrun-parallel @@ -16,8 +16,7 @@ runApplication subsetMesh c0 -patch walls -overwrite runApplication splitMeshRegions -cellZones -overwrite # create register face and cell zones -rm -f log.topoSet.register -runApplication -o -s register \ +runApplication -s register \ topoSet -region cabin -dict system/topoSetDictRegister # set the initial fields