Skip to content

Commit

Permalink
Update examples/high_frequency/multiphysics/microwave_oven.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Morais <[email protected]>
  • Loading branch information
Devin-Crawford and SMoraisAnsys authored Jan 30, 2025
1 parent a3c053b commit f3aff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/high_frequency/multiphysics/microwave_oven.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
# ### Thermal boundaries
# Main thermal boundaries will be free opening of the microwave oven.
#
# In this example we will set 2 different types of openings on the two faces of the oven.
# In this example we set 2 different types of openings on the two faces of the oven.

ipk.modeler["ovenCavity"].transparency = 1
ipk.assign_free_opening(assignment=ipk.modeler["ovenCavity"].top_face_y.id,
Expand Down

0 comments on commit f3aff15

Please sign in to comment.