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.
1 parent 2f87ddb commit 9dfb8c2Copy full SHA for 9dfb8c2
src/ansys/fluent/core/launcher/launcher.py
@@ -27,7 +27,7 @@
27
28
_THIS_DIR = os.path.dirname(__file__)
29
_OPTIONS_FILE = os.path.join(_THIS_DIR, "fluent_launcher_options.json")
30
-FLUENT_VERSION = "22.2.0"
+FLUENT_VERSION = "23.1.0"
31
_FLUENT_EXE_PATH = ""
32
33
0 commit comments