SlideShare a Scribd company logo
1 of 14
Post-processing the Results of
Metastable States Molecular
Dynamics Simulation
Brukhanov Vasilii, Krasnobaev Arsenii, Neustroeva
Natalia, Sozykin Andrey, Ushenin Konstantin
Ural-PDC 2016
Institute of Thermal Physics of UrB RAS, Yekaterinburg, Russia
Krasovskii Institute of Mathematics and Mechanics,
Yekaterinburg, Russia
Nucleation
Thermodynamic phase transition:
• Nucleation
• Collapse
Nucleation is widespread in both
nature and technological processes,
in which phase transitions occur
Nucleation types:
• Heterogeneous
• Homogeneous
2
Nucleation of carbon
dioxide bubbles
around a finger
Simulation Method
Molecular dynamics (MD) simulations
• Allows to determine the change of
coordinates of particles and their velocities
in time
• Allows to determine various physical
quantities, for example, temperature,
pressure, etc.
Model of interaction between nonpolar
molecules
• A potential of Lennard-Jones
Simulation software
• LAMMPS
3
LAMMPS
Molecular Dynamics Simulator
Open source code, GPL
The LAMMPS software is installed on the “URAN”
supercomputer
• GPU Support
LAMMPS does not support the methods of analysis of
metastable states, the calculation of the contact angle,
and tensor of pressure, and other
4
Example of Dump from LAMMPS
ITEM: ATOMS
id type x y z c_ca
31127 1 2.33568 3.57123 6.70623 1.73666
56470 1 1.24006 3.57133 6.00946 1.56173
62858 1 2.32967 3.11241 5.77479 1.86667
111855 1 2.92656 2.74577 4.95696 1.86967
49955 1 1.79124 2.51865 4.93426 1.61828
48568 1 2.33431 1.67614 5.04784 1.12719
30615 1 2.92933 2.95744 7.39322 2.41488
104830 1 2.18763 2.11816 6.03591 1.14954
31146 1 1.22668 1.25918 7.63858 1.66225
75567 1 3.26946 1.74535 5.53318 1.30432
32009 1 1.9777 3.76021 4.93877 1.16815
123176 1 0.759058 1.31996 4.86576 1.38175
75767 1 3.04665 1.81611 7.72417 2.01346
5
Homogeneous Nucleation
The gas mix of methane and
nitrogen
The model in the form of
cube with periodic boundary
conditions
The density is lowered by
stretch the cell and scaling of
coordinates of the particles
6
Heterogeneous Nucleation
The liquid argon
Platinum surface
A gas bobble is formed near solid surface
7
0 5 10 15 20 25 30 35 40
5
10
15
20
25
30
35
40
45 B
C
F1
F2
F3
B
A
Objectives
Postprocess the results of numerical experiments on MD
simulation made by LAMMPS
The gas mixture in cells with periodic boundaries
• Find empty cluster with maximum radius
• Evaluate parameters of the cluster:
• volume
• coordinates of mass center
• particles density distribution
Liquid argon between surface of solid frame
• Compute the contact angle
• Compute the tensor of pressure
8
Algorithm
9
Algorithm
a) Discretization space:
• The model space is divided into equal cells, which are cubes with
sides parallel to the model sides
b) Shading:
• Shading all the cubes, which centers are less than the distance
Rnearest from the particles
c) Clustering:
• Unmarked cubes clustered by using the breadth-first search
algorithm
d) Finding the cluster center :
• Are defined the most extreme cells for this clusters in all three
dimensions and calculates the center of the cluster
10
Implementation
The algorithm was implemented using C++
Numerical experiments was carried out using specially prepared
test data for gas mixture
The speed on a single core of Intel Xeon X5675 processor was 440
seconds
• 1 frame
• 1M particles
• 300 cubes of partition per particle
• It is enough for practical use of the program with the frame
number of 100–200
11
Implementation
Intel VTune Amplifier investigation
• 94% - shading
• 2% - clustering using the breadth-first search
• 1% - other tasks (discretization, cluster center finding,
input/output, etc.)
12
Future Work
Accelerate the processing of data
with OpenMP and MPI
Calculate the contact angle
Calculate the tensor of pressure
Implement the programs as a plugin
to the LAMMPS
13
0 5 10 15 20 25 30 35 40
5
10
15
20
25
30
35
40
45 F1
F2
F3
B
C
B
A
Thank you for your attention!

More Related Content

Viewers also liked

Shellback - Kyle Starkey
Shellback - Kyle StarkeyShellback - Kyle Starkey
Shellback - Kyle StarkeyKyle Starkey
 
Soiree commune Poster
Soiree commune PosterSoiree commune Poster
Soiree commune PosterDavid Minetti
 
Ciclo de vida de los Sistemas de informacion
Ciclo de vida de los Sistemas de informacion Ciclo de vida de los Sistemas de informacion
Ciclo de vida de los Sistemas de informacion Carlos Garcia
 
AMC Reference Lambros Pappas 2015 englisch
AMC Reference Lambros Pappas 2015 englischAMC Reference Lambros Pappas 2015 englisch
AMC Reference Lambros Pappas 2015 englischlambros pappas
 
Función Lineal
Función LinealFunción Lineal
Función LinealITCN
 
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...ManageEngine, Zoho Corporation
 
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)[Fr] étude CRM Orange Business Services et AFRC (2010-2011)
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)Orange
 
Sucesion o progresion geometrica
Sucesion o progresion geometricaSucesion o progresion geometrica
Sucesion o progresion geometricaITCN
 
Factors: Finding a place in institutional investors' arsenal
Factors: Finding a place in institutional investors' arsenalFactors: Finding a place in institutional investors' arsenal
Factors: Finding a place in institutional investors' arsenalThe Economist Media Businesses
 
MangoRain Company Profile and Case Study
MangoRain Company Profile and Case StudyMangoRain Company Profile and Case Study
MangoRain Company Profile and Case StudyUdom Sar
 
La Segunda República Española (1931-1936)
La Segunda República Española (1931-1936)La Segunda República Española (1931-1936)
La Segunda República Española (1931-1936)artesonado
 
Customer Service Training by McGraw-Hill Companies
Customer Service Training by McGraw-Hill CompaniesCustomer Service Training by McGraw-Hill Companies
Customer Service Training by McGraw-Hill CompaniesAtlantic Training, LLC.
 

Viewers also liked (14)

Shellback - Kyle Starkey
Shellback - Kyle StarkeyShellback - Kyle Starkey
Shellback - Kyle Starkey
 
Soiree commune Poster
Soiree commune PosterSoiree commune Poster
Soiree commune Poster
 
Concept of ems
Concept of emsConcept of ems
Concept of ems
 
Ciclo de vida de los Sistemas de informacion
Ciclo de vida de los Sistemas de informacion Ciclo de vida de los Sistemas de informacion
Ciclo de vida de los Sistemas de informacion
 
AMC Reference Lambros Pappas 2015 englisch
AMC Reference Lambros Pappas 2015 englischAMC Reference Lambros Pappas 2015 englisch
AMC Reference Lambros Pappas 2015 englisch
 
thesis abstract
thesis abstractthesis abstract
thesis abstract
 
Función Lineal
Función LinealFunción Lineal
Función Lineal
 
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...
Case study: Leading bank uses NetFlow Analyzer to solve mysteries on their ne...
 
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)[Fr] étude CRM Orange Business Services et AFRC (2010-2011)
[Fr] étude CRM Orange Business Services et AFRC (2010-2011)
 
Sucesion o progresion geometrica
Sucesion o progresion geometricaSucesion o progresion geometrica
Sucesion o progresion geometrica
 
Factors: Finding a place in institutional investors' arsenal
Factors: Finding a place in institutional investors' arsenalFactors: Finding a place in institutional investors' arsenal
Factors: Finding a place in institutional investors' arsenal
 
MangoRain Company Profile and Case Study
MangoRain Company Profile and Case StudyMangoRain Company Profile and Case Study
MangoRain Company Profile and Case Study
 
La Segunda República Española (1931-1936)
La Segunda República Española (1931-1936)La Segunda República Española (1931-1936)
La Segunda República Española (1931-1936)
 
Customer Service Training by McGraw-Hill Companies
Customer Service Training by McGraw-Hill CompaniesCustomer Service Training by McGraw-Hill Companies
Customer Service Training by McGraw-Hill Companies
 

Similar to Post-Processing the Results of Metastable States Molecular Dynamics Simulation

Applications of Advanced Numerical Simulations and Analysis in Theoretical As...
Applications of Advanced Numerical Simulations and Analysis in Theoretical As...Applications of Advanced Numerical Simulations and Analysis in Theoretical As...
Applications of Advanced Numerical Simulations and Analysis in Theoretical As...John ZuHone
 
CASTEP Software.pptx
CASTEP Software.pptxCASTEP Software.pptx
CASTEP Software.pptxMohsan10
 
Quantum Mechanics in Molecular modeling
Quantum Mechanics in Molecular modelingQuantum Mechanics in Molecular modeling
Quantum Mechanics in Molecular modelingAkshay Kank
 
Conformational_Analysis.pptx
Conformational_Analysis.pptxConformational_Analysis.pptx
Conformational_Analysis.pptxChandni Pathak
 
Improving Physical Parametrizations in Climate Models using Machine Learning
Improving Physical Parametrizations in Climate Models using Machine LearningImproving Physical Parametrizations in Climate Models using Machine Learning
Improving Physical Parametrizations in Climate Models using Machine LearningNoah Brenowitz
 
Convective Heat Transfer Measurements at the Martian Surface
Convective Heat Transfer Measurements at the Martian SurfaceConvective Heat Transfer Measurements at the Martian Surface
Convective Heat Transfer Measurements at the Martian SurfaceSamet Baykul
 
Structure elucidation by computer use
Structure elucidation by computer useStructure elucidation by computer use
Structure elucidation by computer useAbdulQadir358
 
Computational Chemistry- An Introduction
Computational Chemistry- An IntroductionComputational Chemistry- An Introduction
Computational Chemistry- An IntroductionAnjali Devi J S
 
LSS - Defense - 12-1-2014
LSS - Defense - 12-1-2014LSS - Defense - 12-1-2014
LSS - Defense - 12-1-2014Les Sheffield
 
Combining remote sensing earth observations and in situ networks: detection o...
Combining remote sensing earth observations and in situ networks: detection o...Combining remote sensing earth observations and in situ networks: detection o...
Combining remote sensing earth observations and in situ networks: detection o...Integrated Carbon Observation System (ICOS)
 
Advanced database and data mining & clustering concepts
Advanced database and data mining & clustering conceptsAdvanced database and data mining & clustering concepts
Advanced database and data mining & clustering conceptsNithyananthSengottai
 

Similar to Post-Processing the Results of Metastable States Molecular Dynamics Simulation (20)

Applications of Advanced Numerical Simulations and Analysis in Theoretical As...
Applications of Advanced Numerical Simulations and Analysis in Theoretical As...Applications of Advanced Numerical Simulations and Analysis in Theoretical As...
Applications of Advanced Numerical Simulations and Analysis in Theoretical As...
 
Applications of Computational Quantum Chemistry
Applications of Computational Quantum ChemistryApplications of Computational Quantum Chemistry
Applications of Computational Quantum Chemistry
 
CASTEP Software.pptx
CASTEP Software.pptxCASTEP Software.pptx
CASTEP Software.pptx
 
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
 
Quantum Mechanics in Molecular modeling
Quantum Mechanics in Molecular modelingQuantum Mechanics in Molecular modeling
Quantum Mechanics in Molecular modeling
 
Analytical Methods for Characterization of Solid Forms
Analytical Methods for Characterization of Solid FormsAnalytical Methods for Characterization of Solid Forms
Analytical Methods for Characterization of Solid Forms
 
