Hierarchical Methods for Dynamics in Complex Molecular Systems

Hierarchical Methods for Dynamics in Complex Molecular Systems

Author: Johannes Grotendorst

Publisher: Forschungszentrum Jülich

Published: 2012

Total Pages: 557

ISBN-13: 3893367683

DOWNLOAD EBOOK


Book Synopsis Hierarchical Methods for Dynamics in Complex Molecular Systems by : Johannes Grotendorst

Download or read book Hierarchical Methods for Dynamics in Complex Molecular Systems written by Johannes Grotendorst and published by Forschungszentrum Jülich. This book was released on 2012 with total page 557 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Multiscale Modelling Methods for Applications in Materials Science

Multiscale Modelling Methods for Applications in Materials Science

Author: Ivan Kondov

Publisher: Forschungszentrum Jülich

Published: 2013

Total Pages: 335

ISBN-13: 389336899X

DOWNLOAD EBOOK


Book Synopsis Multiscale Modelling Methods for Applications in Materials Science by : Ivan Kondov

Download or read book Multiscale Modelling Methods for Applications in Materials Science written by Ivan Kondov and published by Forschungszentrum Jülich. This book was released on 2013 with total page 335 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Molecular Dynamics Simulation

Molecular Dynamics Simulation

Author: Giovanni Ciccotti

Publisher: MDPI

Published: 2018-10-08

Total Pages: 627

ISBN-13: 3906980650

DOWNLOAD EBOOK

Printed Edition of the Special Issue Published in Entropy


Book Synopsis Molecular Dynamics Simulation by : Giovanni Ciccotti

Download or read book Molecular Dynamics Simulation written by Giovanni Ciccotti and published by MDPI. This book was released on 2018-10-08 with total page 627 pages. Available in PDF, EPUB and Kindle. Book excerpt: Printed Edition of the Special Issue Published in Entropy


Nanoscience and its Applications

Nanoscience and its Applications

Author: Osvaldo de Oliveira, Jr

Publisher: William Andrew

Published: 2016-12-30

Total Pages: 238

ISBN-13: 0323497810

DOWNLOAD EBOOK

Nanoscience and Its Applications explores how nanoscience is used in modern industry to increase product performance, including an understanding of how these materials and systems, at the molecular level, provide novel properties and physical, chemical, and biological phenomena that have been successfully used in innovative ways in a wide range of industries. This book is an important reference source for early-career researchers and practicing materials scientists and engineers seeking a greater understanding on how nanoscience can be used in modern industries. Provides a detailed overview of how nanoscience is used to increase product efficiency in a variety of fields, from agribusiness to medicine, Shows how nanoscience can help product developers increase product performance whilst reducing costs Illustrates how nanoscience has been used innovatively in a great variety of disciplines, giving those working in many different industries ideas as to how nanoscience might answer important questions


Book Synopsis Nanoscience and its Applications by : Osvaldo de Oliveira, Jr

Download or read book Nanoscience and its Applications written by Osvaldo de Oliveira, Jr and published by William Andrew. This book was released on 2016-12-30 with total page 238 pages. Available in PDF, EPUB and Kindle. Book excerpt: Nanoscience and Its Applications explores how nanoscience is used in modern industry to increase product performance, including an understanding of how these materials and systems, at the molecular level, provide novel properties and physical, chemical, and biological phenomena that have been successfully used in innovative ways in a wide range of industries. This book is an important reference source for early-career researchers and practicing materials scientists and engineers seeking a greater understanding on how nanoscience can be used in modern industries. Provides a detailed overview of how nanoscience is used to increase product efficiency in a variety of fields, from agribusiness to medicine, Shows how nanoscience can help product developers increase product performance whilst reducing costs Illustrates how nanoscience has been used innovatively in a great variety of disciplines, giving those working in many different industries ideas as to how nanoscience might answer important questions


Computer Simulation of Liquids

Computer Simulation of Liquids

Author: Michael P. Allen

Publisher: Oxford University Press

Published: 2017-08-15

Total Pages: 640

ISBN-13: 0192524704

DOWNLOAD EBOOK

