Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly doc CI failing for Fluent 22.2 #282

Open
mkundu1 opened this issue Jun 7, 2023 · 1 comment
Open

Nightly doc CI failing for Fluent 22.2 #282

mkundu1 opened this issue Jun 7, 2023 · 1 comment
Assignees

Comments

@mkundu1
Copy link
Collaborator

mkundu1 commented Jun 7, 2023

The nightly doc CI is failing for Fluent 22.2 with the following error:

Unexpected failing examples:
/home/runner/work/pyfluent-visualization/pyfluent-visualization/examples/00-postprocessing/post_processing_exhaust_manifold.py failed leaving traceback:
Traceback (most recent call last):
  File "/home/runner/work/pyfluent-visualization/pyfluent-visualization/examples/00-postprocessing/post_processing_exhaust_manifold.py", line 135, in <module>
    iso_surf1.iso_value = -0.125017
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/meta.py", line 480, in wrapper
    attr.set_state(value)
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/meta.py", line 279, in wrapper
    self.value = self._validate(value) if validate else value
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/meta.py", line 196, in wrapper
    if self.range and (
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/meta.py", line 45, in __get__
    return self.function(obj)
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/post_objects/post_object_definitions.py", line 347, in range
    return self._api_helper.field_info().get_scalar_fields_range(
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/services/field_data.py", line 122, in get_scalar_fields_range
    response = self._service.get_scalar_fields_range(request)
  File "/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/ansys/fluent/core/services/error_handler.py", line 15, in func
    raise RuntimeError(ex.details()) from None
RuntimeError: Cell_Function_Values: unrecognized function: y
Error Object: #f
@seanpearsonuk
Copy link
Collaborator

@ajain-work this is still failing and perhaps you are best equipped to analyse the situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants