Skip to content

Commit

Permalink
replace last root
Browse files Browse the repository at this point in the history
  • Loading branch information
millerj97 committed Dec 17, 2024
1 parent 2b0824e commit 129cb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user_guide/solver_settings/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ These examples accesses the list of zone surfaces:
.. code-block::
>>> root.solution.report_definitions.flux["mass_flow_rate"] = {}
>>> solver.settings.solution.report_definitions.flux["mass_flow_rate"] = {}
>>> solver.settings.solution.report_definitions.flux["mass_flow_rate"].zone_names.get_attrs(["allowed-values"])
{'allowed-values': ['symmetry-xyplane', 'hot-inlet', 'cold-inlet', 'outlet', 'wall-inlet', 'wall-elbow', 'interior--elbow-fluid']}
Expand Down

0 comments on commit 129cb5d

Please sign in to comment.