SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
Exploring new
high potential 2D
materials
Cloud flexibility for time-
optimised experiments
2
Exploring new high-potential 2D materials
Daniel Wolverson
Centre for Nanoscience and Nanotechnology
University of Bath, UK
Stefano Angioni
Research Computing
University of Bath, UK
3
University of Bath
Public research university with
a strong focus on technology
and science
One of the top ten universities
in the UK
20,000 students from 147
nationalities
4
On-premise HPC challenges
Replacement every 6-7 years
Fixed and aging system
Long queues slowing down
research
Research needs evolve at pace
5
Bath’s ambitious research agenda
Cutting-edge computational
facilities
Flexible and scalable resources
for changing needs
Grow and diverse user base
Increase capabilities and
productivity
6
Turbocharging research with Cloud
Highly flexible and on-demand
computing
Computational environments
which can evolve
Modern and cutting-edge
Cost-optimised
Increased cost transparency
7
Research Computing Portfolio
Cloud based
Teaching HPC environment
Research HPC – phase 1 Janus
Research HPC – phase 2 Nimbus
On-premise
Restricted Software HTC – Anatra
GW4 Tier 2 HPC – Isambard
8
Cloud solution
CycleClou
d
9
Research HPC environments
Phase 1
Janus
Phase 2
Nimbus
Phase 3
Phase 1 Lightweight Cloud environment for selected user groups
Phase 2 Functional and resilient platform mirroring Balena Cost
control and full software stack
Phase 3 Non-traditional HPC groups, optimising and tuning the
environment
10
Janus environment
Our phase 1 HPC system in Azure.
Nodes are not physical, but virtual
machines. Nearly 800 compute nodes, but
we are only charged if they are used ☺
Cloud resources are orchestrated using
Azure CycleCloud.
Users can access Janus using SSH.
The Job scheduling software is Slurm.
Only one login / scheduler node 
11
Nimbus environment
Development guided from learnings from
Janus
Improved resilience
New lifecycle model for max availability
New cluster monitoring with TIG stack
New cost management tools and cost
controls
New storage options
12
Rods
All nanoscience is
contained in a bag
of liquorice allsorts!
Nanoscience and 2D materials A boy and his atom
Little men
https://www.youtube.com/watch?v=oSCX78-8-q0
Tubes
https://en.wikipedia.org/wiki/Car
bon_nanotube#/media/File:Multi
-walled_Carbon_Nanotube.png
Quantum wells;
Layered 2D materials
https://www.nature.com/articles/nature12385
Core-shell spheres
https://www.photonics.com/Articles/Quantum_Dots
_Small_Structures_Poised_to_Break/a22350
13
https://en.wikipedia.org/wiki/Phosphorene#/medi
a/File:Orthorhombic_bulk_black_phosphorus.png
https://en.wikipedia.org/wiki/Graphene#/media/File:Grap
hen.jpg
Ruitao Lv et al., Nano Today (2015) 10 559-592
Graphene is unique, but:
40 other natural layered MX2 compounds;
Thousands more we could make if we wish.
Isn’t nanoscience all about graphene?
14
• Digital economy
• Energy and decarbonisation
• Engineering
• Healthcare technologies
• Information and communication technologies (ICT)
• Manufacturing the future
• Mathematical sciences
• Physical sciences
• Quantum technologies
• Research infrastructure.
low-power electronics and spintronics
energy harvesting through motion
energy harvesting through photocatalysis
energy harvesting as photovoltaics
healthcare; wearable diagnostics
low-power electronics and spintronics
flexible, wearable electronics
quantum devices
single photon light emitters for quantum
2D materials promising for:
But we are at TRL1 to TRL4 in most cases
(proof of concept, lab validation)
Why are 2D materials important?
UK funding priorities in engineering and physical science
15
How are these materials studied?
Elettra synchrotron, Italy
Energy (eV)
X-ray photoemission beamline:
Diamond synchrotron,
UK
https://www.diamond.ac.uk/Home/About.html, https://www.synchrotron-soleil.fr/en
16
Electronic structure?
t
r
c
Energy (eV)
Energy (eV)
-28 -26 -24 -22
0
20
40
60
80
100
Intensity
after
baseline
subtraction
/
1000
Binding energy / eV
tip
ring
Synchrotron X-ray photoemission spectra:
17
o We generate large and expensive
datasets on highly topical
materials.
o These deserve modelling to the
best of our ability to extract
maximum information and
understanding.
o We need to work quickly.
o It’s appropriate to do some of this
within an experimental group;
postgrads can easily be involved in
both theory and experiment.
o We can even involve
undergraduates at an appropriate
level; HPC is not necessary for
training them but is needed for real
problems.
ReSe2
What’s the role of HPC computing?
18
We have also been
able to contribute
some new ideas
about the
methodology that
we are using.
New tricks
19
What physical things do we calculate?
1. Approximation to the ground state
electronic wavefunction and energy for
some fixed configuration of some atoms;
2. From this, can obtain the forces between
the atoms, can move them and obtain an
equilibrium model of the crystal;
3. From the forces near equilibrium, can
obtain the vibrational frequencies of the
crystal (which we also measure);
1.
3.
20
4. From the equilibrium structure, can calculate
the energy bands (is the material a metal,
semiconductor, etc?);
5. We can ask how the vibrations affect the
energy bands (a hot topic experimentally);
6. Can do these also for structures with defects
(e.g, missing atoms), multi-layered crystals,
mixtures, etc…
7. We are not limited to real crystals and, often,
we will know how to make any interesting
crystals we “discover”.
arXiv preprint
arXiv:2206.00126
What physical things do we calculate?
21
What tools do we need?
Density functional theory (DFT) codes (Walter Kohn, Nobel Prize in Chemistry 1998)
• CASTEP, VASP, QUANTUM ESPRESSO and many others.
• Plus post-processing, extensions and visualisation codes (Wannier90, yambo)
• We mainly use QE: GNU licence, open source, and we do modify source code.
• Libraries typically: BLAS, LAPACK, FFTW, OpenMPI, MPICH, HDF5.
• Qauntum Espresso code is very easy to install on desktops / small servers for
training, so is well-suited for the early stages of undergraduate and Masters
projects. Cloud resources allow one to escalate the calculations to a “production”
level fast and flexibly.
22
How do the resource requirements scale?
1. Approximation to the ground state
electronic wavefunction and energy for
some fixed configuration of some atoms;
Simple answer: scaling goes as 𝑁3where 𝑁 is
related to the system size – this includes:
• Number of atoms
• Number of bands (number of electrons)
• Number of plane waves (the “basis set”)
The basic computational task is:
23
How do the resource requirements scale?
For large volumes of vacuum either side of a 2D slab (below) the
basis set becomes very large, independent of the other factors.
This is too complex a topic to give more
detail here:
the main point is that publication-quality
results can require a significant escalation
of the resources required.
24
What’s the role of HPC computing?
We generate large and
expensive experimental
datasets on highly topical
materials.
These deserve modelling to
the best of our ability to
extract maximum information
and understanding.
We need to work quickly.
ReSe2
01-10 Exploring new high potential 2D materials - Angioni.pdf

Weitere ähnliche Inhalte

Ähnlich wie 01-10 Exploring new high potential 2D materials - Angioni.pdf

Materials Project computation and database infrastructure
Materials Project computation and database infrastructureMaterials Project computation and database infrastructure
Materials Project computation and database infrastructureAnubhav Jain
 
How HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceHow HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceinside-BigData.com
 
Sc10 slide share
Sc10 slide shareSc10 slide share
Sc10 slide shareGuy Tel-Zur
 
Introduction (Part I): High-throughput computation and machine learning appli...
Introduction (Part I): High-throughput computation and machine learning appli...Introduction (Part I): High-throughput computation and machine learning appli...
Introduction (Part I): High-throughput computation and machine learning appli...Anubhav Jain
 
Quantum Computation: An Overview
Quantum Computation: An OverviewQuantum Computation: An Overview
Quantum Computation: An OverviewIRJET Journal
 
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...Realization of Innovative Light Energy Conversion Materials utilizing the Sup...
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...RCCSRENKEI
 
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facilityinside-BigData.com
 
2009 HEP Science Network Requirements Workshop Final Report
2009 HEP Science Network Requirements Workshop Final Report2009 HEP Science Network Requirements Workshop Final Report
2009 HEP Science Network Requirements Workshop Final Reportbutest
 
Advanced Computational Materials Science: Application to Fusion and Generatio...
Advanced Computational Materials Science: Application to Fusion and Generatio...Advanced Computational Materials Science: Application to Fusion and Generatio...
Advanced Computational Materials Science: Application to Fusion and Generatio...myatom
 
Implementing AI: Hardware Challenges
Implementing AI: Hardware ChallengesImplementing AI: Hardware Challenges
Implementing AI: Hardware ChallengesKTN
 
Low Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard PlatformLow Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard Platforma3labdsp
 
Overview of accelerated materials design efforts in the Hacking Materials res...
Overview of accelerated materials design efforts in the Hacking Materials res...Overview of accelerated materials design efforts in the Hacking Materials res...
Overview of accelerated materials design efforts in the Hacking Materials res...Anubhav Jain
 
Kobeworkshop pubchemqc project
Kobeworkshop pubchemqc projectKobeworkshop pubchemqc project
Kobeworkshop pubchemqc projectMaho Nakata
 
Conducting and Enabling Data-Driven Research Through the Materials Project
Conducting and Enabling Data-Driven Research Through the Materials ProjectConducting and Enabling Data-Driven Research Through the Materials Project
Conducting and Enabling Data-Driven Research Through the Materials ProjectAnubhav Jain
 
Kubernetes The New Research Platform
Kubernetes The New Research PlatformKubernetes The New Research Platform
Kubernetes The New Research PlatformBob Killen
 
CERN User Story
CERN User StoryCERN User Story
CERN User StoryTim Bell
 
Software tools, crystal descriptors, and machine learning applied to material...
Software tools, crystal descriptors, and machine learning applied to material...Software tools, crystal descriptors, and machine learning applied to material...
Software tools, crystal descriptors, and machine learning applied to material...Anubhav Jain
 

Ähnlich wie 01-10 Exploring new high potential 2D materials - Angioni.pdf (20)

Materials Project computation and database infrastructure
Materials Project computation and database infrastructureMaterials Project computation and database infrastructure
Materials Project computation and database infrastructure
 
How HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental scienceHow HPC and large-scale data analytics are transforming experimental science
How HPC and large-scale data analytics are transforming experimental science
 
Sc10 slide share
Sc10 slide shareSc10 slide share
Sc10 slide share
 
Introduction (Part I): High-throughput computation and machine learning appli...
Introduction (Part I): High-throughput computation and machine learning appli...Introduction (Part I): High-throughput computation and machine learning appli...
Introduction (Part I): High-throughput computation and machine learning appli...
 
io-Chem-BD, una solució per gestionar el Big Data en Química Computacional
io-Chem-BD, una solució per gestionar el Big Data en Química Computacionalio-Chem-BD, una solució per gestionar el Big Data en Química Computacional
io-Chem-BD, una solució per gestionar el Big Data en Química Computacional
 
Grid computing & its applications
Grid computing & its applicationsGrid computing & its applications
Grid computing & its applications
 
Quantum Computation: An Overview
Quantum Computation: An OverviewQuantum Computation: An Overview
Quantum Computation: An Overview
 
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...Realization of Innovative Light Energy Conversion Materials utilizing the Sup...
Realization of Innovative Light Energy Conversion Materials utilizing the Sup...
 
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
 
2009 HEP Science Network Requirements Workshop Final Report
2009 HEP Science Network Requirements Workshop Final Report2009 HEP Science Network Requirements Workshop Final Report
2009 HEP Science Network Requirements Workshop Final Report
 
Advanced Computational Materials Science: Application to Fusion and Generatio...
Advanced Computational Materials Science: Application to Fusion and Generatio...Advanced Computational Materials Science: Application to Fusion and Generatio...
Advanced Computational Materials Science: Application to Fusion and Generatio...
 
ECP Application Development
ECP Application DevelopmentECP Application Development
ECP Application Development
 
Implementing AI: Hardware Challenges
Implementing AI: Hardware ChallengesImplementing AI: Hardware Challenges
Implementing AI: Hardware Challenges
 
Low Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard PlatformLow Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard Platform
 
Overview of accelerated materials design efforts in the Hacking Materials res...
Overview of accelerated materials design efforts in the Hacking Materials res...Overview of accelerated materials design efforts in the Hacking Materials res...
Overview of accelerated materials design efforts in the Hacking Materials res...
 
Kobeworkshop pubchemqc project
Kobeworkshop pubchemqc projectKobeworkshop pubchemqc project
Kobeworkshop pubchemqc project
 
Conducting and Enabling Data-Driven Research Through the Materials Project
Conducting and Enabling Data-Driven Research Through the Materials ProjectConducting and Enabling Data-Driven Research Through the Materials Project
Conducting and Enabling Data-Driven Research Through the Materials Project
 
Kubernetes The New Research Platform
Kubernetes The New Research PlatformKubernetes The New Research Platform
Kubernetes The New Research Platform
 
