Bug defining Turbo Interfaces
dpons-ansys opened this issue ยท 2 comments
๐ Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
๐ Description of the bug
Error when defining properties for a newly created turbo interface via the settings api
๐ Steps to reproduce
#create a new interface by the following:
solver.setup.turbo_models.enable_turbo_model = True
solver.setup.mesh_interfaces.turbo_interface.create('v1_r1_int')
solver.setup.mesh_interfaces.turbo_interface['v1_r1_int'].get_state()
solver.setup.mesh_interfaces.turbo_interface['v1_r1_int'].zone1.allowed_values()
then whenever modifying properties for the interface, the interface gets deleted
#I tried the following:
solver.setup.mesh_interfaces.turbo_interface['v1_r1_int'] = {'zone1': 'r1-to-s1-side-1'}
solver.setup.mesh_interfaces.turbo_interface['v1_r1_int'] .zone1 = 'r1-to-s1-side-1'
๐ป Which operating system are you using?
Windows
๐ Which ANSYS version are you using?
24.1
๐ Which Python version are you using?
3.9
๐ฆ Installed packages
about-time==4.2.1
alive-progress==3.1.5
ansys-api-dbu==0.2.0
ansys-api-dyna==0.3.2
ansys-api-fluent==0.3.22
ansys-api-geometry==0.3.0
ansys-api-mapdl==0.5.1
ansys-api-mechanical==0.1.0
ansys-api-meshing-prime==0.1.1
ansys-api-platform-instancemanagement==1.0.0
ansys-api-pyensight==0.3.2
ansys-api-sherlock==0.1.22
ansys-api-systemcoupling==0.1.0
ansys-dpf-composites==0.3.1
ansys-dpf-core==0.9.0
ansys-dpf-gate==0.4.1
ansys-dpf-gatebin==0.3.1
ansys-dpf-post==0.5.0
ansys-dyna-core==0.4.2
ansys-dynamicreporting-core==0.5.0
ansys-fluent-core==0.20.0
ansys-fluent-visualization==0.8.0
ansys-geometry-core==0.4rc1
ansys-grantami-bomanalytics==1.2.0
ansys-grantami-bomanalytics-openapi==1.1.0
ansys-grantami-recordlists==1.0.0.post1
ansys-grantami-serverapi-openapi==1.0.0
ansys-grpc-dpf==0.7.1
ansys-mapdl-core==0.66.0
ansys-mapdl-reader==0.52.11
ansys-math-core==0.1.3
ansys-mechanical-core==0.10.2
ansys-meshing-prime==0.5.0.dev6
ansys-motorcad-core==0.2.0
ansys-openapi-common==1.2.2
ansys-optislang-core==0.4.0
ansys-platform-instancemanagement==1.1.2
ansys-pyensight-core==0.6.0
ansys-pythonnet==3.1.0rc1
ansys-seascape==0.2.0
ansys-sherlock-core==0.4.0
ansys-systemcoupling-core==0.3.0
ansys-tools-path==0.4.0
ansys-turbogrid-api==0.4.3
ansys-turbogrid-core==0.4.1
ansys-units==0.3.2
appdirs==1.4.4
asgiref==3.7.2
asttokens==2.2.1
backcall==0.2.0
bcrypt==4.2.0
beartype==0.17.2
bleach==6.0.0
build==0.10.0
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.6
cloudpickle==2.2.1
clr-loader==0.2.6
colorama==0.4.6
comm==0.1.3
contourpy==1.0.7
cryptography==39.0.2
cycler==0.11.0
debugpy==1.6.6
decorator==5.1.1
Deprecated==1.2.14
Django==4.2.3
docker==6.1.3
docutils==0.20.1
entrypoints==0.4
executing==1.2.0
fabric==3.2.2
filelock==3.12.2
fonttools==4.39.2
geomdl==5.3.1
google-api-core==2.10.1
google-api-python-client==2.82.0
google-auth==2.16.2
google-auth-httplib2==0.1.0
googleapis-common-protos==1.56.4
grapheme==0.6.0
grpcio==1.51.3
grpcio-health-checking==1.48.2
grpcio-status==1.48.2
h5py==3.8.0
httplib2==0.22.0
idna==3.4
imageio==2.26.1
importlib-metadata==6.1.0
invoke==2.2.0
ipykernel==6.22.0
ipython==8.11.0
jaraco.classes==3.3.0
jedi==0.18.2
Jinja2==3.1.4
jupyter_client==7.4.9
jupyter_core==5.3.0
keyring==24.2.0
kiwisolver==1.4.4
lxml==4.9.2
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.7.1
matplotlib-inline==0.1.6
mdurl==0.1.2
more-itertools==10.0.0
nest-asyncio==1.5.6
numpy==1.24.2
packaging==23.0
pandas==1.5.3
paramiko==3.4.1
parso==0.8.3
pickleshare==0.7.5
Pillow==9.4.0
Pint==0.23
pkginfo==1.9.6
platformdirs==3.11.0
plumbum==1.8.1
pooch==1.7.0
prompt-toolkit==3.0.38
protobuf==3.20.3
protoc-gen-swagger==0.1.0
psutil==5.9.6
pure-eval==0.2.2
pyaedt==0.6.94
pyansys==2024.1rc1
pyansys-docker==5.0.4
pyansys-tools-versioning==0.4.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.14.0
pyiges==0.3.1
PyNaCl==1.5.0
pyparsing==3.0.9
pypiwin32==223
pypng==0.20220715.0
pyproject_hooks==1.0.0
PySide6==6.4.3
PySide6-Addons==6.4.3
PySide6-Essentials==6.4.3
pyspnego==0.8.0
python-dateutil==2.8.2
python-pptx==0.6.21
pythonnet==3.0.2
pytwin==0.5.0
pytz==2022.7.1
pyvista==0.43.0
pyvistaqt==0.9.1
pywin32==305
pywin32-ctypes==0.2.2
PyYAML==6.0.1
pyzmq==25.0.2
QtPy==2.3.0
readme-renderer==40.0
requests==2.31.0
requests-negotiate-sspi==0.5.2
requests-ntlm==1.2.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.4.2
rpyc==5.3.1
rsa==4.9
scipy==1.10.1
scooby==0.7.1
shiboken6==6.4.3
six==1.16.0
spyder-kernels==2.4.2
sqlparse==0.4.4
stack-data==0.6.2
toml==0.10.2
tomli==2.0.1
tornado==6.2
tqdm==4.65.0
traitlets==5.9.0
twine==4.0.2
typing==3.7.4.3
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.15
vtk==9.3.20230807rc0
wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.6.1
wrapt==1.16.0
XlsxWriter==3.1.0
zipp==3.15.0
Fluent side bug number: 1115718
The turbo-create feature is implemented in 2025R1 so it is not supported in earlier Fluent versions.