CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

SU2 Python Script AttributeError: 'CSinglezoneDriver' object has no attribute

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 14, 2024, 23:57
Default SU2 Python Script AttributeError: 'CSinglezoneDriver' object has no attribute
  #1
Member
 
Sean
Join Date: May 2023
Posts: 41
Rep Power: 2
bgulzar22 is on a distinguished road
Hello SU2 Community,

I'm encountering an issue while running a Python script with SU2. I'm currently running a tutorial case on Static Fluid-Structure Interaction (FSI) using the SU2 Python wrapper. I am using the latest version of SU2 8.0.0 "Harrier", I'm facing the following error:


Traceback (most recent call last):
File "/path/to/your/script.py", line 116, in <module>
main()
File "/path/to/your/script.py", line 47, in main
FlowMarkerList = FlowDriver.GetAllBoundaryMarkersTag() # Get all the flow boundary tags
AttributeError: 'CSinglezoneDriver' object has no attribute 'GetAllBoundaryMarkersTag'

I would appreciate any guidance or insights on how to resolve this.

Thank you in advance!

Last edited by bgulzar22; February 15, 2024 at 00:02. Reason: More Information
bgulzar22 is offline   Reply With Quote

Reply

Tags
python script, python script error, python wrapper


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Seeking Assistance with Enabling Python Wrapper in SU2 and Applying Variable Tempera bgulzar22 SU2 1 January 30, 2024 09:34
python script to create geometry for salome, and then mesh 6863523 Mesh Generation & Pre-Processing 4 March 18, 2017 09:00
[General] Transfer variables into python script from bash-shell cfdFreshman ParaView 0 December 3, 2015 03:33
Compilation error OF1.5-dev on Suse10.3 darenyang OpenFOAM Installation 0 April 29, 2009 04:55
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36


All times are GMT -4. The time now is 18:46.