CERN User Story
CERN User StoryCERN User Story
CERN User Story
 
Software tools, crystal descriptors, and machine learning applied to material...
Software tools, crystal descriptors, and machine learning applied to material...Software tools, crystal descriptors, and machine learning applied to material...
Software tools, crystal descriptors, and machine learning applied to material...
 

Mehr von OCRE | Open Clouds for Research Environments

Mehr von OCRE | Open Clouds for Research Environments (20)

01-15 Towards a Dutch Comprehensive Childhood Cancer Commons.pdf
01-15 Towards a Dutch Comprehensive Childhood Cancer Commons.pdf01-15 Towards a Dutch Comprehensive Childhood Cancer Commons.pdf
01-15 Towards a Dutch Comprehensive Childhood Cancer Commons.pdf
 
Sentinel-2 Semantic Data & Information Cube Austria
Sentinel-2 Semantic Data & Information Cube AustriaSentinel-2 Semantic Data & Information Cube Austria
Sentinel-2 Semantic Data & Information Cube Austria
 
presentation_OCRE_Demontis_Lisbona_2002_12_07.pdf
presentation_OCRE_Demontis_Lisbona_2002_12_07.pdfpresentation_OCRE_Demontis_Lisbona_2002_12_07.pdf
presentation_OCRE_Demontis_Lisbona_2002_12_07.pdf
 
02-01 Quantifying war damage in Ukraine - Yailymova.pdf
02-01 Quantifying war damage in Ukraine - Yailymova.pdf02-01 Quantifying war damage in Ukraine - Yailymova.pdf
02-01 Quantifying war damage in Ukraine - Yailymova.pdf
 
02-02 Assessment of coastline change over the last 38 years - Gafeira, Jones.pdf
02-02 Assessment of coastline change over the last 38 years - Gafeira, Jones.pdf02-02 Assessment of coastline change over the last 38 years - Gafeira, Jones.pdf
02-02 Assessment of coastline change over the last 38 years - Gafeira, Jones.pdf
 
01-05 EO Community Engagement.pdf
01-05 EO Community Engagement.pdf01-05 EO Community Engagement.pdf
01-05 EO Community Engagement.pdf
 
01-07 Adoption Funding and Procurement Mechanism.pdf
01-07 Adoption Funding and Procurement Mechanism.pdf01-07 Adoption Funding and Procurement Mechanism.pdf
01-07 Adoption Funding and Procurement Mechanism.pdf
 
01-13 iCANDID - Roxanne Wyns_v01.00.pdf
01-13 iCANDID - Roxanne Wyns_v01.00.pdf01-13 iCANDID - Roxanne Wyns_v01.00.pdf
01-13 iCANDID - Roxanne Wyns_v01.00.pdf
 
01-14 Analysis of Liquid Biopsies - Ibrahim.pdf
01-14 Analysis of Liquid Biopsies - Ibrahim.pdf01-14 Analysis of Liquid Biopsies - Ibrahim.pdf
01-14 Analysis of Liquid Biopsies - Ibrahim.pdf
 
01-04 Working with the Community - Carrillo.pdf
01-04 Working with the Community - Carrillo.pdf01-04 Working with the Community - Carrillo.pdf
01-04 Working with the Community - Carrillo.pdf
 
01-09 The Virtual Aorta project - Hynes.pdf
01-09 The Virtual Aorta project - Hynes.pdf01-09 The Virtual Aorta project - Hynes.pdf
01-09 The Virtual Aorta project - Hynes.pdf
 
01-11 StreamAir - Donald.pdf
01-11 StreamAir - Donald.pdf01-11 StreamAir - Donald.pdf
01-11 StreamAir - Donald.pdf
 
Presentation_OCRE_Steegmans.pdf
Presentation_OCRE_Steegmans.pdfPresentation_OCRE_Steegmans.pdf
Presentation_OCRE_Steegmans.pdf
 
2022-12-06-OCRE-EOSC-overview - Siemen.pdf
2022-12-06-OCRE-EOSC-overview - Siemen.pdf2022-12-06-OCRE-EOSC-overview - Siemen.pdf
2022-12-06-OCRE-EOSC-overview - Siemen.pdf
 
01-06 OCRE Test Suite - Fernandes.pdf
01-06 OCRE Test Suite - Fernandes.pdf01-06 OCRE Test Suite - Fernandes.pdf
01-06 OCRE Test Suite - Fernandes.pdf
 
