1590290 : Nutzung von HFSS (Ansys)¶
Created: 2026-04-08T07:43:26Z - current status: open¶
Anonymized Summary: A user inquires about the availability of HFSS (part of the ANSYS Electronics Suite) on the Maxwell cluster at DESY, specifically regarding: - Pre-configured DESY-specific downloads. - License availability and access.
Solution & Next Steps:¶
- Download Availability:
- HFSS is included in the ANSYS Electronics Suite, which is available for download via DESY’s internal repositories:
- max-export.desy.de/software/ (accessible only within the DESY network, including EduVPN).
- IT Software Downloads (requires DESY credentials; accessible externally).
-
Direct vendor downloads are possible but typically require registration.
-
License Information:
- HFSS is covered under DESY’s ANSYS academic license (commercial product for academic use only).
- License servers are pre-configured on Maxwell:
bash export ANSYSLI_SERVERS=2325@zitlic10.desy.de export ANSYSLMD_LICENSE_FILE=1055@zitlic10.desy.de -
To check license availability:
bash my-licenses -p ansys | egrep 'lum|Overview' -
Access on Maxwell:
- Load the ANSYS module:
bash module load ansys -
Launch HFSS via the command line or GUI (if using FastX/X11 forwarding).
-
Documentation:
- ANSYS Product Page
- DESY Maxwell ANSYS Docs