Pyaedt requests to add features #6632
Replies: 1 comment
-
Hi @climaxburden , Please, know that if you're interested in requesting some feature, the best place to ask is under Issues and labeling it as enhancement. This will increase visibility to the community and perhaps other users can help develop features you're interested in. Having said that, what you're requesting is already available to you. In pyaedt you can find some auxiliary applications called extensions. https://aedt.docs.pyansys.com/version/stable/Getting_started/Installation.html#extension-manager In the extension manager you can pin to the GUI those features that you'd like to use. For example in your case you can generate a grid using point cloud by using our Point Cloud Generator Extension and use that resulting grid to extract the Field of interested using the Field Distribution extension /jvela018 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For maxwell_2d.post export_field_file and export_field_file_on_grid
The two methods of deriving the field strength are either the data of grid nodes or the data of regular equidifference nodes.
Can you add a function, that is, pass in a coordinate set (X, Y) information file.csv, and output the field strength information under this coordinate set. Because I feel that exporting the node field strength information before is too limited.
Beta Was this translation helpful? Give feedback.
All reactions