We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ea6690 + cfae519 commit 4bdca7bCopy full SHA for 4bdca7b
doc/changelog.d/4345.fixed.md
@@ -1 +1 @@
1
-Unavaialble field data for some surfaces.
+Unavailable field data for some surfaces.
doc/styles/config/vocabularies/ANSYS/accept.txt
@@ -84,4 +84,5 @@ create_workflow
84
load_workflow
85
codegen
86
discoverability
87
-NGons
+NGons
88
+_user_guide_variables
src/ansys/fluent/core/__init__.py
@@ -77,7 +77,7 @@
77
from ansys.fluent.core.utils.fluent_version import FluentVersion # noqa: F401
78
from ansys.fluent.core.utils.setup_for_fluent import setup_for_fluent # noqa: F401
79
80
-__version__ = "0.34.0"
+__version__ = "0.34.1"
81
82
_VERSION_INFO = None
83
"""
0 commit comments