01-16 OCRE CESPU Presentation Complete -Dinis, Magalhaes, Gomes.pdf
01-16 OCRE CESPU Presentation Complete -Dinis, Magalhaes, Gomes.pdf01-16 OCRE CESPU Presentation Complete -Dinis, Magalhaes, Gomes.pdf
01-16 OCRE CESPU Presentation Complete -Dinis, Magalhaes, Gomes.pdf
 
01-03 Opening - Heyns.pdf
01-03 Opening - Heyns.pdf01-03 Opening - Heyns.pdf
01-03 Opening - Heyns.pdf
 
OCRE webinar - April 14 - Jakob Tendel.pdf
OCRE webinar - April 14 - Jakob Tendel.pdfOCRE webinar - April 14 - Jakob Tendel.pdf
OCRE webinar - April 14 - Jakob Tendel.pdf
 
OCRE webinar - April 14 - Cloud_Validation_Suite_Ignacio Peluaga Lozada.pdf
OCRE webinar - April 14 - Cloud_Validation_Suite_Ignacio Peluaga Lozada.pdfOCRE webinar - April 14 - Cloud_Validation_Suite_Ignacio Peluaga Lozada.pdf
OCRE webinar - April 14 - Cloud_Validation_Suite_Ignacio Peluaga Lozada.pdf
 
OCRE webinar - April 14 - Dave Heyns.pdf
OCRE webinar - April 14 - Dave Heyns.pdfOCRE webinar - April 14 - Dave Heyns.pdf
OCRE webinar - April 14 - Dave Heyns.pdf
 

Kürzlich hochgeladen

Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationColumbia Weather Systems
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxpriyankatabhane
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Four Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptFour Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptJoemSTuliba
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuinethapagita
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfWildaNurAmalia2
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxGood agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxSimeonChristian
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 

Kürzlich hochgeladen (20)

Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather Station
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptx
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Four Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.pptFour Spheres of the Earth Presentation.ppt
Four Spheres of the Earth Presentation.ppt
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxGood agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 