This book provides a practical guide to molecular dynamics and Monte Carlo simulation techniques used in the modelling of simple and complex liquids. Computer simulation is an essential tool in studying the chemistry and physics of condensed matter, complementing and reinforcing both experiment and theory. Simulations provide detailed information about structure and dynamics, essential to understand the many fluid systems that play a key role in our daily lives: polymers, gels, colloidal suspensions, liquid crystals, biological membranes, and glasses. The second edition of this pioneering book aims to explain how simulation programs work, how to use them, and how to interpret the results, with examples of the latest research in this rapidly evolving field. Accompanying programs in Fortran and Python provide practical, hands-on, illustrations of the ideas in the text.


Book Synopsis Computer Simulation of Liquids by : Michael P. Allen

Download or read book Computer Simulation of Liquids written by Michael P. Allen and published by Oxford University Press. This book was released on 2017-08-15 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides a practical guide to molecular dynamics and Monte Carlo simulation techniques used in the modelling of simple and complex liquids. Computer simulation is an essential tool in studying the chemistry and physics of condensed matter, complementing and reinforcing both experiment and theory. Simulations provide detailed information about structure and dynamics, essential to understand the many fluid systems that play a key role in our daily lives: polymers, gels, colloidal suspensions, liquid crystals, biological membranes, and glasses. The second edition of this pioneering book aims to explain how simulation programs work, how to use them, and how to interpret the results, with examples of the latest research in this rapidly evolving field. Accompanying programs in Fortran and Python provide practical, hands-on, illustrations of the ideas in the text.


Automated Optimization Methods for Scientific Workflows in e-Science Infrastructures

Automated Optimization Methods for Scientific Workflows in e-Science Infrastructures

Author: Sonja Holl

Publisher: Forschungszentrum Jülich

Published: 2014

Total Pages: 207

ISBN-13: 389336949X

DOWNLOAD EBOOK

Scientific workflows have emerged as a key technology that assists scientists with the design, management, execution, sharing and reuse of in silico experiments. Workflow management systems simplify the management of scientific workflows by providing graphical interfaces for their development, monitoring and analysis. Nowadays, e-Science combines such workflow management systems with large-scale data and computing resources into complex research infrastructures. For instance, e-Science allows the conveyance of best practice research in collaborations by providing workflow repositories, which facilitate the sharing and reuse of scientific workflows. However, scientists are still faced with different limitations while reusing workflows. One of the most common challenges they meet is the need to select appropriate applications and their individual execution parameters. If scientists do not want to rely on default or experience-based parameters, the best-effort option is to test different workflow set-ups using either trial and error approaches or parameter sweeps. Both methods may be inefficient or time consuming respectively, especially when tuning a large number of parameters. Therefore, scientists require an effective and efficient mechanism that automatically tests different workflow set-ups in an intelligent way and will help them to improve their scientific results. This thesis addresses the limitation described above by defining and implementing an approach for the optimization of scientific workflows. In the course of this work, scientists’ needs are investigated and requirements are formulated resulting in an appropriate optimization concept. In a following step, this concept is prototypically implemented by extending a workflow management system with an optimization framework, including general mechanisms required to conduct workflow optimization. As optimization is an ongoing research topic, different algorithms are provided by pluggable extensions (plugins) that can be loosely coupled with the framework, resulting in a generic and quickly extendable system. In this thesis, an exemplary plugin is introduced which applies a Genetic Algorithm for parameter optimization. In order to accelerate and therefore make workflow optimization feasible at all, e-Science infrastructures are utilized for the parallel execution of scientific workflows. This is empowered by additional extensions enabling the execution of applications and workflows on distributed computing resources. The actual implementation and therewith the general approach of workflow optimization is experimentally verified by four use cases in the life science domain. All workflows were significantly improved, which demonstrates the advantage of the proposed workflow optimization. Finally, a new collaboration-based approach is introduced that harnesses optimization provenance to make optimization faster and more robust in the future.


Book Synopsis Automated Optimization Methods for Scientific Workflows in e-Science Infrastructures by : Sonja Holl

