Install script collection for MateriApps Software
- Specify install direcoty
echo MA_ROOT=$HOME/materiapps > ~/.mainstaller
- Setup
(cd setup; sh setup.sh)
- Install application(s) you desire (e.g., HPhi)
cd apps/hphi
sh install.sh
sh link.sh
- Enjoy simulation!
source $HOME/materiapps/hphi/hphivars.sh
HPhi --version
The University of Tokyo holds the copyright of MateriApps Installer, and it is distributed under the GNU General Public License version 3 (GPL v3). The patch files for each installed software are subject to the license of the respective software.
(c) 2013- The University of Tokyo. All rights reserved.
The development of the MateriApps Installer has been supported greatly by PASMUS software development project in FY2020 by Institute for Solid State Physics, the University of Tokyo.