Conformational_Analysis.pptx
Conformational_Analysis.pptxConformational_Analysis.pptx
Conformational_Analysis.pptx
 
Improving Physical Parametrizations in Climate Models using Machine Learning
Improving Physical Parametrizations in Climate Models using Machine LearningImproving Physical Parametrizations in Climate Models using Machine Learning
Improving Physical Parametrizations in Climate Models using Machine Learning
 
Understanding and Predicting CO2 Properties for CCS Transport, Richard Graham...
Understanding and Predicting CO2 Properties for CCS Transport, Richard Graham...Understanding and Predicting CO2 Properties for CCS Transport, Richard Graham...
Understanding and Predicting CO2 Properties for CCS Transport, Richard Graham...
 
Convective Heat Transfer Measurements at the Martian Surface
Convective Heat Transfer Measurements at the Martian SurfaceConvective Heat Transfer Measurements at the Martian Surface
Convective Heat Transfer Measurements at the Martian Surface
 
Structure elucidation by computer use
Structure elucidation by computer useStructure elucidation by computer use
Structure elucidation by computer use
 
Molecular modelling
Molecular modelling Molecular modelling
Molecular modelling
 
ICP / MS Technique
ICP / MS TechniqueICP / MS Technique
ICP / MS Technique
 
MSc Presentation.potx
MSc Presentation.potxMSc Presentation.potx
MSc Presentation.potx
 
Lab4 slides
Lab4 slidesLab4 slides
Lab4 slides
 
Computational Chemistry- An Introduction
Computational Chemistry- An IntroductionComputational Chemistry- An Introduction
Computational Chemistry- An Introduction
 
LSS - Defense - 12-1-2014
LSS - Defense - 12-1-2014LSS - Defense - 12-1-2014
LSS - Defense - 12-1-2014
 
Combining remote sensing earth observations and in situ networks: detection o...
Combining remote sensing earth observations and in situ networks: detection o...Combining remote sensing earth observations and in situ networks: detection o...
Combining remote sensing earth observations and in situ networks: detection o...
 
Advanced database and data mining & clustering concepts
Advanced database and data mining & clustering conceptsAdvanced database and data mining & clustering concepts
Advanced database and data mining & clustering concepts
 
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
 

More from Ural-PDC

Learning Word Subsumption Projections for the Russian Language
Learning Word Subsumption Projections for the Russian LanguageLearning Word Subsumption Projections for the Russian Language
Learning Word Subsumption Projections for the Russian LanguageUral-PDC
 
Ural-PDC 2016
Ural-PDC 2016Ural-PDC 2016
Ural-PDC 2016Ural-PDC
 
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...Applying of the NVIDIA CUDA to the video processing in the task of the roundw...
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...Ural-PDC
 
CPU and GPU parallel Kramers-Klein calculations
CPU and GPU parallel Kramers-Klein calculationsCPU and GPU parallel Kramers-Klein calculations
CPU and GPU parallel Kramers-Klein calculationsUral-PDC
 
Parallel Algorithm for Natural Neighbour Interpolation
Parallel Algorithm for Natural Neighbour InterpolationParallel Algorithm for Natural Neighbour Interpolation
Parallel Algorithm for Natural Neighbour InterpolationUral-PDC
 
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...Ural-PDC
 
Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...Ural-PDC
 
Parallel Numerical Methods for Ordinary Differential Equations: a Survey
Parallel Numerical Methods for Ordinary Differential Equations: a SurveyParallel Numerical Methods for Ordinary Differential Equations: a Survey
Parallel Numerical Methods for Ordinary Differential Equations: a SurveyUral-PDC
 
Non-convex polygons clustering algorithm
Non-convex polygons clustering algorithmNon-convex polygons clustering algorithm
Non-convex polygons clustering algorithmUral-PDC
 
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...Ural-PDC
 
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...Automatic Launch and Tracking the Computational Simulations with LiFlow and S...
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...Ural-PDC
 
Parallel Left Ventricle Simulation Using the FEniCS Framework
Parallel Left Ventricle Simulation Using the FEniCS FrameworkParallel Left Ventricle Simulation Using the FEniCS Framework
Parallel Left Ventricle Simulation Using the FEniCS FrameworkUral-PDC
 
Research of Student Prospects on Developing International PhD Programs in Sof...
Research of Student Prospects on Developing International PhD Programs in Sof...Research of Student Prospects on Developing International PhD Programs in Sof...
Research of Student Prospects on Developing International PhD Programs in Sof...Ural-PDC
 
Planning of Autonomous Multi-agent Intersection
Planning of Autonomous Multi-agent IntersectionPlanning of Autonomous Multi-agent Intersection
Planning of Autonomous Multi-agent IntersectionUral-PDC
 

More from Ural-PDC (14)

Learning Word Subsumption Projections for the Russian Language
Learning Word Subsumption Projections for the Russian LanguageLearning Word Subsumption Projections for the Russian Language
Learning Word Subsumption Projections for the Russian Language
 
Ural-PDC 2016
Ural-PDC 2016Ural-PDC 2016
Ural-PDC 2016
 
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...Applying of the NVIDIA CUDA to the video processing in the task of the roundw...
Applying of the NVIDIA CUDA to the video processing in the task of the roundw...
 
CPU and GPU parallel Kramers-Klein calculations
CPU and GPU parallel Kramers-Klein calculationsCPU and GPU parallel Kramers-Klein calculations
CPU and GPU parallel Kramers-Klein calculations
 
Parallel Algorithm for Natural Neighbour Interpolation
Parallel Algorithm for Natural Neighbour InterpolationParallel Algorithm for Natural Neighbour Interpolation
Parallel Algorithm for Natural Neighbour Interpolation
 
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...
Principles of Computing Resources Planning in Cloud-Based Problem Solving Env...
 
Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...
 
Parallel Numerical Methods for Ordinary Differential Equations: a Survey
Parallel Numerical Methods for Ordinary Differential Equations: a SurveyParallel Numerical Methods for Ordinary Differential Equations: a Survey
Parallel Numerical Methods for Ordinary Differential Equations: a Survey
 
Non-convex polygons clustering algorithm
Non-convex polygons clustering algorithmNon-convex polygons clustering algorithm
Non-convex polygons clustering algorithm
 
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...
Performance Evaluation of Space Fractional FitzHugh-Nagumo Model: an Implemen...
 
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...Automatic Launch and Tracking the Computational Simulations with LiFlow and S...
Automatic Launch and Tracking the Computational Simulations with LiFlow and S...
 
Parallel Left Ventricle Simulation Using the FEniCS Framework
Parallel Left Ventricle Simulation Using the FEniCS FrameworkParallel Left Ventricle Simulation Using the FEniCS Framework
Parallel Left Ventricle Simulation Using the FEniCS Framework
 
Research of Student Prospects on Developing International PhD Programs in Sof...
Research of Student Prospects on Developing International PhD Programs in Sof...Research of Student Prospects on Developing International PhD Programs in Sof...
Research of Student Prospects on Developing International PhD Programs in Sof...
 
Planning of Autonomous Multi-agent Intersection
Planning of Autonomous Multi-agent IntersectionPlanning of Autonomous Multi-agent Intersection
Planning of Autonomous Multi-agent Intersection
 

Recently uploaded

Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...ssuser79fe74
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bSérgio Sacani
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...chandars293
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfSumit Kumar yadav
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptxAlMamun560346
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPirithiRaju
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLKochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLkantirani197
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsSérgio Sacani
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.Nitya salvi
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfrohankumarsinghrore1
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICESAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICEayushi9330
 
Creating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsCreating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsNurulAfiqah307317
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 

Recently uploaded (20)

Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptx
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLKochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdf
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICESAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
 
Creating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsCreating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening Designs
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 