Download or read book Automated Optimization Methods for Scientific Workflows in e-Science Infrastructures written by Sonja Holl and published by Forschungszentrum Jülich. This book was released on 2014 with total page 207 pages. Available in PDF, EPUB and Kindle. Book excerpt: Scientific workflows have emerged as a key technology that assists scientists with the design, management, execution, sharing and reuse of in silico experiments. Workflow management systems simplify the management of scientific workflows by providing graphical interfaces for their development, monitoring and analysis. Nowadays, e-Science combines such workflow management systems with large-scale data and computing resources into complex research infrastructures. For instance, e-Science allows the conveyance of best practice research in collaborations by providing workflow repositories, which facilitate the sharing and reuse of scientific workflows. However, scientists are still faced with different limitations while reusing workflows. One of the most common challenges they meet is the need to select appropriate applications and their individual execution parameters. If scientists do not want to rely on default or experience-based parameters, the best-effort option is to test different workflow set-ups using either trial and error approaches or parameter sweeps. Both methods may be inefficient or time consuming respectively, especially when tuning a large number of parameters. Therefore, scientists require an effective and efficient mechanism that automatically tests different workflow set-ups in an intelligent way and will help them to improve their scientific results. This thesis addresses the limitation described above by defining and implementing an approach for the optimization of scientific workflows. In the course of this work, scientists’ needs are investigated and requirements are formulated resulting in an appropriate optimization concept. In a following step, this concept is prototypically implemented by extending a workflow management system with an optimization framework, including general mechanisms required to conduct workflow optimization. As optimization is an ongoing research topic, different algorithms are provided by pluggable extensions (plugins) that can be loosely coupled with the framework, resulting in a generic and quickly extendable system. In this thesis, an exemplary plugin is introduced which applies a Genetic Algorithm for parameter optimization. In order to accelerate and therefore make workflow optimization feasible at all, e-Science infrastructures are utilized for the parallel execution of scientific workflows. This is empowered by additional extensions enabling the execution of applications and workflows on distributed computing resources. The actual implementation and therewith the general approach of workflow optimization is experimentally verified by four use cases in the life science domain. All workflows were significantly improved, which demonstrates the advantage of the proposed workflow optimization. Finally, a new collaboration-based approach is introduced that harnesses optimization provenance to make optimization faster and more robust in the future.


Periodic Boundary Conditions and the Error-controlled Fast Multipole Method

Periodic Boundary Conditions and the Error-controlled Fast Multipole Method

Author: Ivo Kabadshow

Publisher: Forschungszentrum Jülich

Published: 2012

Total Pages: 143

ISBN-13: 3893367705

DOWNLOAD EBOOK


Book Synopsis Periodic Boundary Conditions and the Error-controlled Fast Multipole Method by : Ivo Kabadshow

Download or read book Periodic Boundary Conditions and the Error-controlled Fast Multipole Method written by Ivo Kabadshow and published by Forschungszentrum Jülich. This book was released on 2012 with total page 143 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Simulating Enzyme Reactivity

Simulating Enzyme Reactivity

Author: Inaki Tunon

Publisher: Royal Society of Chemistry

Published: 2016-11-25

Total Pages: 558

ISBN-13: 1782624295

DOWNLOAD EBOOK

Exploring the theories, methodologies and applications in simulations of enzymatic reactions, this book is a great resource for postgraduate students and researchers.


Book Synopsis Simulating Enzyme Reactivity by : Inaki Tunon

Download or read book Simulating Enzyme Reactivity written by Inaki Tunon and published by Royal Society of Chemistry. This book was released on 2016-11-25 with total page 558 pages. Available in PDF, EPUB and Kindle. Book excerpt: Exploring the theories, methodologies and applications in simulations of enzymatic reactions, this book is a great resource for postgraduate students and researchers.


UNICORE Summit 2013

UNICORE Summit 2013

Author: Valentina Huber

Publisher: Forschungszentrum Jülich

Published: 2013

Total Pages: 107

ISBN-13: 3893369104

DOWNLOAD EBOOK


Book Synopsis UNICORE Summit 2013 by : Valentina Huber

Download or read book UNICORE Summit 2013 written by Valentina Huber and published by Forschungszentrum Jülich. This book was released on 2013 with total page 107 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Design and Applications of an Interoperability Reference Model for Production E-science Infrastructures

Design and Applications of an Interoperability Reference Model for Production E-science Infrastructures

Author: Morris Riedel

Publisher: Forschungszentrum Jülich

Published: 2013

Total Pages: 299

ISBN-13: 3893368612

DOWNLOAD EBOOK


Book Synopsis Design and Applications of an Interoperability Reference Model for Production E-science Infrastructures by : Morris Riedel

Download or read book Design and Applications of an Interoperability Reference Model for Production E-science Infrastructures written by Morris Riedel and published by Forschungszentrum Jülich. This book was released on 2013 with total page 299 pages. Available in PDF, EPUB and Kindle. Book excerpt: