Is there an issue with DPF operator: result.temperature in 2023R2?

Jim Kosloski
Jim Kosloski Member, Employee Posts: 28
Second Anniversary 10 Comments Name Dropper Ansys Employee
✭✭✭✭

I get an error in 2023R2 when trying to access temperatures in a thermal analysis:

t2o = dpf.operators.result.temperature()
t2o.inputs.data_sources.Connect(dataSource)
t2o.outputs.fields_container.GetData()
TEMP:10<-mapdl::rth::TEMP:11<-failed to read nodal results from the rst file

Using the same commands and same RTH file in 2024R1 works fine. Is this a known issue? Is there a workaround?

Tagged:

Answers

  • Ali Na
    Ali Na Member Posts: 2
    First Comment
    **

    It probably cannot find your rth file. I use 2023R2 and works fine. Make sure that there is a "file.rth" in the solution folder.

  • Ramdane
    Ramdane Member, Employee Posts: 13
    10 Comments First Anniversary Ansys Employee Name Dropper
    ✭✭✭

    @Jim Kosloski , please could you share your rth file? we had in fact fixes on reading temperatures in previous releases. a workaound was to use the raw_displacement, or force my_bool_rotate_to_global pin to false.
    If updating to a new release of Ansys unified install is heavy. A cutomer can download dpf standalone server from: https://download.ansys.com/Others/DPF Pre-Release