Skip to content

Commit 03854ff

Browse files
committed
Update Layout
1 parent 6cbaf06 commit 03854ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,5 +950,6 @@ def calculate_yplus(density, viscosity, rpm, diameter, desired_yplus, growth_rat
950950

951951
return Reynolds, DeltaY, Boundary_Layer_Thickness, Number_Of_Layers
952952

953+
953954
if __name__ == '__main__':
954955
app.run_server(debug=False)

0 commit comments

Comments
 (0)