You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But we have a deeper issue here: Since we use a list (self.writeDataNames[0]) and not a dictionary, it is easy to mess up the order. These are set here:
These should be reverted:
code_aster-adapter/cht/adapter.py
Lines 244 to 245 in b797fcc
But we have a deeper issue here: Since we use a list (
self.writeDataNames[0]
) and not a dictionary, it is easy to mess up the order. These are set here:code_aster-adapter/cht/adapter.py
Lines 182 to 192 in b797fcc
Reported by a user in the forum: https://precice.discourse.group/t/unexpectedly-high-interface-temperature-in-openfoam-code-aster-heat-transfer-coupling/2377/4
The text was updated successfully, but these errors were encountered: