|
[Sponsors] |
How to use in wildcards in pyfluent and conveniently obtain name |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 28, 2023, 12:16 |
How to use in wildcards in pyfluent and conveniently obtain name
|
#1 |
New Member
wuhaibin
Join Date: Aug 2023
Posts: 8
Rep Power: 3 |
Now I have a problem about the failure of wildcards in the solver. when I use this code:solver_session.setup.boundary_conditions.pres sure_inlet['b_ inlet'].p0()
I can get the following results:{'option': 'constant or expression', 'constant':0} But I used wildcards to run the code: solver_session.setup.boundary_conditions.pressure_ inlet['*b_inlet*'].p0() The following error in picture. |
|
Tags |
fluent, pyfluent |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to intelligently add local sizes in pyfluent and conveniently obtain zone name | HB833 | Main CFD Forum | 0 | August 28, 2023 02:37 |