Post-Processing the Results of Metastable States Molecular Dynamics Simulation

  • 1. Post-processing the Results of Metastable States Molecular Dynamics Simulation Brukhanov Vasilii, Krasnobaev Arsenii, Neustroeva Natalia, Sozykin Andrey, Ushenin Konstantin Ural-PDC 2016 Institute of Thermal Physics of UrB RAS, Yekaterinburg, Russia Krasovskii Institute of Mathematics and Mechanics, Yekaterinburg, Russia
  • 2. Nucleation Thermodynamic phase transition: • Nucleation • Collapse Nucleation is widespread in both nature and technological processes, in which phase transitions occur Nucleation types: • Heterogeneous • Homogeneous 2 Nucleation of carbon dioxide bubbles around a finger
  • 3. Simulation Method Molecular dynamics (MD) simulations • Allows to determine the change of coordinates of particles and their velocities in time • Allows to determine various physical quantities, for example, temperature, pressure, etc. Model of interaction between nonpolar molecules • A potential of Lennard-Jones Simulation software • LAMMPS 3
  • 4. LAMMPS Molecular Dynamics Simulator Open source code, GPL The LAMMPS software is installed on the “URAN” supercomputer • GPU Support LAMMPS does not support the methods of analysis of metastable states, the calculation of the contact angle, and tensor of pressure, and other 4
  • 5. Example of Dump from LAMMPS ITEM: ATOMS id type x y z c_ca 31127 1 2.33568 3.57123 6.70623 1.73666 56470 1 1.24006 3.57133 6.00946 1.56173 62858 1 2.32967 3.11241 5.77479 1.86667 111855 1 2.92656 2.74577 4.95696 1.86967 49955 1 1.79124 2.51865 4.93426 1.61828 48568 1 2.33431 1.67614 5.04784 1.12719 30615 1 2.92933 2.95744 7.39322 2.41488 104830 1 2.18763 2.11816 6.03591 1.14954 31146 1 1.22668 1.25918 7.63858 1.66225 75567 1 3.26946 1.74535 5.53318 1.30432 32009 1 1.9777 3.76021 4.93877 1.16815 123176 1 0.759058 1.31996 4.86576 1.38175 75767 1 3.04665 1.81611 7.72417 2.01346 5
  • 6. Homogeneous Nucleation The gas mix of methane and nitrogen The model in the form of cube with periodic boundary conditions The density is lowered by stretch the cell and scaling of coordinates of the particles 6
  • 7. Heterogeneous Nucleation The liquid argon Platinum surface A gas bobble is formed near solid surface 7 0 5 10 15 20 25 30 35 40 5 10 15 20 25 30 35 40 45 B C F1 F2 F3 B A
  • 8. Objectives Postprocess the results of numerical experiments on MD simulation made by LAMMPS The gas mixture in cells with periodic boundaries • Find empty cluster with maximum radius • Evaluate parameters of the cluster: • volume • coordinates of mass center • particles density distribution Liquid argon between surface of solid frame • Compute the contact angle • Compute the tensor of pressure 8
  • 10. Algorithm a) Discretization space: • The model space is divided into equal cells, which are cubes with sides parallel to the model sides b) Shading: • Shading all the cubes, which centers are less than the distance Rnearest from the particles c) Clustering: • Unmarked cubes clustered by using the breadth-first search algorithm d) Finding the cluster center : • Are defined the most extreme cells for this clusters in all three dimensions and calculates the center of the cluster 10
  • 11. Implementation The algorithm was implemented using C++ Numerical experiments was carried out using specially prepared test data for gas mixture The speed on a single core of Intel Xeon X5675 processor was 440 seconds • 1 frame • 1M particles • 300 cubes of partition per particle • It is enough for practical use of the program with the frame number of 100–200 11
  • 12. Implementation Intel VTune Amplifier investigation • 94% - shading • 2% - clustering using the breadth-first search • 1% - other tasks (discretization, cluster center finding, input/output, etc.) 12
  • 13. Future Work Accelerate the processing of data with OpenMP and MPI Calculate the contact angle Calculate the tensor of pressure Implement the programs as a plugin to the LAMMPS 13 0 5 10 15 20 25 30 35 40 5 10 15 20 25 30 35 40 45 F1 F2 F3 B C B A
  • 14. Thank you for your attention!