Skip to content

Commit 511c2ae

Browse files
Dimitrios AdamDimitrios Adam
authored andcommitted
Pretty
1 parent 8231507 commit 511c2ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

toolchain/mfc/params/definitions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ def _auto_describe(name: str) -> str:
399399
"ve1": "Boundary velocity component 1 at domain end",
400400
"ve2": "Boundary velocity component 2 at domain end",
401401
"ve3": "Boundary velocity component 3 at domain end",
402-
"Twall_in": "Temperature of the entrance-side isothermal wall.",
403-
"Twall_out": "Temperature of the exit-side isothermal wall.",
402+
"Twall_in": "Temperature of the entrance-side isothermal wall.",
403+
"Twall_out": "Temperature of the exit-side isothermal wall.",
404404
},
405405
"patch_bc": {
406406
"geometry": "Patch shape: 1=line, 2=circle, 3=rectangle",

0 commit comments

Comments
 (0)