Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to create 'sink' boundary condition in Maxwell3D #5359

Open
ngkazu opened this issue Oct 30, 2024 · 0 comments
Open

Add function to create 'sink' boundary condition in Maxwell3D #5359

ngkazu opened this issue Oct 30, 2024 · 0 comments
Labels
enhancement New features or code improvements

Comments

@ngkazu
Copy link

ngkazu commented Oct 30, 2024

Description of the feature

Unable to create 'sink' boundary condition in Maxwell3D with PyAEDT.
This function is required for Maxwell3D's "DC Conduction" and "Electric Transient"

Steps for implementing the feature

m3d= Maxwell(...)
m3d.boundaries.asign_sink([FaceID1, FaceID2], name= 'SINK1')

Useful links and references

No response

@ngkazu ngkazu added the enhancement New features or code improvements label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant