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

{phys}[system/system] AEDT v2024R1 #20309

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions easybuild/easyconfigs/a/AEDT/AEDT-2024R1.eb
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name = 'AEDT'
version = '2024R1'

homepage = 'https://www.ansys.com/products/electronics'
description = """The Ansys Electronics Desktop (AEDT) is a platform that enables
true electronics system design. AEDT provides access to the Ansys gold-standard
electromagnetics simulation solutions such as Ansys HFSS, Ansys Maxwell, Ansys Q3D
Extractor, Ansys SIwave, and Ansys Icepak using electrical CAD (ECAD) and mechanical
CAD (MCAD) workflows."""

toolchain = SYSTEM

sources = ['ELECTRONICS_%(version)s_LINX64.tgz']
checksums = ['7b131adf981ebca1e2f4fe8e607e50323167b69e77180a0ab61b2759d57abca5']

moduleclass = 'phys'
Loading