tutorials: Updated for the changes to triSurfaceMesh

This commit is contained in:
Henry Weller
2023-12-20 18:13:55 +00:00
parent a99155d0f0
commit 7df07d2660
3 changed files with 6 additions and 4 deletions

View File

@ -36,9 +36,10 @@ boundaryField
geometry
{
AcrossRiver.stl
AcrossRiver
{
type triSurfaceMesh;
file "AcrossRiver.stl";
}
};
@ -64,9 +65,10 @@ boundaryField
// type surfaceSlipDisplacement;
// geometry
// {
// hellskull.stl
// hellskull
// {
// type triSurfaceMesh;
// file "hellskull.stl";
// }
// };
//

View File

@ -23,7 +23,7 @@ baffles
{
type searchableSurface;
surface triSurfaceMesh;
name baffle1D.stl;
file "baffle1D.stl";
owner
{

View File

@ -23,7 +23,7 @@ baffles
{
type searchableSurface;
surface triSurfaceMesh;
name baffle3D.stl;
file "baffle3D.stl";
owner
{