Skip to content

Commit 76f7b6e

Browse files
committed
chore: add acronym for DOE
1 parent 5c00f56 commit 76f7b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/00-fluent/DOE_ML.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#
4646
# Water enters a Mixing Elbow from two Inlets; Hot (313 K) and Cold (293 K) and exits
4747
# from Outlet. Using PyFluent in the background, this example runs Design of Experiments
48-
# with Cold Inlet Velocity and Hot Inlet Velocity as Input Parameters and Outlet
48+
# (DOE) with Cold Inlet Velocity and Hot Inlet Velocity as Input Parameters and Outlet
4949
# Temperature as an Output Parameter.
5050
#
5151
# Results can be visualized using a Response Surface. Finally, Supervised Machine

0 commit comments

Comments
 (0)