01-10 Exploring new high potential 2D materials - Angioni.pdf

  • 1. Exploring new high potential 2D materials Cloud flexibility for time- optimised experiments
  • 2. 2 Exploring new high-potential 2D materials Daniel Wolverson Centre for Nanoscience and Nanotechnology University of Bath, UK Stefano Angioni Research Computing University of Bath, UK
  • 3. 3 University of Bath Public research university with a strong focus on technology and science One of the top ten universities in the UK 20,000 students from 147 nationalities
  • 4. 4 On-premise HPC challenges Replacement every 6-7 years Fixed and aging system Long queues slowing down research Research needs evolve at pace
  • 5. 5 Bath’s ambitious research agenda Cutting-edge computational facilities Flexible and scalable resources for changing needs Grow and diverse user base Increase capabilities and productivity
  • 6. 6 Turbocharging research with Cloud Highly flexible and on-demand computing Computational environments which can evolve Modern and cutting-edge Cost-optimised Increased cost transparency
  • 7. 7 Research Computing Portfolio Cloud based Teaching HPC environment Research HPC – phase 1 Janus Research HPC – phase 2 Nimbus On-premise Restricted Software HTC – Anatra GW4 Tier 2 HPC – Isambard
  • 9. 9 Research HPC environments Phase 1 Janus Phase 2 Nimbus Phase 3 Phase 1 Lightweight Cloud environment for selected user groups Phase 2 Functional and resilient platform mirroring Balena Cost control and full software stack Phase 3 Non-traditional HPC groups, optimising and tuning the environment
  • 10. 10 Janus environment Our phase 1 HPC system in Azure. Nodes are not physical, but virtual machines. Nearly 800 compute nodes, but we are only charged if they are used ☺ Cloud resources are orchestrated using Azure CycleCloud. Users can access Janus using SSH. The Job scheduling software is Slurm. Only one login / scheduler node 
  • 11. 11 Nimbus environment Development guided from learnings from Janus Improved resilience New lifecycle model for max availability New cluster monitoring with TIG stack New cost management tools and cost controls New storage options
  • 12. 12 Rods All nanoscience is contained in a bag of liquorice allsorts! Nanoscience and 2D materials A boy and his atom Little men https://www.youtube.com/watch?v=oSCX78-8-q0 Tubes https://en.wikipedia.org/wiki/Car bon_nanotube#/media/File:Multi -walled_Carbon_Nanotube.png Quantum wells; Layered 2D materials https://www.nature.com/articles/nature12385 Core-shell spheres https://www.photonics.com/Articles/Quantum_Dots _Small_Structures_Poised_to_Break/a22350
  • 13. 13 https://en.wikipedia.org/wiki/Phosphorene#/medi a/File:Orthorhombic_bulk_black_phosphorus.png https://en.wikipedia.org/wiki/Graphene#/media/File:Grap hen.jpg Ruitao Lv et al., Nano Today (2015) 10 559-592 Graphene is unique, but: 40 other natural layered MX2 compounds; Thousands more we could make if we wish. Isn’t nanoscience all about graphene?
  • 14. 14 • Digital economy • Energy and decarbonisation • Engineering • Healthcare technologies • Information and communication technologies (ICT) • Manufacturing the future • Mathematical sciences • Physical sciences • Quantum technologies • Research infrastructure. low-power electronics and spintronics energy harvesting through motion energy harvesting through photocatalysis energy harvesting as photovoltaics healthcare; wearable diagnostics low-power electronics and spintronics flexible, wearable electronics quantum devices single photon light emitters for quantum 2D materials promising for: But we are at TRL1 to TRL4 in most cases (proof of concept, lab validation) Why are 2D materials important? UK funding priorities in engineering and physical science
  • 15. 15 How are these materials studied? Elettra synchrotron, Italy Energy (eV) X-ray photoemission beamline: Diamond synchrotron, UK https://www.diamond.ac.uk/Home/About.html, https://www.synchrotron-soleil.fr/en
  • 16. 16 Electronic structure? t r c Energy (eV) Energy (eV) -28 -26 -24 -22 0 20 40 60 80 100 Intensity after baseline subtraction / 1000 Binding energy / eV tip ring Synchrotron X-ray photoemission spectra:
  • 17. 17 o We generate large and expensive datasets on highly topical materials. o These deserve modelling to the best of our ability to extract maximum information and understanding. o We need to work quickly. o It’s appropriate to do some of this within an experimental group; postgrads can easily be involved in both theory and experiment. o We can even involve undergraduates at an appropriate level; HPC is not necessary for training them but is needed for real problems. ReSe2 What’s the role of HPC computing?
  • 18. 18 We have also been able to contribute some new ideas about the methodology that we are using. New tricks
  • 19. 19 What physical things do we calculate? 1. Approximation to the ground state electronic wavefunction and energy for some fixed configuration of some atoms; 2. From this, can obtain the forces between the atoms, can move them and obtain an equilibrium model of the crystal; 3. From the forces near equilibrium, can obtain the vibrational frequencies of the crystal (which we also measure); 1. 3.
  • 20. 20 4. From the equilibrium structure, can calculate the energy bands (is the material a metal, semiconductor, etc?); 5. We can ask how the vibrations affect the energy bands (a hot topic experimentally); 6. Can do these also for structures with defects (e.g, missing atoms), multi-layered crystals, mixtures, etc… 7. We are not limited to real crystals and, often, we will know how to make any interesting crystals we “discover”. arXiv preprint arXiv:2206.00126 What physical things do we calculate?
  • 21. 21 What tools do we need? Density functional theory (DFT) codes (Walter Kohn, Nobel Prize in Chemistry 1998) • CASTEP, VASP, QUANTUM ESPRESSO and many others. • Plus post-processing, extensions and visualisation codes (Wannier90, yambo) • We mainly use QE: GNU licence, open source, and we do modify source code. • Libraries typically: BLAS, LAPACK, FFTW, OpenMPI, MPICH, HDF5. • Qauntum Espresso code is very easy to install on desktops / small servers for training, so is well-suited for the early stages of undergraduate and Masters projects. Cloud resources allow one to escalate the calculations to a “production” level fast and flexibly.
  • 22. 22 How do the resource requirements scale? 1. Approximation to the ground state electronic wavefunction and energy for some fixed configuration of some atoms; Simple answer: scaling goes as 𝑁3where 𝑁 is related to the system size – this includes: • Number of atoms • Number of bands (number of electrons) • Number of plane waves (the “basis set”) The basic computational task is:
  • 23. 23 How do the resource requirements scale? For large volumes of vacuum either side of a 2D slab (below) the basis set becomes very large, independent of the other factors. This is too complex a topic to give more detail here: the main point is that publication-quality results can require a significant escalation of the resources required.
  • 24. 24 What’s the role of HPC computing? We generate large and expensive experimental datasets on highly topical materials. These deserve modelling to the best of our ability to extract maximum information and understanding. We need to work quickly. ReSe2