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

Maxwell3D: Eddy Current with DC Biased design type is missing #5580

Closed
2 tasks done
ansvdelafos opened this issue Dec 16, 2024 · 1 comment · May be fixed by #5602
Closed
2 tasks done

Maxwell3D: Eddy Current with DC Biased design type is missing #5580

ansvdelafos opened this issue Dec 16, 2024 · 1 comment · May be fixed by #5602
Assignees
Labels
bug Something isn't working enhancement New features or code improvements

Comments

@ansvdelafos
Copy link

ansvdelafos commented Dec 16, 2024

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

I am using aedt 25.1
In src pyaedt/ansys/aedt/core/generic, constant.py, there is no solution type for the solver type that got introduced in 242 in Maxwell: Eddy Current , Include DC Fields
Image

In .aedt project, we can see that this solver is named dcbiasededdycurrent

Image

Steps To Reproduce

You cannot create a project with this design type.
You can open an existing project created outside of pyaedt wit this design type, but the unknown design type will prevent you of running any command

Which Operating System are you using?

Windows

Which Python version are you using?

3.8

Installed packages

annotated-types==0.7.0
ansys-pythonnet==3.1.0rc4
ansys-templates==4.0.0
arrow==1.3.0
attrs==24.2.0
binaryornot==0.4.4
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
clr-loader==0.2.6
colorama==0.4.6
contourpy==1.3.1
cookiecutter==2.2.3
cycler==0.12.1
defusedxml==0.7.1
fonttools==4.55.1
fpdf2==2.8.1
idna==3.10
importlib_metadata==8.5.0
isort==5.13.2
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kiwisolver==1.4.7
MarkupSafe==3.0.2
matplotlib==3.9.3
numpy==2.1.3
packaging==24.2
pandas==2.2.3
pillow==11.0.0
platformdirs==4.3.6
plumbum==1.9.0
pooch==1.8.2
psutil==6.1.0
pyaedt==0.11.7
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pyedb==0.34.2
pyparsing==3.2.0
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pytomlpp==1.0.13
pytz==2024.2
pyvista==0.44.2
pywin32==308
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.22.3
rpyc==6.0.1
Rtree==1.3.0
scikit-rf==1.5.0
scipy==1.14.1
scooby==0.10.0
six==1.16.0
text-unidecode==1.3
toml==0.10.2
types-python-dateutil==2.9.0.20241003
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
vtk==9.3.1
zipp==3.21.0

@maxcapodi78
Copy link
Collaborator

@ansvdelafos Added in #5602

@maxcapodi78 maxcapodi78 added the enhancement New features or code improvements label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New features or code improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants