macOS and Linux
Only simulation tools are available for macOS and Linux systems. They can be downloaded only as portable packages. Since nextnanomat is available only for Windows, you can run it on Linux using tools such a Wine; However, it will not work smoothly here.
Professional
Software packages for researchers at universities and in companies; To run them you need to have an active license, which can be obtained through our registration page. See the table in the product overview for description of the tools.
package
release date
nextnano++
nextnano³
nextnano.NEGF
portable
nextnano++ package for macOS (ARM)
2025-07-25
2.0.4.a
2.6.13.s
—
nextnano++ package for macOS (Intel)
2025-07-25
2.0.4.a
2.6.13.s
—
nextnano++ package for macOS (Intel)
2024-12-18
1.22.18.b
2.6.9.b
—
nextnano++ package for Ubuntu
2024-12-18
1.22.18.b
2.6.9.b
—
nextnano++ package for Red Hat 8.1
2024-12-18
1.22.18.b 1
2.6.9.b 1
—
nextnano++ package for Red Hat 7.6
2024-12-18
1.22.18.b 1,2
2.6.9.b 1,2
—
nextnano bundle for Ubuntu
2024-08-23
1.22.18.b
2.6.9.b
2024-09-16.b
Release notes: nextnanomat, nextnano++, nextnano³, and nextnano.NEGF.
For some of these packages, the file permissions have to be manually added to the scripts (.sh) and executable files. Run
chmod a+x nextnano++/bin/*.exe
,chmod a+x nextnano3/bin/*.exe
, andchmod a+x scripts/*.sh
.The Linux executables may also work on CentOS, SUSE, and AlmaLinux.
Instructions for macOS (ARM)
License activation
cd license_activator
xattr -d com.apple.quarantine nextnanoLicenseActivator_macOS_ARMCPU.exe
./nextnanoLicenseActivator_macOS_ARMCPU.exe --firstname Homer --lastname Simpson --email homer.simpson@nextnano.com --institution 'Springfield Nuclear Power Plant' --licensekey homer.simpson@nextnano.com-2025-12-31-de-1vmh --outpath ../License/
Run nextnano++
cd nextnano++/scripts
xattr -d com.apple.quarantine ../bin/nextnano++_clang_macOS_ARMCPU.exe
./nextnano++_macOS_ARM.sh
Run nextnano³
cd nextnano3/scripts
xattr -d com.apple.quarantine ../bin/nextnano3_gcc_macOS_ARMCPU.exe
./nextnano3_free_macOS_ARM.sh
./nextnano3_macOS_ARM.sh
Last update: 2025/07/25