From ef586dbebbf681cb432f660008af0fa8b3bb2daa Mon Sep 17 00:00:00 2001 From: Daniel Doehring Date: Sun, 4 Feb 2024 17:57:36 +0100 Subject: [PATCH] Update docs/literate/src/files/index.jl --- docs/literate/src/files/index.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/literate/src/files/index.jl b/docs/literate/src/files/index.jl index edb577a44d6..26637e5b24b 100644 --- a/docs/literate/src/files/index.jl +++ b/docs/literate/src/files/index.jl @@ -112,7 +112,7 @@ #- # This tutorial describes how to obtain a [`P4estMesh`](@ref) from an existing mesh generated # by [`gmsh`](https://gmsh.info/) or any other meshing software that can export to the Abaqus -# input `.inp` format. It demonstrates its usage for a Mach 2 flow around the NACA6412 airfoil. +# input `.inp` format. The tutorial demonstrates how edges/faces can be associated with boundary conditions based on the physical nodesets. # ### [16 Explicit time stepping](@ref time_stepping) #-