SlideShare a Scribd company logo
How to setup MateriApps LIVE!
2017/10/02 [OVA]
MateriApps LIVE! Development Team
• MateriApps LIVE! USB

• setup.pdf, setup-en.pdf

this document

• README.html, README-en.html

(copy from https://github.com/cmsi/MateriAppsLive/wiki/MateriAppsLive-ova)

• VirtualBox Installer: VirtualBox-*-OSX.dmg, VirtualBox-*-Win.exe

(available at https://www.virtualbox.org/wiki/Downloads)

• VirtualBox configuration scripts: vbconfig.*

(available at https://github.com/cmsi/MateriAppsLive/tree/master/ova)

• MateriApps LIVE! VitualBox Disk Image: MateriAppsLive-*-i386.ova

(available at http://sourceforge.net/projects/materiappslive/files/)
What are included in USB Stick?
MateriApps, 2013-2016. All rights reserved.2
MateriApps — a Portal Site for Materials Science Simulation
• Aiming at the community formation through the promotion of application
MateriApps, 2013-2016. All rights reserved.3
• Introducing 207 materials science
applications and tools (as of 2017.9)

• Finding applications

• search tags: features, targets,
calculation methods/algorithms

• Information of applications

• brief introduction, link to official
pages, information installation,
usage, etc

• Forum for exchanging experiences

• Information of hands-on sessions,
software update, etc

• New! - Glossary of keywords

• 10000+ pageviews / month, 2000+
unique visitors / monthsince May 2013
DFT
AkaiKKR☆
OpenMX☆
xTAPP☆
ABINIT☆
...
Quantum
Chemistry
FMO☆
SMASH☆
GAMESS☆
DC☆
...
Molecular
Dynamics
MODYLAS☆
Gromacs☆
ERmod☆
MDACP...
Lattice
Models
ALPS☆
DSQSS
BLOCK
DMRG++
Continuum Simulation
ANSYS Multiphysics
Octa ...
Data Analysis
CLUPAN☆
phonopy☆
Visualization
fu☆
TAPIOCA☆
☆ included in MateriApps LIVE!
• Introducing 207 materials science applications and tools (as of 2017.9)
Applications on MateriApps
MateriApps, 2013-2016. All rights reserved.4
(54) (24) (24) (36)
(14) (44) (34)
Materials Database (8), Integrated Environment (1)
Current status in computational materials science
• From developers’ viewpoint

• New algorithms should be implemented and used. Or, it will
be forgotten ever existed.

• It cost much to write and update documents

• Development of software itself is hardly considered as
scientific achievements

• From users’ viewpoint

• What kind of applications? Who develop them?
Which application should I use for my problem?

• Manual and documentation are not well prepared.

• How to evaluate the accuracy of results?

• Goal of MateriApps project

• Forming of community in the field of computational materials
science through the promotion of open source software
MateriApps, 2013-2016. All rights reserved.5
What MateriApps will provide
• To find and learn application software

• catalog of application/tool on MateriApps web

• To start using application software

• MateriApps LIVE!

• To active use application software

• pre-installation to the K computer, major supercomputers, workstations, etc:
MateriApps Installer

• Infrastructure for easily starting materials science simulations for theoreticians,
experimentalists, researchers in companies, students, and more…
MateriApps, 2013-2016. All rights reserved.6
What is MateriApps LIVE! ?
• Live Linux for virtual machine or bootable from USB stick

• run on Windows, Macintosh, etc

• just boot and get ready for materials science
simulations without installation

• Version 1.12 was published on July 7, 2017

• Pre-installed applications and tools

• abinit, AkaiKKR, ALPS, CP2K, Feram ,ERmod,
DSQSS, Gromacs, HΦ, LAMMPS, mVMC,
OpenMX, Quantum Espresso, SMASH, xTAPP, etc

• ParaView, Tapioca, VESTA, VMD, XCrysDen…

• GUI installer for GAMESS and VMD

• Available from MateriApps LIVE! webpage

• 3000+ copies distributed since July, 2013
MateriApps, 2013-2016. All rights reserved.7
Let’s get started
✓Copy files in USB stick memory to hard disk

• copy all the files to your PC, e.g. to desktop

• Two ways to boot MateriApps LIVE!

1. Start on virtualization software VirtualBox (explained in this document)

• Simple, easy, reliable, but requires more memory

2. Boot from USB stick memory

• Run faster, but error-prone in some environment. Troublesome in setting
up network
MateriApps, 2013-2016. All rights reserved.8
Booting in VirtualBox
✓ Install VirtualBox by double-clicking the installer

• For Windows: VirutalBox-5.*-Win.exe

• For Macintosh: VirtualBox-5.*-OSX.dmg

• Import MateriApps LIVE!

• double-click MateriAppsLive-*-i386.ova

• VirtualBox will start automatically and import window will open. Then press
“import” button

• VirtualBox Manager window will appear in two or three minutes

• Host (host OS): operating system (Windows, Mac OS X, etc) on which VirtualBox is
running

• Virtual machine (guest OS): operating system (= MateriApps LIVE!) running on
VirtualBox
MateriApps, 2013-2016. All rights reserved.9
Setting up VirtualBox
✓ Setup: disabling unnecessary popup messages

• on Windows: double click “vbconfig.bat”.

• on Mac OS X: double click “vbconfig.command”, or run “sh vbconfig.command”
in terminal software.

✓ Setup: enabling access from virtual machine to hard disc on host OS

1. Choose MateriAppsLive-* in VirtualBox Manager window, and press
“Settings”.

2. Open “Shared Folders” tab and click “+” on the right.

3. Click “v” on the right of “Folder Path”, choose “Other…”, and select the
folder to which the files have been copied from the USB stick memory.

4. Check “Auto-mount” box and press “OK”. Then press “OK” again.

5. The folder specified in step 3 can be accessed as /media/sf_… after booting
the virtual machine (explained in the following pages).
MateriApps, 2013-2016. All rights reserved.10
Booting in VirtualBox
1. Choose “MateriAppsLive…”

2. Press “Start” button.

3. Wait until login window will
appear.
MateriApps, 2013-2016. All rights reserved.11
Login to MateriApps LIVE!
• Login window will appear in a few minutes

• Login by using

• User name (login): user

• Password: live

• Desktop (right) will appear

• Important buttons

• start menu

• logout
MateriApps, 2013-2016. All rights reserved.12
Japanese keyboard, copy & paste
• Setup for using Japanese keyboard

• start menu “Accessories” “LXTerminal”

• type “setxkbmap -layout jp” and “return” in terminal window

• check if “@” key works correctly

• (To revert to US keyboard: “setxkbmap -layout us”)

• How to paste strings copied from a PDF file on host OS?

• right click on terminal window “Paste”

• or press “V” with “shift” and “control” keys

• right click “Copy”, or “shift + control + C” to copy a string
MateriApps, 2013-2016. All rights reserved.13
Materials Science Simulation by MateriApps LIVE!
• Introduction / Setup

• First-principles band calculation (OpenMX / Quantum ESPRESSO)

• Simulation of solution by molecular dynamics (Gromacs)

• Lattice model simulation (ALPS / HΦ / mVMC)

• Quantum chemistry calculation (in preparation)

• Hands-on materials are available at https://github.com/cmsi/MateriAppsLive/wiki/
MaLiveTutorial (currently only in Japanese)
MateriApps, 2013-2016. All rights reserved.14
MateriApps planning & production
• Administration:

• Center for Computational Materials Science, Institute for Solid State Physics, University
of Tokyo (ISSP-CCMS)

• MateriApps Administration Team

• Shusuke Kasamatsu (ISSP), Takeo Kato (ISSP), Naoki Kawashima (ISSP), Hikaru Kouta
(ISSP), Takahiro Misawa (ISSP), Yuichi Motoyama (ISSP), Synge Todo (Department of
Physics, University of Tokyo/ISSP), and Kanako Yoshizawa (RIST)

• (contract) Ryohei Kinoshita, Yoshio Miyamoto, Shigehiro Tsuchida

• Cooperation:

• Research Organization for Information Science and Technology (RIST)

• Materials research by Information Integration Initiative, NIMS (MI2I)

• Sponsor

• Elements Strategy Initiative

• Professional Development Consortium for Computational Materials Science (PCoMS)

• TIA “Kakehashi”
MateriApps, 2013-2016. All rights reserved.15

More Related Content

What's hot

FreeBSD hosting
FreeBSD hostingFreeBSD hosting
FreeBSD hosting
punkt.de GmbH
 
EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD Systems
Vinícius Zavam
 
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Matt Warren
 
Porting Puppet to OpenBSD
Porting Puppet to OpenBSD Porting Puppet to OpenBSD
Porting Puppet to OpenBSD
Puppet
 
Vagrant are you still develop in a non-virtual environment-
Vagrant  are you still develop in a non-virtual environment-Vagrant  are you still develop in a non-virtual environment-
Vagrant are you still develop in a non-virtual environment-
Anatoly Bubenkov
 
窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf
jack51706
 
Embedded Linux Odp
Embedded Linux OdpEmbedded Linux Odp
Embedded Linux Odp
ghessler
 
Openwrt startup
Openwrt startupOpenwrt startup
Openwrt startup
晓东 杜
 
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
Anne Nicolas
 
Develop QNAP NAS App by Docker
Develop QNAP NAS App by DockerDevelop QNAP NAS App by Docker
Develop QNAP NAS App by Docker
Terry Chen
 
NetBSDworkshop
NetBSDworkshopNetBSDworkshop
NetBSDworkshop
Jun Ebihara
 
UP Board AI Core Configuration memo
UP Board AI Core Configuration memoUP Board AI Core Configuration memo
UP Board AI Core Configuration memo
Naoto MATSUMOTO
 
Build and deployment
Build and deploymentBuild and deployment
Build and deployment
WO Community
 
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGIEuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
Max Tepkeev
 
Rasperry Pi and TI CC2650 IPv6 border router
Rasperry Pi and TI CC2650 IPv6 border routerRasperry Pi and TI CC2650 IPv6 border router
Rasperry Pi and TI CC2650 IPv6 border router
Nikolaos Monios
 
uWSGI - Swiss army knife for your Python web apps
uWSGI - Swiss army knife for your Python web appsuWSGI - Swiss army knife for your Python web apps
uWSGI - Swiss army knife for your Python web apps
Tomislav Raseta
 
Openwrt frontend backend
Openwrt frontend backendOpenwrt frontend backend
Openwrt frontend backend
晓东 杜
 
如何利用 Docker 強化網站安全
如何利用 Docker 強化網站安全如何利用 Docker 強化網站安全
如何利用 Docker 強化網站安全
Tim Hsu
 
NetBSD workshop
NetBSD workshopNetBSD workshop
NetBSD workshop
Jun Ebihara
 
Bsdtw17: allan jude: zfs: advanced integration
Bsdtw17: allan jude: zfs: advanced integrationBsdtw17: allan jude: zfs: advanced integration
Bsdtw17: allan jude: zfs: advanced integration
Scott Tsai
 

What's hot (20)

FreeBSD hosting
FreeBSD hostingFreeBSD hosting
FreeBSD hosting
 
EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD Systems
 
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
 
Porting Puppet to OpenBSD
Porting Puppet to OpenBSD Porting Puppet to OpenBSD
Porting Puppet to OpenBSD
 
Vagrant are you still develop in a non-virtual environment-
Vagrant  are you still develop in a non-virtual environment-Vagrant  are you still develop in a non-virtual environment-
Vagrant are you still develop in a non-virtual environment-
 
窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf
 
Embedded Linux Odp
Embedded Linux OdpEmbedded Linux Odp
Embedded Linux Odp
 
Openwrt startup
Openwrt startupOpenwrt startup
Openwrt startup
 
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
Kernel Recipes 2013 - kconfig-frontends, a packaging of the kconfig parser an...
 
Develop QNAP NAS App by Docker
Develop QNAP NAS App by DockerDevelop QNAP NAS App by Docker
Develop QNAP NAS App by Docker
 
NetBSDworkshop
NetBSDworkshopNetBSDworkshop
NetBSDworkshop
 
UP Board AI Core Configuration memo
UP Board AI Core Configuration memoUP Board AI Core Configuration memo
UP Board AI Core Configuration memo
 
Build and deployment
Build and deploymentBuild and deployment
Build and deployment
 
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGIEuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
 
Rasperry Pi and TI CC2650 IPv6 border router
Rasperry Pi and TI CC2650 IPv6 border routerRasperry Pi and TI CC2650 IPv6 border router
Rasperry Pi and TI CC2650 IPv6 border router
 
uWSGI - Swiss army knife for your Python web apps
uWSGI - Swiss army knife for your Python web appsuWSGI - Swiss army knife for your Python web apps
uWSGI - Swiss army knife for your Python web apps
 
Openwrt frontend backend
Openwrt frontend backendOpenwrt frontend backend
Openwrt frontend backend
 
如何利用 Docker 強化網站安全
如何利用 Docker 強化網站安全如何利用 Docker 強化網站安全
如何利用 Docker 強化網站安全
 
NetBSD workshop
NetBSD workshopNetBSD workshop
NetBSD workshop
 
Bsdtw17: allan jude: zfs: advanced integration
Bsdtw17: allan jude: zfs: advanced integrationBsdtw17: allan jude: zfs: advanced integration
Bsdtw17: allan jude: zfs: advanced integration
 

Viewers also liked

James R Nadeau RESUME
James R Nadeau RESUMEJames R Nadeau RESUME
James R Nadeau RESUME
James R Nadeau
 
2015 new sales resume with all achievements included
2015 new sales resume with all achievements included2015 new sales resume with all achievements included
2015 new sales resume with all achievements included
Robert Lebeck
 
Wits ph d offer letter(3)
Wits ph d offer letter(3)Wits ph d offer letter(3)
Wits ph d offer letter(3)
mabel birungi
 
Presentacion cristina de_miguel
Presentacion cristina de_miguelPresentacion cristina de_miguel
Presentacion cristina de_miguel
cristinademiguel
 
accepting-your-conditional-offer-of-admission-self-grad
accepting-your-conditional-offer-of-admission-self-gradaccepting-your-conditional-offer-of-admission-self-grad
accepting-your-conditional-offer-of-admission-self-grad
Farhan Hussan Javed
 
Rachel Huffer Resume 2016
Rachel Huffer Resume 2016Rachel Huffer Resume 2016
Rachel Huffer Resume 2016
Rachel Huffer
 
Michelle Daniels 2016 Official Resume New New
Michelle Daniels 2016 Official Resume New NewMichelle Daniels 2016 Official Resume New New
Michelle Daniels 2016 Official Resume New New
Michelle Daniels
 
CCR PFD-2
CCR PFD-2CCR PFD-2
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
R.O.C.Executive Yuan
 
Formation citoyenne aux gestes d'urgence
Formation citoyenne aux gestes d'urgenceFormation citoyenne aux gestes d'urgence
Formation citoyenne aux gestes d'urgence
LyceeDescartes
 
認知、科技與設計_1050108_期末成果展第二組
認知、科技與設計_1050108_期末成果展第二組認知、科技與設計_1050108_期末成果展第二組
認知、科技與設計_1050108_期末成果展第二組
Visual Cognition and Modeling Lab
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
Computational Materials Science Initiative
 
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
CCTaiwanCommunity
 
Corrosion basic
Corrosion basicCorrosion basic
Corrosion basic
Pedro Roman
 

Viewers also liked (16)

James R Nadeau RESUME
James R Nadeau RESUMEJames R Nadeau RESUME
James R Nadeau RESUME
 
2015 new sales resume with all achievements included
2015 new sales resume with all achievements included2015 new sales resume with all achievements included
2015 new sales resume with all achievements included
 
Wits ph d offer letter(3)
Wits ph d offer letter(3)Wits ph d offer letter(3)
Wits ph d offer letter(3)
 
Presentacion cristina de_miguel
Presentacion cristina de_miguelPresentacion cristina de_miguel
Presentacion cristina de_miguel
 
O começo da técnologia
O começo da técnologiaO começo da técnologia
O começo da técnologia
 
accepting-your-conditional-offer-of-admission-self-grad
accepting-your-conditional-offer-of-admission-self-gradaccepting-your-conditional-offer-of-admission-self-grad
accepting-your-conditional-offer-of-admission-self-grad
 
Rachel Huffer Resume 2016
Rachel Huffer Resume 2016Rachel Huffer Resume 2016
Rachel Huffer Resume 2016
 
Michelle Daniels 2016 Official Resume New New
Michelle Daniels 2016 Official Resume New NewMichelle Daniels 2016 Official Resume New New
Michelle Daniels 2016 Official Resume New New
 
CCR PFD-2
CCR PFD-2CCR PFD-2
CCR PFD-2
 
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
20151119衛生福利部:「因應高齡社會,完備長照制度-提升服務量能,銜接長照保險」報告
 
Formation citoyenne aux gestes d'urgence
Formation citoyenne aux gestes d'urgenceFormation citoyenne aux gestes d'urgence
Formation citoyenne aux gestes d'urgence
 
認知、科技與設計_1050108_期末成果展第二組
認知、科技與設計_1050108_期末成果展第二組認知、科技與設計_1050108_期末成果展第二組
認知、科技與設計_1050108_期末成果展第二組
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
 
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
20161218-林誠夏-文化部文創產業輔導陪伴計畫-數位化潮流的開放授權 - Open Licenses in Digital Times-odp
 
Corrosion basic
Corrosion basicCorrosion basic
Corrosion basic
 
AeU University offer letter.
AeU University offer letter.AeU University offer letter.
AeU University offer letter.
 

Similar to How to setup MateriApps LIVE!

How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
Computational Materials Science Initiative
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
Computational Materials Science Initiative
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
Computational Materials Science Initiative
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
Computational Materials Science Initiative
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
Computational Materials Science Initiative
 
MateriApps LIVE!の設定
MateriApps LIVE!の設定MateriApps LIVE!の設定
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
Computational Materials Science Initiative
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
Computational Materials Science Initiative
 
EMC World 2016 - code.02 Introduction to Immutable Infrastructure
EMC World 2016 - code.02 Introduction to Immutable InfrastructureEMC World 2016 - code.02 Introduction to Immutable Infrastructure
EMC World 2016 - code.02 Introduction to Immutable Infrastructure
{code}
 
lab1.ppt
lab1.pptlab1.ppt
FireWorks overview
FireWorks overviewFireWorks overview
FireWorks overview
Anubhav Jain
 
At the Crossroads of HPC and Cloud Computing with Openstack
At the Crossroads of HPC and Cloud Computing with OpenstackAt the Crossroads of HPC and Cloud Computing with Openstack
At the Crossroads of HPC and Cloud Computing with Openstack
Ryan Aydelott
 
Dependent things dependency management for apple sw - slideshare
Dependent things   dependency management for apple sw - slideshareDependent things   dependency management for apple sw - slideshare
Dependent things dependency management for apple sw - slideshare
Cavelle Benjamin
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
Yogesh Ks
 
Getting started with open mobile development on the Openmoko platform
Getting started with open mobile development on the Openmoko platformGetting started with open mobile development on the Openmoko platform
Getting started with open mobile development on the Openmoko platform
Jean-Michel Bouffard
 
TYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloudTYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloud
Johannes Goslar
 
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Mesosphere Inc.
 
Kinect Workshop Part 1/2
Kinect Workshop Part 1/2Kinect Workshop Part 1/2
Kinect Workshop Part 1/2
Seiya Konno
 
1061 (m2)
1061 (m2)1061 (m2)
Dotnet on linux
Dotnet on linuxDotnet on linux
Dotnet on linux
Ebram Tharwat
 

Similar to How to setup MateriApps LIVE! (20)

How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
MateriApps LIVE!の設定
MateriApps LIVE!の設定MateriApps LIVE!の設定
MateriApps LIVE!の設定
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
EMC World 2016 - code.02 Introduction to Immutable Infrastructure
EMC World 2016 - code.02 Introduction to Immutable InfrastructureEMC World 2016 - code.02 Introduction to Immutable Infrastructure
EMC World 2016 - code.02 Introduction to Immutable Infrastructure
 
lab1.ppt
lab1.pptlab1.ppt
lab1.ppt
 
FireWorks overview
FireWorks overviewFireWorks overview
FireWorks overview
 
At the Crossroads of HPC and Cloud Computing with Openstack
At the Crossroads of HPC and Cloud Computing with OpenstackAt the Crossroads of HPC and Cloud Computing with Openstack
At the Crossroads of HPC and Cloud Computing with Openstack
 
Dependent things dependency management for apple sw - slideshare
Dependent things   dependency management for apple sw - slideshareDependent things   dependency management for apple sw - slideshare
Dependent things dependency management for apple sw - slideshare
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Getting started with open mobile development on the Openmoko platform
Getting started with open mobile development on the Openmoko platformGetting started with open mobile development on the Openmoko platform
Getting started with open mobile development on the Openmoko platform
 
TYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloudTYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloud
 
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
 
Kinect Workshop Part 1/2
Kinect Workshop Part 1/2Kinect Workshop Part 1/2
Kinect Workshop Part 1/2
 
1061 (m2)
1061 (m2)1061 (m2)
1061 (m2)
 
Dotnet on linux
Dotnet on linuxDotnet on linux
Dotnet on linux
 

More from Computational Materials Science Initiative

ALPSチュートリアル
ALPSチュートリアルALPSチュートリアル
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
Computational Materials Science Initiative
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) feram と強誘電体②
CMSI計算科学技術特論C (2015)  feram と強誘電体②CMSI計算科学技術特論C (2015)  feram と強誘電体②
CMSI計算科学技術特論C (2015) feram と強誘電体②
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータのCMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについてCMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについて
Computational Materials Science Initiative
 

More from Computational Materials Science Initiative (13)

ALPSチュートリアル
ALPSチュートリアルALPSチュートリアル
ALPSチュートリアル
 
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
 
CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学
 
CMSI計算科学技術特論C (2015) feram と強誘電体②
CMSI計算科学技術特論C (2015)  feram と強誘電体②CMSI計算科学技術特論C (2015)  feram と強誘電体②
CMSI計算科学技術特論C (2015) feram と強誘電体②
 
CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①
 
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータのCMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
 
CMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについてCMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについて
 

Recently uploaded

The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
MAGOTI ERNEST
 
Compexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titrationCompexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titration
Vandana Devesh Sharma
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
vluwdy49
 
Basics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different formsBasics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different forms
MaheshaNanjegowda
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
Gokturk Mehmet Dilci
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
AbdullaAlAsif1
 
8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf
by6843629
 
The debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically youngThe debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically young
Sérgio Sacani
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
Abdul Wali Khan University Mardan,kP,Pakistan
 
Deep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless ReproducibilityDeep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless Reproducibility
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
yqqaatn0
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
Leonel Morgado
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
Sharlene Leurig - Enabling Onsite Water Use with Net Zero Water
Sharlene Leurig - Enabling Onsite Water Use with Net Zero WaterSharlene Leurig - Enabling Onsite Water Use with Net Zero Water
Sharlene Leurig - Enabling Onsite Water Use with Net Zero Water
Texas Alliance of Groundwater Districts
 
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
Leonel Morgado
 
Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
University of Hertfordshire
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
IshaGoswami9
 
Oedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptxOedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptx
muralinath2
 

Recently uploaded (20)

The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
 
Compexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titrationCompexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titration
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
 
Basics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different formsBasics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different forms
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
 
8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf
 
The debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically youngThe debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically young
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
 
Deep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless ReproducibilityDeep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless Reproducibility
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
Sharlene Leurig - Enabling Onsite Water Use with Net Zero Water
Sharlene Leurig - Enabling Onsite Water Use with Net Zero WaterSharlene Leurig - Enabling Onsite Water Use with Net Zero Water
Sharlene Leurig - Enabling Onsite Water Use with Net Zero Water
 
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
Describing and Interpreting an Immersive Learning Case with the Immersion Cub...
 
Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
 
Oedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptxOedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptx
 

How to setup MateriApps LIVE!

  • 1. How to setup MateriApps LIVE! 2017/10/02 [OVA] MateriApps LIVE! Development Team
  • 2. • MateriApps LIVE! USB • setup.pdf, setup-en.pdf
 this document • README.html, README-en.html
 (copy from https://github.com/cmsi/MateriAppsLive/wiki/MateriAppsLive-ova) • VirtualBox Installer: VirtualBox-*-OSX.dmg, VirtualBox-*-Win.exe
 (available at https://www.virtualbox.org/wiki/Downloads) • VirtualBox configuration scripts: vbconfig.*
 (available at https://github.com/cmsi/MateriAppsLive/tree/master/ova) • MateriApps LIVE! VitualBox Disk Image: MateriAppsLive-*-i386.ova
 (available at http://sourceforge.net/projects/materiappslive/files/) What are included in USB Stick? MateriApps, 2013-2016. All rights reserved.2
  • 3. MateriApps — a Portal Site for Materials Science Simulation • Aiming at the community formation through the promotion of application MateriApps, 2013-2016. All rights reserved.3 • Introducing 207 materials science applications and tools (as of 2017.9) • Finding applications • search tags: features, targets, calculation methods/algorithms • Information of applications • brief introduction, link to official pages, information installation, usage, etc • Forum for exchanging experiences • Information of hands-on sessions, software update, etc • New! - Glossary of keywords • 10000+ pageviews / month, 2000+ unique visitors / monthsince May 2013
  • 4. DFT AkaiKKR☆ OpenMX☆ xTAPP☆ ABINIT☆ ... Quantum Chemistry FMO☆ SMASH☆ GAMESS☆ DC☆ ... Molecular Dynamics MODYLAS☆ Gromacs☆ ERmod☆ MDACP... Lattice Models ALPS☆ DSQSS BLOCK DMRG++ Continuum Simulation ANSYS Multiphysics Octa ... Data Analysis CLUPAN☆ phonopy☆ Visualization fu☆ TAPIOCA☆ ☆ included in MateriApps LIVE! • Introducing 207 materials science applications and tools (as of 2017.9) Applications on MateriApps MateriApps, 2013-2016. All rights reserved.4 (54) (24) (24) (36) (14) (44) (34) Materials Database (8), Integrated Environment (1)
  • 5. Current status in computational materials science • From developers’ viewpoint • New algorithms should be implemented and used. Or, it will be forgotten ever existed. • It cost much to write and update documents • Development of software itself is hardly considered as scientific achievements • From users’ viewpoint • What kind of applications? Who develop them? Which application should I use for my problem? • Manual and documentation are not well prepared. • How to evaluate the accuracy of results? • Goal of MateriApps project • Forming of community in the field of computational materials science through the promotion of open source software MateriApps, 2013-2016. All rights reserved.5
  • 6. What MateriApps will provide • To find and learn application software • catalog of application/tool on MateriApps web • To start using application software • MateriApps LIVE! • To active use application software • pre-installation to the K computer, major supercomputers, workstations, etc: MateriApps Installer • Infrastructure for easily starting materials science simulations for theoreticians, experimentalists, researchers in companies, students, and more… MateriApps, 2013-2016. All rights reserved.6
  • 7. What is MateriApps LIVE! ? • Live Linux for virtual machine or bootable from USB stick • run on Windows, Macintosh, etc • just boot and get ready for materials science simulations without installation • Version 1.12 was published on July 7, 2017 • Pre-installed applications and tools • abinit, AkaiKKR, ALPS, CP2K, Feram ,ERmod, DSQSS, Gromacs, HΦ, LAMMPS, mVMC, OpenMX, Quantum Espresso, SMASH, xTAPP, etc • ParaView, Tapioca, VESTA, VMD, XCrysDen… • GUI installer for GAMESS and VMD • Available from MateriApps LIVE! webpage • 3000+ copies distributed since July, 2013 MateriApps, 2013-2016. All rights reserved.7
  • 8. Let’s get started ✓Copy files in USB stick memory to hard disk • copy all the files to your PC, e.g. to desktop • Two ways to boot MateriApps LIVE! 1. Start on virtualization software VirtualBox (explained in this document) • Simple, easy, reliable, but requires more memory 2. Boot from USB stick memory • Run faster, but error-prone in some environment. Troublesome in setting up network MateriApps, 2013-2016. All rights reserved.8
  • 9. Booting in VirtualBox ✓ Install VirtualBox by double-clicking the installer • For Windows: VirutalBox-5.*-Win.exe • For Macintosh: VirtualBox-5.*-OSX.dmg • Import MateriApps LIVE! • double-click MateriAppsLive-*-i386.ova • VirtualBox will start automatically and import window will open. Then press “import” button • VirtualBox Manager window will appear in two or three minutes • Host (host OS): operating system (Windows, Mac OS X, etc) on which VirtualBox is running • Virtual machine (guest OS): operating system (= MateriApps LIVE!) running on VirtualBox MateriApps, 2013-2016. All rights reserved.9
  • 10. Setting up VirtualBox ✓ Setup: disabling unnecessary popup messages • on Windows: double click “vbconfig.bat”. • on Mac OS X: double click “vbconfig.command”, or run “sh vbconfig.command” in terminal software. ✓ Setup: enabling access from virtual machine to hard disc on host OS 1. Choose MateriAppsLive-* in VirtualBox Manager window, and press “Settings”. 2. Open “Shared Folders” tab and click “+” on the right. 3. Click “v” on the right of “Folder Path”, choose “Other…”, and select the folder to which the files have been copied from the USB stick memory. 4. Check “Auto-mount” box and press “OK”. Then press “OK” again. 5. The folder specified in step 3 can be accessed as /media/sf_… after booting the virtual machine (explained in the following pages). MateriApps, 2013-2016. All rights reserved.10
  • 11. Booting in VirtualBox 1. Choose “MateriAppsLive…” 2. Press “Start” button. 3. Wait until login window will appear. MateriApps, 2013-2016. All rights reserved.11
  • 12. Login to MateriApps LIVE! • Login window will appear in a few minutes • Login by using • User name (login): user • Password: live • Desktop (right) will appear • Important buttons • start menu • logout MateriApps, 2013-2016. All rights reserved.12
  • 13. Japanese keyboard, copy & paste • Setup for using Japanese keyboard • start menu “Accessories” “LXTerminal” • type “setxkbmap -layout jp” and “return” in terminal window • check if “@” key works correctly • (To revert to US keyboard: “setxkbmap -layout us”) • How to paste strings copied from a PDF file on host OS? • right click on terminal window “Paste” • or press “V” with “shift” and “control” keys • right click “Copy”, or “shift + control + C” to copy a string MateriApps, 2013-2016. All rights reserved.13
  • 14. Materials Science Simulation by MateriApps LIVE! • Introduction / Setup • First-principles band calculation (OpenMX / Quantum ESPRESSO) • Simulation of solution by molecular dynamics (Gromacs) • Lattice model simulation (ALPS / HΦ / mVMC) • Quantum chemistry calculation (in preparation) • Hands-on materials are available at https://github.com/cmsi/MateriAppsLive/wiki/ MaLiveTutorial (currently only in Japanese) MateriApps, 2013-2016. All rights reserved.14
  • 15. MateriApps planning & production • Administration: • Center for Computational Materials Science, Institute for Solid State Physics, University of Tokyo (ISSP-CCMS) • MateriApps Administration Team • Shusuke Kasamatsu (ISSP), Takeo Kato (ISSP), Naoki Kawashima (ISSP), Hikaru Kouta (ISSP), Takahiro Misawa (ISSP), Yuichi Motoyama (ISSP), Synge Todo (Department of Physics, University of Tokyo/ISSP), and Kanako Yoshizawa (RIST) • (contract) Ryohei Kinoshita, Yoshio Miyamoto, Shigehiro Tsuchida • Cooperation: • Research Organization for Information Science and Technology (RIST) • Materials research by Information Integration Initiative, NIMS (MI2I) • Sponsor • Elements Strategy Initiative • Professional Development Consortium for Computational Materials Science (PCoMS) • TIA “Kakehashi” MateriApps, 2013-2016. All rights reserved.15