Skip to content

Commit 6f90fa0

Browse files
committed
correction to the local coordinate system at the giles inlet boundary
1 parent 4a100a4 commit 6f90fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tutorials/compressible_flow/Aachen_Turbine/Aachen_Turbine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Non-reflective boundary conditions can be enforced by means of the
154154
```MARKER_GILES``` boundary. They can be used for both inlet-outlet, as well as mixing-plane boundaries. Furthermore, under-relaxation factors can be provided both for the average and Fourier components at any boundary where the Giles boundary condition is used.
155155

156156
##### Inlet and outlet boundaries
157-
The ```TOTAL_CONDITIONS_PT``` option allows to enforce the total inlet condition on a chosen boundary (identified by its marker). These include pressure and temperature, together with the incoming flow direction, expressed via its components in cylindrical coordinates.
157+
The ```TOTAL_CONDITIONS_PT``` option allows to enforce the total inlet condition on a chosen boundary (identified by its marker). These include pressure and temperature, together with the incoming flow direction, expressed via its local coordinates (normal, tangential and radial to the chosen boundary).
158158
The ```STATIC_PRESSURE_1D``` can be used to enforce the outlet static pressure value on a boundary where the flow is in radial equilibrium.
159159
These two options are applied to the inlet and outlet surfaces of the domain, respectively, highlighted in light blue in Figure 4.
160160
The following box presents the corresponding syntax.

0 commit comments

Comments
 (0)