|
[Sponsors] |
April 11, 2024, 08:22 |
pyAMG and SU2 interface issue
|
#1 |
New Member
Dinu
Join Date: Apr 2024
Location: India
Posts: 1
Rep Power: 0 |
Hi,
I'm using Linux machine with Python 3.10.10, Manjaro. In my machine already I have installed SU2 v7.5.1 and it's working fine. I want to do mesh adaption by using pyAMG for that as per recommended version for pyAMG, I have downloaded "SU2_feature_adap". Initially I installed pyAMG by using "pip install pyamg" command. Then I installed SU2. While installing "SU2_feature_adap" I got an error, attached below. Attachment 99354 I resolved the problem by modifying the "init.py" file by modifying the folder name. Then without any error and warning I could able to install "SU2_feature_adap". and SU2_feature_adap can able to run CFD tutorial problems. for mesh adaptation I have downloaded tutorials from pyAMG website and given run. while submit the case it shown error and failed. respective picture I attached below. Attachment 99355 I gone through other threats, as per that for this same problem they suggested to run the following command. "python3 setup.py build_ext && python3 setup.py install" but it is not creating "_amgio" |
|
Tags |
mesh adaptation, pyamg, su2, _amigo |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
pyAMG Windows installation | AndreaMichelotti | SU2 | 2 | October 27, 2021 06:01 |
Need help for pyAMG installation | joshuwa | SU2 Installation | 0 | November 23, 2020 05:46 |