Testing for physical validity in molecular simulations
Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any predic...
Saved in:
| Published in | PloS one Vol. 13; no. 9; p. e0202764 |
|---|---|
| Main Authors | , |
| Format | Journal Article |
| Language | English |
| Published |
United States
Public Library of Science
06.09.2018
Public Library of Science (PLoS) |
| Subjects | |
| Online Access | Get full text |
| ISSN | 1932-6203 1932-6203 |
| DOI | 10.1371/journal.pone.0202764 |
Cover
| Abstract | Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any prediction based on molecular dynamics results will strongly depend on the validity of underlying physical assumptions. Unphysical behavior of simulations can have significant influence on the results and reproducibility of these simulations, such as folding of proteins and DNA or properties of lipid bilayers determined by cutoff treatment, dynamics of peptides and polymers affected by the choice of thermostat, or liquid properties depending on the simulation time step. Motivated by such examples, we propose a two-fold approach to increase the robustness of molecular simulations. The first part of this approach involves tests which can be performed by the users of MD programs on their respective systems and setups. We present a number of tests of different complexity, ranging from simple post-processing analysis to more involved tests requiring additional simulations. These tests are shown to significantly increase the reliability of MD simulations by catching a number of common simulation errors violating physical assumptions, such as non-conservative integrators, deviations from the Boltzmann ensemble, and lack of ergodicity between degrees of freedom. To make the usage as easy as possible, we have developed an open-source and platform-independent Python library (https://physical-validation.readthedocs.io) implementing these tests. The second part of the approach involves testing for code correctness. While unphysical behavior can be due to poor or incompatible choices of parameters by the user, it can just as well originate in coding errors within the program. We therefore propose to include physical validation tests in the code-checking mechanism of MD software packages. We have implemented such a validation for the GROMACS software package, ensuring that every major release passes a number of physical sanity checks performed on selected representative systems before shipping. It is, to our knowledge, the first major molecular mechanics software package to run such validation routinely. The tests are, as the rest of the package, open source software, and can be adapted for other software packages. |
|---|---|
| AbstractList | Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any prediction based on molecular dynamics results will strongly depend on the validity of underlying physical assumptions. Unphysical behavior of simulations can have significant influence on the results and reproducibility of these simulations, such as folding of proteins and DNA or properties of lipid bilayers determined by cutoff treatment, dynamics of peptides and polymers affected by the choice of thermostat, or liquid properties depending on the simulation time step. Motivated by such examples, we propose a two-fold approach to increase the robustness of molecular simulations. The first part of this approach involves tests which can be performed by the users of MD programs on their respective systems and setups. We present a number of tests of different complexity, ranging from simple post-processing analysis to more involved tests requiring additional simulations. These tests are shown to significantly increase the reliability of MD simulations by catching a number of common simulation errors violating physical assumptions, such as non-conservative integrators, deviations from the Boltzmann ensemble, and lack of ergodicity between degrees of freedom. To make the usage as easy as possible, we have developed an open-source and platform-independent Python library (https://physical-validation.readthedocs.io) implementing these tests. The second part of the approach involves testing for code correctness. While unphysical behavior can be due to poor or incompatible choices of parameters by the user, it can just as well originate in coding errors within the program. We therefore propose to include physical validation tests in the code-checking mechanism of MD software packages. We have implemented such a validation for the GROMACS software package, ensuring that every major release passes a number of physical sanity checks performed on selected representative systems before shipping. It is, to our knowledge, the first major molecular mechanics software package to run such validation routinely. The tests are, as the rest of the package, open source software, and can be adapted for other software packages. Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any prediction based on molecular dynamics results will strongly depend on the validity of underlying physical assumptions. Unphysical behavior of simulations can have significant influence on the results and reproducibility of these simulations, such as folding of proteins and DNA or properties of lipid bilayers determined by cutoff treatment, dynamics of peptides and polymers affected by the choice of thermostat, or liquid properties depending on the simulation time step. Motivated by such examples, we propose a two-fold approach to increase the robustness of molecular simulations. The first part of this approach involves tests which can be performed by the users of MD programs on their respective systems and setups. We present a number of tests of different complexity, ranging from simple post-processing analysis to more involved tests requiring additional simulations. These tests are shown to significantly increase the reliability of MD simulations by catching a number of common simulation errors violating physical assumptions, such as non-conservative integrators, deviations from the Boltzmann ensemble, and lack of ergodicity between degrees of freedom. To make the usage as easy as possible, we have developed an open-source and platform-independent Python library (https://physical-validation.readthedocs.io) implementing these tests. The second part of the approach involves testing for code correctness. While unphysical behavior can be due to poor or incompatible choices of parameters by the user, it can just as well originate in coding errors within the program. We therefore propose to include physical validation tests in the code-checking mechanism of MD software packages. We have implemented such a validation for the GROMACS software package, ensuring that every major release passes a number of physical sanity checks performed on selected representative systems before shipping. It is, to our knowledge, the first major molecular mechanics software package to run such validation routinely. The tests are, as the rest of the package, open source software, and can be adapted for other software packages.Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any prediction based on molecular dynamics results will strongly depend on the validity of underlying physical assumptions. Unphysical behavior of simulations can have significant influence on the results and reproducibility of these simulations, such as folding of proteins and DNA or properties of lipid bilayers determined by cutoff treatment, dynamics of peptides and polymers affected by the choice of thermostat, or liquid properties depending on the simulation time step. Motivated by such examples, we propose a two-fold approach to increase the robustness of molecular simulations. The first part of this approach involves tests which can be performed by the users of MD programs on their respective systems and setups. We present a number of tests of different complexity, ranging from simple post-processing analysis to more involved tests requiring additional simulations. These tests are shown to significantly increase the reliability of MD simulations by catching a number of common simulation errors violating physical assumptions, such as non-conservative integrators, deviations from the Boltzmann ensemble, and lack of ergodicity between degrees of freedom. To make the usage as easy as possible, we have developed an open-source and platform-independent Python library (https://physical-validation.readthedocs.io) implementing these tests. The second part of the approach involves testing for code correctness. While unphysical behavior can be due to poor or incompatible choices of parameters by the user, it can just as well originate in coding errors within the program. We therefore propose to include physical validation tests in the code-checking mechanism of MD software packages. We have implemented such a validation for the GROMACS software package, ensuring that every major release passes a number of physical sanity checks performed on selected representative systems before shipping. It is, to our knowledge, the first major molecular mechanics software package to run such validation routinely. The tests are, as the rest of the package, open source software, and can be adapted for other software packages. Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction of experimental observables in the study of systems such as proteins, membranes, and polymeric materials. However, the quality of any prediction based on molecular dynamics results will strongly depend on the validity of underlying physical assumptions. Unphysical behavior of simulations can have significant influence on the results and reproducibility of these simulations, such as folding of proteins and DNA or properties of lipid bilayers determined by cutoff treatment, dynamics of peptides and polymers affected by the choice of thermostat, or liquid properties depending on the simulation time step. Motivated by such examples, we propose a two-fold approach to increase the robustness of molecular simulations. The first part of this approach involves tests which can be performed by the users of MD programs on their respective systems and setups. We present a number of tests of different complexity, ranging from simple post-processing analysis to more involved tests requiring additional simulations. These tests are shown to significantly increase the reliability of MD simulations by catching a number of common simulation errors violating physical assumptions, such as non-conservative integrators, deviations from the Boltzmann ensemble, and lack of ergodicity between degrees of freedom. To make the usage as easy as possible, we have developed an open-source and platform-independent Python library ( |
| Audience | Academic |
| Author | Merz, Pascal T. Shirts, Michael R. |
| AuthorAffiliation | Hong Kong University of Science and Technology, HONG KONG Department of Chemical and Biological Engineering, University of Colorado Boulder, Boulder, CO 80309, United States of America |
| AuthorAffiliation_xml | – name: Department of Chemical and Biological Engineering, University of Colorado Boulder, Boulder, CO 80309, United States of America – name: Hong Kong University of Science and Technology, HONG KONG |
| Author_xml | – sequence: 1 givenname: Pascal T. orcidid: 0000-0002-7045-8725 surname: Merz fullname: Merz, Pascal T. – sequence: 2 givenname: Michael R. surname: Shirts fullname: Shirts, Michael R. |
| BackLink | https://www.ncbi.nlm.nih.gov/pubmed/30188933$$D View this record in MEDLINE/PubMed |
| BookMark | eNqNkttq3DAQhk1JaQ7tG5TWUCjtxW51siX3ohBCDwuBQJv2VsxK8q4W2XItO-2-feVdJ6xDKMEXY0bf_Jr5NafJUe1rkyQvMZpjyvGHje_bGty8iek5IojwnD1JTnBBySwniB4d_B8npyFsEMqoyPNnyTFFWIiC0pMkvzahs_UqLX2bNuttsApcegPOatttU1unlXdG9Q7aNNgqxs76OjxPnpbggnkxxrPk55fP1xffZpdXXxcX55czlRekm3FGckqA5UJpIkjGcJGRjDBRIKRBAOeQsVITUPGMEoOKkgnKltyQUvGM07Pk9V63cT7IceQgCUaIZlgQHInFntAeNrJpbQXtVnqwcpfw7UpC21nljGRM6IIZvSyIjkEIAKWoAawLTATVUSvba_V1A9s_4NydIEZycP22BTm4LkfXY92nsct-WRmtTN214CbNTE9qu5YrfyNzTHJBBoF3o0Drf_fxRWRlgzLOQW18v5sXE85ZNsz75h76sCsjtYI4uK1LH-9Vg6g8zzLOCyzY4O78ASp-2lRWxQlLG_OTgveTgsh05m-3gj4Eufjx_fHs1a8p-_aAXRtw3Tp41-92bQq-OnT6zuLbhY4A2wOq9SG0pnzsC368V6Zst1v16Ih1_y_-B1jsG8Q |
| CitedBy_id | crossref_primary_10_1016_j_molstruc_2024_137509 crossref_primary_10_1016_j_commatsci_2019_109129 crossref_primary_10_1016_j_ces_2019_03_062 crossref_primary_10_1016_j_fuel_2024_134236 crossref_primary_10_21105_joss_03981 crossref_primary_10_1021_acs_jcim_0c00018 crossref_primary_10_1016_j_jconrel_2021_03_005 crossref_primary_10_1021_acs_jctc_1c00528 crossref_primary_10_1080_17460441_2021_1925247 crossref_primary_10_3389_fchem_2021_718920 crossref_primary_10_1016_j_cpc_2024_109307 crossref_primary_10_1515_jib_2023_0030 crossref_primary_10_1016_j_scitotenv_2023_167028 crossref_primary_10_1063_5_0020514 crossref_primary_10_1021_acs_jcim_9b00066 crossref_primary_10_1016_j_jphotochem_2024_115464 crossref_primary_10_1007_s10822_020_00290_5 crossref_primary_10_1177_10943420211008288 crossref_primary_10_1016_j_fluid_2019_06_026 crossref_primary_10_1021_acs_jcim_3c01430 crossref_primary_10_1021_acs_jpcb_9b05808 crossref_primary_10_1016_j_commatsci_2019_109430 crossref_primary_10_1039_D2CP05423J crossref_primary_10_1016_j_molliq_2022_120116 crossref_primary_10_1080_07391102_2024_2335300 crossref_primary_10_1002_jcc_26545 crossref_primary_10_1002_jcc_26544 crossref_primary_10_3389_fendo_2022_1029177 crossref_primary_10_1021_acs_jctc_0c00698 crossref_primary_10_1038_s42256_019_0098_0 crossref_primary_10_1021_acs_jctc_2c00094 |
| Cites_doi | 10.1063/1.448118 10.1021/jp003919d 10.1063/1.328693 10.1038/nnano.2010.152 10.1021/ct3000876 10.1021/ct700200b 10.1007/978-1-61779-465-0 10.1063/1.481085 10.1021/ct400109a 10.1063/1.476022 10.1080/08927029608024070 10.1103/PhysRevA.31.1695 10.1063/1.442716 10.1016/j.bbamem.2016.02.004 10.1103/PhysRevLett.103.144503 10.1016/j.cpc.2013.06.003 10.1021/acs.jctc.6b00187 10.1002/anie.201702945 10.1021/ct9002916 10.1016/j.cplett.2008.02.025 10.1063/1.445869 10.1080/00268978100102291 10.1002/(SICI)1096-987X(199709)18:12<1463::AID-JCC4>3.0.CO;2-H 10.1021/ct300688p 10.1021/ct8000365 10.1214/aoms/1177730256 10.1021/ja9621760 10.1021/ct500161f 10.1016/S0006-3495(03)75094-2 10.1021/ct1006407 10.1002/jcc.20090 10.1021/ja9537944 10.1103/PhysRevE.50.2271 10.1007/s00894-011-0975-x 10.1016/j.polymer.2013.12.069 10.1080/00268978400101201 10.1063/1.2408420 10.1002/jcc.540130805 10.1063/1.479848 10.1016/j.softx.2015.06.001 10.1103/PhysRevLett.62.241 10.1002/(SICI)1096-987X(199805)19:7<726::AID-JCC4>3.0.CO;2-S 10.1201/9780429246593 |
| ContentType | Journal Article |
| Copyright | COPYRIGHT 2018 Public Library of Science 2018 Merz, Shirts. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. 2018 Merz, Shirts 2018 Merz, Shirts |
| Copyright_xml | – notice: COPYRIGHT 2018 Public Library of Science – notice: 2018 Merz, Shirts. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. – notice: 2018 Merz, Shirts 2018 Merz, Shirts |
| DBID | AAYXX CITATION CGR CUY CVF ECM EIF NPM IOV ISR 3V. 7QG 7QL 7QO 7RV 7SN 7SS 7T5 7TG 7TM 7U9 7X2 7X7 7XB 88E 8AO 8C1 8FD 8FE 8FG 8FH 8FI 8FJ 8FK ABJCF ABUWG AEUYN AFKRA ARAPS ATCPS AZQEC BBNVY BENPR BGLVJ BHPHI C1K CCPQU D1I DWQXO FR3 FYUFA GHDGH GNUQQ H94 HCIFZ K9. KB. KB0 KL. L6V LK8 M0K M0S M1P M7N M7P M7S NAPCQ P5Z P62 P64 PATMY PDBOC PHGZM PHGZT PIMPY PJZUB PKEHL PPXIY PQEST PQGLB PQQKQ PQUKI PRINS PTHSS PYCSY RC3 7X8 5PM ADTOC UNPAY DOA |
| DOI | 10.1371/journal.pone.0202764 |
| DatabaseName | CrossRef Medline MEDLINE MEDLINE (Ovid) MEDLINE MEDLINE PubMed Gale In Context: Opposing Viewpoints Gale In Context: Science ProQuest Central (Corporate) Animal Behavior Abstracts Bacteriology Abstracts (Microbiology B) Biotechnology Research Abstracts Nursing & Allied Health Database Ecology Abstracts Entomology Abstracts (Full archive) Immunology Abstracts Meteorological & Geoastrophysical Abstracts Nucleic Acids Abstracts Virology and AIDS Abstracts Agricultural Science Collection Health & Medical Collection (Proquest) ProQuest Central (purchase pre-March 2016) Medical Database (Alumni Edition) ProQuest Pharma Collection Proquest Public Health Database Technology Research Database ProQuest SciTech Collection ProQuest Technology Collection ProQuest Natural Science Journals Hospital Premium Collection Hospital Premium Collection (Alumni Edition) ProQuest Central (Alumni) (purchase pre-March 2016) ProQuest SciTech Premium Collection Technology Collection Materials Science & Engineering Database ProQuest Central (Alumni) ProQuest One Sustainability ProQuest Central UK/Ireland ProQuest SciTech Premium Collection Technology Collection Advanced Technologies & Aerospace Collection ProQuest Agricultural & Environmental Science Database ProQuest Central Essentials Biological Science Collection ProQuest Central ProQuest Technology Collection Natural Science Collection Environmental Sciences and Pollution Management ProQuest One ProQuest Materials Science Collection ProQuest Central Engineering Research Database Health Research Premium Collection Health Research Premium Collection (Alumni) ProQuest Central Student AIDS and Cancer Research Abstracts SciTech Premium Collection (Proquest) ProQuest Health & Medical Complete (Alumni) Materials Science Database Nursing & Allied Health Database (Alumni Edition) Meteorological & Geoastrophysical Abstracts - Academic ProQuest Engineering Collection Biological Sciences Agricultural Science Database ProQuest Health & Medical Collection Medical Database Algology Mycology and Protozoology Abstracts (Microbiology C) Biological Science Database Engineering Database (Proquest) Nursing & Allied Health Premium ProQuest advanced technologies & aerospace journals ProQuest Advanced Technologies & Aerospace Collection Biotechnology and BioEngineering Abstracts Environmental Science Database Materials Science Collection Proquest Central Premium ProQuest One Academic Publicly Available Content Database ProQuest Health & Medical Research Collection ProQuest One Academic Middle East (New) ProQuest One Health & Nursing ProQuest One Academic Eastern Edition (DO NOT USE) ProQuest One Applied & Life Sciences ProQuest One Academic ProQuest One Academic UKI Edition ProQuest Central China Engineering collection Environmental Science Collection Genetics Abstracts MEDLINE - Academic PubMed Central (Full Participant titles) Unpaywall for CDI: Periodical Content Unpaywall DOAJ Directory of Open Access Journals |
| DatabaseTitle | CrossRef MEDLINE Medline Complete MEDLINE with Full Text PubMed MEDLINE (Ovid) Agricultural Science Database Publicly Available Content Database ProQuest Central Student ProQuest Advanced Technologies & Aerospace Collection ProQuest Central Essentials Nucleic Acids Abstracts SciTech Premium Collection ProQuest Central China Environmental Sciences and Pollution Management ProQuest One Applied & Life Sciences ProQuest One Sustainability Health Research Premium Collection Meteorological & Geoastrophysical Abstracts Natural Science Collection Health & Medical Research Collection Biological Science Collection ProQuest Central (New) ProQuest Medical Library (Alumni) Engineering Collection Advanced Technologies & Aerospace Collection Engineering Database Virology and AIDS Abstracts ProQuest Biological Science Collection ProQuest One Academic Eastern Edition Agricultural Science Collection ProQuest Hospital Collection ProQuest Technology Collection Health Research Premium Collection (Alumni) Biological Science Database Ecology Abstracts ProQuest Hospital Collection (Alumni) Biotechnology and BioEngineering Abstracts Environmental Science Collection Entomology Abstracts Nursing & Allied Health Premium ProQuest Health & Medical Complete ProQuest One Academic UKI Edition Environmental Science Database ProQuest Nursing & Allied Health Source (Alumni) Engineering Research Database ProQuest One Academic Meteorological & Geoastrophysical Abstracts - Academic ProQuest One Academic (New) Technology Collection Technology Research Database ProQuest One Academic Middle East (New) Materials Science Collection ProQuest Health & Medical Complete (Alumni) ProQuest Central (Alumni Edition) ProQuest One Community College ProQuest One Health & Nursing ProQuest Natural Science Collection ProQuest Pharma Collection ProQuest Central ProQuest Health & Medical Research Collection Genetics Abstracts ProQuest Engineering Collection Biotechnology Research Abstracts Health and Medicine Complete (Alumni Edition) ProQuest Central Korea Bacteriology Abstracts (Microbiology B) Algology Mycology and Protozoology Abstracts (Microbiology C) Agricultural & Environmental Science Collection AIDS and Cancer Research Abstracts Materials Science Database ProQuest Materials Science Collection ProQuest Public Health ProQuest Nursing & Allied Health Source ProQuest SciTech Collection Advanced Technologies & Aerospace Database ProQuest Medical Library Animal Behavior Abstracts Materials Science & Engineering Collection Immunology Abstracts ProQuest Central (Alumni) MEDLINE - Academic |
| DatabaseTitleList | Agricultural Science Database MEDLINE MEDLINE - Academic |
| Database_xml | – sequence: 1 dbid: DOA name: DOAJ Directory of Open Access Journals url: https://www.doaj.org/ sourceTypes: Open Website – sequence: 2 dbid: NPM name: PubMed url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed sourceTypes: Index Database – sequence: 3 dbid: EIF name: MEDLINE url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search sourceTypes: Index Database – sequence: 4 dbid: UNPAY name: Unpaywall url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/ sourceTypes: Open Access Repository – sequence: 5 dbid: 8FG name: ProQuest Technology Collection url: https://search.proquest.com/technologycollection1 sourceTypes: Aggregation Database |
| DeliveryMethod | fulltext_linktorsrc |
| Discipline | Sciences (General) |
| DocumentTitleAlternate | Testing for physical validity in molecular simulations |
| EISSN | 1932-6203 |
| ExternalDocumentID | 2100351821 oai_doaj_org_article_448d94edb92d4ed88aacc3ea1d91283d 10.1371/journal.pone.0202764 PMC6126824 A557791847 30188933 10_1371_journal_pone_0202764 |
| Genre | Research Support, U.S. Gov't, Non-P.H.S Journal Article Research Support, N.I.H., Extramural |
| GeographicLocations | United States--US |
| GeographicLocations_xml | – name: United States--US |
| GrantInformation_xml | – fundername: NIGMS NIH HHS grantid: R01 GM115790 – fundername: ; grantid: R01GM115790 – fundername: ; grantid: OCI-1053575 – fundername: ; grantid: ACI-1445606 |
| GroupedDBID | --- 123 29O 2WC 53G 5VS 7RV 7X2 7X7 7XC 88E 8AO 8C1 8CJ 8FE 8FG 8FH 8FI 8FJ A8Z AAFWJ AAUCC AAWOE AAYXX ABDBF ABIVO ABJCF ABUWG ACGFO ACIHN ACIWK ACPRK ACUHS ADBBV ADRAZ AEAQA AENEX AEUYN AFKRA AFPKN AFRAH AHMBA ALMA_UNASSIGNED_HOLDINGS AOIJS APEBS ARAPS ATCPS BAWUL BBNVY BCNDV BENPR BGLVJ BHPHI BKEYQ BPHCQ BVXVI BWKFM CCPQU CITATION CS3 D1I D1J D1K DIK DU5 E3Z EAP EAS EBD EMOBN ESTFP ESX EX3 F5P FPL FYUFA GROUPED_DOAJ GX1 HCIFZ HH5 HMCUK HYE IAO IEA IGS IHR IHW INH INR IOV IPY ISE ISR ITC K6- KB. KQ8 L6V LK5 LK8 M0K M1P M48 M7P M7R M7S M~E NAPCQ O5R O5S OK1 OVT P2P P62 PATMY PDBOC PHGZM PHGZT PIMPY PJZUB PPXIY PQGLB PQQKQ PROAC PSQYO PTHSS PUEGO PV9 PYCSY RNS RPM RZL SV3 TR2 UKHRP WOQ WOW ~02 ~KM 3V. ALIPV BBORY CGR CUY CVF ECM EIF IPNFZ NPM RIG 7QG 7QL 7QO 7SN 7SS 7T5 7TG 7TM 7U9 7XB 8FD 8FK AZQEC C1K DWQXO FR3 GNUQQ H94 K9. KL. M7N P64 PKEHL PQEST PQUKI PRINS RC3 7X8 5PM ACCTH ADTOC AFFHD BBTPI UNPAY - 02 AAPBV ABPTK ADACO BBAFP KM |
| ID | FETCH-LOGICAL-c692t-742632a468cd2825419525248900da8a77a54fd2ac25432e09f4834b7e2fc7573 |
| IEDL.DBID | M48 |
| ISSN | 1932-6203 |
| IngestDate | Thu Nov 25 14:37:13 EST 2021 Tue Oct 14 18:17:03 EDT 2025 Wed Oct 29 12:21:06 EDT 2025 Tue Sep 30 16:59:53 EDT 2025 Mon Sep 08 05:40:56 EDT 2025 Tue Oct 07 09:20:57 EDT 2025 Mon Oct 20 22:01:10 EDT 2025 Mon Oct 20 16:23:11 EDT 2025 Thu Oct 16 13:51:24 EDT 2025 Thu Oct 16 15:18:02 EDT 2025 Thu May 22 21:21:32 EDT 2025 Wed Feb 19 02:34:18 EST 2025 Wed Oct 01 02:26:45 EDT 2025 Thu Apr 24 23:03:34 EDT 2025 |
| IsDoiOpenAccess | true |
| IsOpenAccess | true |
| IsPeerReviewed | true |
| IsScholarly | true |
| Issue | 9 |
| Language | English |
| License | This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. cc-by Creative Commons Attribution License |
| LinkModel | DirectLink |
| MergedId | FETCHMERGED-LOGICAL-c692t-742632a468cd2825419525248900da8a77a54fd2ac25432e09f4834b7e2fc7573 |
| Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 14 content type line 23 Competing Interests: The authors have declared that no competing interests exist. |
| ORCID | 0000-0002-7045-8725 |
| OpenAccessLink | https://doaj.org/article/448d94edb92d4ed88aacc3ea1d91283d |
| PMID | 30188933 |
| PQID | 2100351821 |
| PQPubID | 1436336 |
| PageCount | e0202764 |
| ParticipantIDs | plos_journals_2100351821 doaj_primary_oai_doaj_org_article_448d94edb92d4ed88aacc3ea1d91283d unpaywall_primary_10_1371_journal_pone_0202764 pubmedcentral_primary_oai_pubmedcentral_nih_gov_6126824 proquest_miscellaneous_2101277451 proquest_journals_2100351821 gale_infotracmisc_A557791847 gale_infotracacademiconefile_A557791847 gale_incontextgauss_ISR_A557791847 gale_incontextgauss_IOV_A557791847 gale_healthsolutions_A557791847 pubmed_primary_30188933 crossref_primary_10_1371_journal_pone_0202764 crossref_citationtrail_10_1371_journal_pone_0202764 |
| ProviderPackageCode | CITATION AAYXX |
| PublicationCentury | 2000 |
| PublicationDate | 2018-09-06 |
| PublicationDateYYYYMMDD | 2018-09-06 |
| PublicationDate_xml | – month: 09 year: 2018 text: 2018-09-06 day: 06 |
| PublicationDecade | 2010 |
| PublicationPlace | United States |
| PublicationPlace_xml | – name: United States – name: San Francisco – name: San Francisco, CA USA |
| PublicationTitle | PloS one |
| PublicationTitleAlternate | PLoS One |
| PublicationYear | 2018 |
| Publisher | Public Library of Science Public Library of Science (PLoS) |
| Publisher_xml | – name: Public Library of Science – name: Public Library of Science (PLoS) |
| References | WF van Gunsteren (ref4) 2018; 57 B Ni (ref5) 2011; 17 X Daura (ref11) 1996; 118 CC Wang (ref3) 2014; 55 N Smirnov (ref28) 1948; 19 C Oostenbrink (ref47) 2004; 25 R Baron (ref1) 2012 MJ Abraham (ref20) 2015; 1-2 M Patra (ref6) 2003; 84 B Hess (ref52) 1997; 18 PH Hünenberger (ref12) 1998; 108 WG Hoover (ref13) 1985; 31 HJC Berendsen (ref38) 1984; 81 M Parrinello (ref40) 1981; 52 M Winger (ref19) 2009; 11 MJ Field (ref25) 2005 MP Eastwood (ref27) 2010; 7 WFv Gunsteren (ref45) 1981; 44 MR Shirts (ref34) 2013; 9 JE Basconi (ref53) 2013; 9 GA Kaminski (ref50) 2001; 105 S Páll (ref37) 2013; 184 ref9 JM Leyssale (ref15) 2008; 454 DJ Bonthuis (ref10) 2009; 103 RW Hockney (ref24) 1970; 9 ref35 S Miyamoto (ref42) 1992; 13 ref30 J Wong-ekkabut (ref18) 2016; 1858 J Jellinek (ref26) 1989; 62 GJ Babu (ref31) 2004; 66 WL Jorgensen (ref49) 1996; 118 WC Swope (ref23) 1982; 76 S Toxvaerd (ref22) 1994; 50 G Bussi (ref39) 2007; 126 K Oda (ref16) 1996; 16 J Wong-ekkabut (ref8) 2010; 5 B Efron (ref33) 1994 RM Venable (ref7) 2000; 112 WJ Conover (ref32) 1999 BAC Horta (ref46) 2011; 7 M Lingenheil (ref17) 2008; 4 ref21 N Hansen (ref2) 2014; 10 SC Harvey (ref14) 1998; 19 BAC Horta (ref43) 2016; 12 S Nosé (ref48) 1984; 52 WL Jorgensen (ref41) 1983; 79 N Goga (ref44) 2012; 8 A Kolmogorov (ref29) 1933; 4 B Hess (ref51) 2008; 4 JA White (ref36) 1999; 111 |
| References_xml | – volume: 81 start-page: 3684 issue: 8 year: 1984 ident: ref38 article-title: Molecular dynamics with coupling to an external bath publication-title: J Chem Phys doi: 10.1063/1.448118 – volume: 105 start-page: 6474 issue: 28 year: 2001 ident: ref50 article-title: Evaluation and Reparametrization of the OPLS-AA Force Field for Proteins via Comparison with Accurate Quantum Chemical Calculations on Peptides publication-title: J Phys Chem B doi: 10.1021/jp003919d – volume: 52 start-page: 7182 issue: 12 year: 1981 ident: ref40 article-title: Polymorphic transitions in single crystals: A new molecular dynamics method publication-title: J Appl Phys doi: 10.1063/1.328693 – volume: 5 start-page: 555 issue: 8 year: 2010 ident: ref8 article-title: Static charges cannot drive a continuous flow of water molecules through a carbon nanotube publication-title: Nat Nanotechnol doi: 10.1038/nnano.2010.152 – year: 2005 ident: ref25 article-title: A Practical Introduction to the Simulation of Molecular Systems – volume: 8 start-page: 3637 issue: 10 year: 2012 ident: ref44 article-title: Efficient Algorithms for Langevin and DPD Dynamics publication-title: J Chem Theory Comput doi: 10.1021/ct3000876 – volume: 4 start-page: 116 issue: 1 year: 2008 ident: ref51 article-title: P-LINCS: A Parallel Linear Constraint Solver for Molecular Simulation publication-title: J Chem Theory Comput doi: 10.1021/ct700200b – ident: ref9 – volume: 66 start-page: 63 issue: 1 year: 2004 ident: ref31 article-title: Goodness-of-Fit Tests When Parameters Are Estimated publication-title: Sankhyā: The Indian Journal of Statistics (2003-2007) – ident: ref30 – year: 2012 ident: ref1 article-title: Computational Drug Discovery and Design doi: 10.1007/978-1-61779-465-0 – volume: 112 start-page: 4822 issue: 10 year: 2000 ident: ref7 article-title: Molecular dynamics simulations of gel (LβI) phase lipid bilayers in constant pressure and constant surface area ensembles publication-title: J Chem Phys doi: 10.1063/1.481085 – volume: 9 start-page: 2887 issue: 7 year: 2013 ident: ref53 article-title: Effects of Temperature Control Algorithms on Transport Properties and Kinetics in Molecular Dynamics Simulations publication-title: J Chem Theory Comput doi: 10.1021/ct400109a – volume: 108 start-page: 6117 issue: 15 year: 1998 ident: ref12 article-title: Alternative schemes for the inclusion of a reaction-field correction into molecular dynamics simulations: Influence on the simulated energetic, structural, and dielectric properties of liquid water publication-title: J Chem Phys doi: 10.1063/1.476022 – volume: 16 start-page: 167 issue: 1-3 year: 1996 ident: ref16 article-title: How does the Electrostatic Force Cut-Off Generate Non-uniform Temperature Distributions in Proteins? publication-title: Mol Simul doi: 10.1080/08927029608024070 – volume: 31 start-page: 1695 issue: 3 year: 1985 ident: ref13 article-title: Canonical dynamics: Equilibrium phase-space distributions publication-title: Phys Rev A doi: 10.1103/PhysRevA.31.1695 – volume: 76 start-page: 637 issue: 1 year: 1982 ident: ref23 article-title: A computer simulation method for the calculation of equilibrium constants for the formation of physical clusters of molecules: Application to small water clusters publication-title: J Chem Phys doi: 10.1063/1.442716 – volume: 1858 start-page: 2529 issue: 10 year: 2016 ident: ref18 article-title: The good, the bad and the user in soft matter simulations publication-title: Biochimica et Biophysica Acta (BBA)—Biomembranes doi: 10.1016/j.bbamem.2016.02.004 – volume: 103 start-page: 144503 issue: 14 year: 2009 ident: ref10 article-title: Electrohydraulic Power Conversion in Planar Nanochannels publication-title: Phys Rev Lett doi: 10.1103/PhysRevLett.103.144503 – volume: 184 start-page: 2641 issue: 12 year: 2013 ident: ref37 article-title: A flexible algorithm for calculating pair interactions on SIMD architectures publication-title: Comput Phys Commun doi: 10.1016/j.cpc.2013.06.003 – volume: 12 start-page: 3825 issue: 8 year: 2016 ident: ref43 article-title: A GROMOS-Compatible Force Field for Small Organic Molecules in the Condensed Phase: The 2016H66 Parameter Set publication-title: J Chem Theory Comput doi: 10.1021/acs.jctc.6b00187 – volume: 57 start-page: 884 issue: 4 year: 2018 ident: ref4 article-title: Validation of Molecular Simulation: An Overview of Issues publication-title: Angew Chem Int Ed doi: 10.1002/anie.201702945 – year: 1999 ident: ref32 article-title: Practical Nonparametric Statistics – volume: 7 start-page: 2045 year: 2010 ident: ref27 article-title: Equipartition and the Calculation of Temperature in Biomolecular Simulations publication-title: J Chem Theory Comput doi: 10.1021/ct9002916 – volume: 11 start-page: 1934 issue: 12 year: 2009 ident: ref19 article-title: On using a too large integration time step in molecular dynamics simulations of coarse-grained molecular models publication-title: Phys Chem Chem Phys – volume: 454 start-page: 299 issue: 4-6 year: 2008 ident: ref15 article-title: Molecular dynamics evidences of the full graphitization of a nanodiamond annealed at 1500 K publication-title: Chem Phys Lett doi: 10.1016/j.cplett.2008.02.025 – volume: 4 start-page: 83 year: 1933 ident: ref29 article-title: Sulla Determinazione Empirica di una Legge di Distribuzione publication-title: Giornale dell’Istituto Italiano degli Attuari – volume: 79 start-page: 926 issue: 2 year: 1983 ident: ref41 article-title: Comparison of simple potential functions for simulating liquid water publication-title: J Chem Phys doi: 10.1063/1.445869 – volume: 44 start-page: 69 issue: 1 year: 1981 ident: ref45 article-title: Stochastic dynamics for molecules with constraints publication-title: Mol Phys doi: 10.1080/00268978100102291 – volume: 18 start-page: 1463 issue: 12 year: 1997 ident: ref52 article-title: LINCS: A linear constraint solver for molecular simulations publication-title: J Comput Chem doi: 10.1002/(SICI)1096-987X(199709)18:12<1463::AID-JCC4>3.0.CO;2-H – volume: 9 start-page: 909 issue: 2 year: 2013 ident: ref34 article-title: Simple Quantitative Tests to Validate Sampling from Thermodynamic Ensembles publication-title: J Chem Theory Comput doi: 10.1021/ct300688p – volume: 4 start-page: 1293 issue: 8 year: 2008 ident: ref17 article-title: The “Hot-Solvent/Cold-Solute” Problem Revisited publication-title: J Chem Theory Comput doi: 10.1021/ct8000365 – volume: 19 start-page: 279 issue: 2 year: 1948 ident: ref28 article-title: Table for Estimating the Goodness of Fit of Empirical Distributions publication-title: Ann Math Statist doi: 10.1214/aoms/1177730256 – volume: 118 start-page: 11225 issue: 45 year: 1996 ident: ref49 article-title: Development and Testing of the OPLS All-Atom Force Field on Conformational Energetics and Properties of Organic Liquids publication-title: J Am Chem Soc doi: 10.1021/ja9621760 – volume: 10 start-page: 2632 issue: 7 year: 2014 ident: ref2 article-title: Practical Aspects of Free-Energy Calculations: A Review publication-title: J Chem Theory Comput doi: 10.1021/ct500161f – volume: 84 start-page: 3636 issue: 6 year: 2003 ident: ref6 article-title: Molecular Dynamics Simulations of Lipid Bilayers: Major Artifacts Due to Truncating Electrostatic Interactions publication-title: Biophys J doi: 10.1016/S0006-3495(03)75094-2 – volume: 7 start-page: 1016 issue: 4 year: 2011 ident: ref46 article-title: New Interaction Parameters for Oxygen Compounds in the GROMOS Force Field: Improved Pure-Liquid and Solvation Properties for Alcohols, Ethers, Aldehydes, Ketones, Carboxylic Acids, and Esters publication-title: J Chem Theory Comput doi: 10.1021/ct1006407 – volume: 25 start-page: 1656 issue: 13 year: 2004 ident: ref47 article-title: A biomolecular force field based on the free enthalpy of hydration and solvation: The GROMOS force-field parameter sets 53A5 and 53A6 publication-title: J Comput Chem doi: 10.1002/jcc.20090 – volume: 118 start-page: 6285 issue: 26 year: 1996 ident: ref11 article-title: Free Energies of Transfer of Trp Analogs from Chloroform to Water: Comparison of Theory and Experiment and the Importance of Adequate Treatment of Electrostatic and Internal Interactions publication-title: J Am Chem Soc doi: 10.1021/ja9537944 – volume: 9 start-page: 135 year: 1970 ident: ref24 article-title: Potential Calculation and Some Applications publication-title: Methods Comput Phys – volume: 50 start-page: 2271 issue: 3 year: 1994 ident: ref22 article-title: Hamiltonians for discrete dynamics publication-title: Phys Rev E doi: 10.1103/PhysRevE.50.2271 – volume: 17 start-page: 2883 issue: 11 year: 2011 ident: ref5 article-title: Effect of atom- and group-based truncations on biomolecules simulated with reaction-field electrostatics publication-title: J Mol Model doi: 10.1007/s00894-011-0975-x – volume: 55 start-page: 979 issue: 4 year: 2014 ident: ref3 article-title: Computational strategies for polymer dielectrics design publication-title: Polymer doi: 10.1016/j.polymer.2013.12.069 – ident: ref21 – volume: 52 start-page: 255 issue: 2 year: 1984 ident: ref48 article-title: A molecular dynamics method for simulations in the canonical ensemble publication-title: Mol Phys doi: 10.1080/00268978400101201 – volume: 126 start-page: 014101 issue: 1 year: 2007 ident: ref39 article-title: Canonical sampling through velocity rescaling publication-title: J Chem Phys doi: 10.1063/1.2408420 – volume: 13 start-page: 952 issue: 8 year: 1992 ident: ref42 article-title: Settle: An analytical version of the SHAKE and RATTLE algorithm for rigid water models publication-title: J Comput Chem doi: 10.1002/jcc.540130805 – volume: 111 start-page: 9352 issue: 20 year: 1999 ident: ref36 article-title: Lennard-Jones as a model for argon and test of extended renormalization group calculations publication-title: J Chem Phys doi: 10.1063/1.479848 – volume: 1-2 start-page: 19 year: 2015 ident: ref20 article-title: GROMACS: High performance molecular simulations through multi-level parallelism from laptops to supercomputers publication-title: SoftwareX doi: 10.1016/j.softx.2015.06.001 – volume: 62 start-page: 241 issue: 3 year: 1989 ident: ref26 article-title: Separation of the Energy of Overall Rotation in Any $N$-Body System publication-title: Phys Rev Lett doi: 10.1103/PhysRevLett.62.241 – ident: ref35 – volume: 19 start-page: 726 issue: 7 year: 1998 ident: ref14 article-title: The flying ice cube: Velocity rescaling in molecular dynamics leads to violation of energy equipartition publication-title: J Comput Chem doi: 10.1002/(SICI)1096-987X(199805)19:7<726::AID-JCC4>3.0.CO;2-S – year: 1994 ident: ref33 article-title: An Introduction to the Bootstrap doi: 10.1201/9780429246593 |
| SSID | ssj0053866 |
| Score | 2.4435134 |
| Snippet | Advances in recent years have made molecular dynamics (MD) and Monte Carlo (MC) simulations powerful tools in molecular-level research, allowing the prediction... |
| SourceID | plos doaj unpaywall pubmedcentral proquest gale pubmed crossref |
| SourceType | Open Website Open Access Repository Aggregation Database Index Database Enrichment Source |
| StartPage | e0202764 |
| SubjectTerms | Analysis Bioengineering Biology and Life Sciences Computer and Information Sciences Computer programs Computer simulation Control algorithms Deoxyribonucleic acid Dielectric properties DNA Engineering and Technology Integrators Lipid bilayers Materials selection Membranes Methods Models, Molecular Molecular dynamics Molecular Dynamics Simulation Monte Carlo Method Open source software Packages Peptides Physical Sciences Polymers Post-processing Post-production processing Proteins Reproducibility Reproducibility of Results Shipping Simulation Software Software packages Source code Validity |
| SummonAdditionalLinks | – databaseName: DOAJ Directory of Open Access Journals dbid: DOA link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV1Lb9QwELbQXuCCKK8uFAgICThkGztObB8LoiocQIIW9Wb5WVbaZiOyq6r_nrHjRI2o1B44RYonkTKvfJN4vkHoLbWCOl-YXGNb5ZRTnyuApXlhNXdUKaxMZPv8Vh-d0K-n1emVUV9hT1hPD9wrbh_Kh3A7qwWxcOBcKWNKp7AVkFpLG7JvwcVQTPU5GKK4rlOjXMnwfrLLol03blGEer-mkxdR5Osfs_KsXa276yDnvzsn726bVl1eqNXqymvp8AG6n_BkdtA_xw6645qHaCdFbJe9T7TSHx6h-jgQajRnGcDUrE3mycDRlhaQeLZssvNhVG7WLc_TWK_uMTo5_Hz86ShPUxNyUwuyyVmkYFe05saGxlSKRUUqQrkoCqu4YkxV1FuiTOiDJ64QPnxQ1MwRb1jFyido1oCedlHmFXZaOIOdcVTrUpRee88wwbrASrk5KgcVSpMoxcNki5WM_8kYlBa9FmRQvEyKn6N8vKrtKTVukP8YrDPKBkLseALcRCY3kTe5yRy9CraVfXfpGNbyoKoYE1Dmsjl6EyUCKUYTdt2cqW3XyS_ff91C6OePidC7JOTXoA6jUqcDPFMg25pI7k0kIbTNZHk3eOKglU5CfR7-_HKC4crBO69ffj0uh5uGnXSNW2-jDCaA-SuQedo786hZSPYc8Gs5R2zi5hPVT1ea5e_ISQ5AueYEbLUYA-JWxn32P4z7HN0DHBu38RT1Hppt_mzdC8CKG_0ypoW_Citphw priority: 102 providerName: Directory of Open Access Journals – databaseName: ProQuest Central dbid: BENPR link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV1Lb9QwELbK9gAX1PJqaIGAkIBDtonjxMkBoRa1KhwWVFrUW-RXlpW2SWh2hfj3zDhOIKKCnlaKv6yUedhje-YbQl4ynTNThiqQkU4ClrEyEBCWBqGWmWFCREJZts9ZenLOPl4kFxtk1tfCYFplPyfaiVrXCs_I92FrgpdeGY3eNd8D7BqFt6t9Cw3hWivot5Zi7BbZpMiMNSGbh0ezz6f93AzenaaugC7m0b7T17SpKzMN8RwgZaMFyvL4D7P1pFnW7XWh6N8ZlbfXVSN-_hDL5R_L1fEWueviTP-gM4xtsmGqe2TbeXLrv3Z002_uk_QMiTaquQ_hq984tflggAsNEbq_qPzLvoWu3y4uXbuv9gE5Pz46e38SuG4KgUpzugq4pWYXLM2UxoJVFuUJTSjL8jDUIhOci4SVmgqF9fHUhHmJB42SG1oqnvD4IZlUIKcd4pciMjI3KjLKMCnjPC5lWXKQuAwjIYxH4l6EhXJU49jxYlnY-zMOW45OCgUKvnCC90gwvNV0VBv_wR-idgYsEmXbB_XVvHB-V8DuE61Ry5xq-MkyAaYSGxHpHFbmWHvkGeq26KpOB3cvDpKE8xy2v9wjLywCyTIqzMaZi3XbFh8-fb0B6MvpCPTKgcoaxKGEq4CAb0ISrhFyb4QEl1ej4R20xF4qbfHbOeDN3jqvH34-DOOfYoZdZeq1xUQU9gIJYB51xjxIFhaBDOLa2CN8ZOYj0Y9HqsU3y1UOAXSaUdDVdHCIGyn38b-_Y5fcgcjVJu6E6R6ZrK7W5glEhyv51Ln8L2cfZhw priority: 102 providerName: ProQuest – databaseName: Unpaywall dbid: UNPAY link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Lb9QwELbK9gAXoLy6UCAgxOOQNHacODkuiKpwKAi6qBxQ5FfKim12RXaF4MBvZ8ZxIgJFlAOnrOLP1nrssWcyns-EPOCm4LaKdaioSUOe8yqUYJaGsVG55VJSqR3b50G2P-Uvj9KjDfKhy4XxEgQfcb5oXCQffyxqu-sluYt8RW30NKKJoF2NaAmgKEZfPuMPHeMQfhlbYQLSObKZpWCqj8jm9OD15H0baWZhxuLEp9P9qaXBduVY_fu1e4T_7DTD9PfzlefX9VJ-_SLn8582r71L5HvX7fbMyqdovVKR_vYLI-R_k8tlctGbvcGkbWWLbNj6CtnyC0sTPPbs10-ukuwQeT_q4wCs6WDpZ1EA-jAz4DAEszo46W70DZrZib99rLlGpnvPD5_th_5yh1BnBVuFwjHFS57l2mD-LKdFylLG8yKOjcylEDLllWFSY7o-s3FR4XdPJSyrtEhFcp2MaujaNgkqSa0qrKZWW65UUiSVqipBGVUxldKOSdKNYak98zlewDEvXThPgAfUSqFEWZVeVmMS9rWWLfPHX_BPcXr0WOTtdi9gsEo_SCU4w6gcRhXMwCPPpdQ6sZKaAgyFxIzJXZxcZZsE268-5SRNhSjAGxdjct8hkLujxsNBx3LdNOWLV-_OAHr7ZgB65EHVAsShpU_IgD7hXBogdwZIWIH0oHgbJ2MnlaZk1AWoc0ahZqcepxff64uxUTzwV9vF2mEoA9ckBcyNVpt6ycKelIOZnYyJGOjZQPTDknr20VGngz2f5QzGKuo18kyDe_NfK9wiF8C0dieL4myHjFaf1_Y2mK8rdccvQj8AxcmfbQ priority: 102 providerName: Unpaywall |
| Title | Testing for physical validity in molecular simulations |
| URI | https://www.ncbi.nlm.nih.gov/pubmed/30188933 https://www.proquest.com/docview/2100351821 https://www.proquest.com/docview/2101277451 https://pubmed.ncbi.nlm.nih.gov/PMC6126824 https://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0202764&type=printable https://doaj.org/article/448d94edb92d4ed88aacc3ea1d91283d http://dx.doi.org/10.1371/journal.pone.0202764 |
| UnpaywallVersion | publishedVersion |
| Volume | 13 |
| hasFullText | 1 |
| inHoldings | 1 |
| isFullTextHit | |
| isPrint | |
| journalDatabaseRights | – providerCode: PRVFSB databaseName: Free Full-Text Journals in Chemistry customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: HH5 dateStart: 20060101 isFulltext: true titleUrlDefault: http://abc-chemistry.org/ providerName: ABC ChemistRy – providerCode: PRVAFT databaseName: Open Access Digital Library customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: KQ8 dateStart: 20060101 isFulltext: true titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html providerName: Colorado Alliance of Research Libraries – providerCode: PRVAFT databaseName: Open Access Digital Library customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: KQ8 dateStart: 20061001 isFulltext: true titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html providerName: Colorado Alliance of Research Libraries – providerCode: PRVAON databaseName: DOAJ Directory of Open Access Journals customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: DOA dateStart: 20060101 isFulltext: true titleUrlDefault: https://www.doaj.org/ providerName: Directory of Open Access Journals – providerCode: PRVEBS databaseName: EBSCOhost Academic Search Ultimate customDbUrl: https://search.ebscohost.com/login.aspx?authtype=ip,shib&custid=s3936755&profile=ehost&defaultdb=asn eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: ABDBF dateStart: 20080101 isFulltext: true titleUrlDefault: https://search.ebscohost.com/direct.asp?db=asn providerName: EBSCOhost – providerCode: PRVEBS databaseName: EBSCOhost Food Science Source customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: false ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: A8Z dateStart: 20080101 isFulltext: true titleUrlDefault: https://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=fsr providerName: EBSCOhost – providerCode: PRVBFR databaseName: Free Medical Journals customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: DIK dateStart: 20060101 isFulltext: true titleUrlDefault: http://www.freemedicaljournals.com providerName: Flying Publisher – providerCode: PRVFQY databaseName: GFMER Free Medical Journals customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: GX1 dateStart: 20060101 isFulltext: true titleUrlDefault: http://www.gfmer.ch/Medical_journals/Free_medical.php providerName: Geneva Foundation for Medical Education and Research – providerCode: PRVHPJ databaseName: ROAD: Directory of Open Access Scholarly Resources customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: M~E dateStart: 20060101 isFulltext: true titleUrlDefault: https://road.issn.org providerName: ISSN International Centre – providerCode: PRVAQN databaseName: PubMed Central customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: RPM dateStart: 20060101 isFulltext: true titleUrlDefault: https://www.ncbi.nlm.nih.gov/pmc/ providerName: National Library of Medicine – providerCode: PRVPQU databaseName: Health & Medical Collection customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 7X7 dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/healthcomplete providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Central customDbUrl: http://www.proquest.com/pqcentral?accountid=15518 eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: BENPR dateStart: 20061201 isFulltext: true titleUrlDefault: https://www.proquest.com/central providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Technology Collection customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 8FG dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/technologycollection1 providerName: ProQuest – providerCode: PRVPQU databaseName: Public Health Database customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 8C1 dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/publichealth providerName: ProQuest – providerCode: PRVFZP databaseName: Scholars Portal Journals: Open Access customDbUrl: eissn: 1932-6203 dateEnd: 20250930 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: M48 dateStart: 20061201 isFulltext: true titleUrlDefault: http://journals.scholarsportal.info providerName: Scholars Portal |
| link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV3fb9MwELa27gFeEOPXAqMEhAQ8pIodJ44fEOqmlYFEmcaKuqfIsZ1SqUtL0wr233N2nYiIAntJpfgcqd_dxXex7zuEXlLFqS5CGeRYxQFNaREICEuDUOWppkJgIS3b5zA5HdGP43i8g-qerQ7AamtqZ_pJjZaz3s_v1-_A4d_arg0M15N6i3mpe6HJ5hO6i_ZgreKmmcMn2uwrgHfb3UsTtQQJCSNXTPe3p7QWK8vp37y5O4vZvNoWlv55uvLWulyI6x9iNvtt6RrcRXdczOn3N0ayj3Z0eQ_tO6-u_NeOevrNfZRcGNKNcuJDKOsvnAp9MMapgmjdn5b-Vd1O16-mV671V_UAjQYnF8engeusEMiEk1XALE27oEkqlSlepZjHJCY05WGoRCoYEzEtFBHS1MoTHfLCfHTMmSaFZDGLHqJOCTgdIL8QWOdcS6ylpnke8ajIi4JhgvMQC6E9FNUQZtLRjpvuF7PM7qUxSD82KGQG-MwB76GgmbXY0G78R_7IaKeRNaTZ9sZ8OcmcD2aQiRrLVDknCn7SVAgpIy2w4rBKR8pDz4xus00FauP6WT-OGeOQCjMPvbAShjijNCdzJmJdVdmHz19vIPTlvCX0ygkVc4BDClcNAf_JEHK1JA9bkuD-sjV8YCyxRqXKIIc3u8MpwTCzts7tw8-bYfNQc9qu1PO1lcEE8oIYZB5tjLlBFhaEFGLcyEOsZeYt6Nsj5fSb5S2HYDpJCeiq1zjEjZT7-N8IPEG3IYq1h3jC5BB1Vsu1fgqR4irvol02ZnBNj7G5Dt530d7RyfDsvGu_vXTtywHujYZn_ctfKB1t_g |
| linkProvider | Scholars Portal |
| linkToHtml | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1bb9MwFLZGeRgviHFbYLCAQMBDuthx4uQBoXGZWjaGBN3UN-PYTqnUJWFpNe1P8Rs5TpxAxAR72VOl-kuknJvPsc8FoWdUJVRnvvRSrEKPxjTzBLilnq_SWFMhsJB1t8_DaHREP07D6Rr62dbCmLTK1ibWhloV0pyR70BoYi69YoLflD88MzXK3K62IzQasdjX52cQslWvx--Bv88J2fsweTfy7FQBT0YJWXqsblEuaBRLZQo3KU5CEhIaJ76vRCwYEyHNFBHS1IkT7SeZOXBLmSaZZCEL4L3X0HUagC0B_WHTLsAD2xFFtjwvYHjHSsOwLHI99M0pQ0R72189JaDbCwbloqgucnT_ztdcX-WlOD8Ti8Ufm-HeLXTTerHubiN2G2hN57fRhrUTlfvSNrN-dQdFE9PGI5-54By7pRUKF8R7rsD_d-e5e9IO6HWr-YkdJlbdRUdXQtV7aJADnTaRmwms00RLrKWmaRokQZZmGcMEpz4WQjsoaEnIpW1kbuZpLHh9O8cgoGmowA3huSW8g7zuqbJp5PEf_FvDnQ5r2nDXfxSnM261mkNsa2RdpQlR8BPHQkgZaIFVAvt-oBy0bXjLm5rWzpjw3TBkLIHgmjnoaY0wrThyk-szE6uq4uPPx5cAff3SA72woKwAckhh6yvgm0yLrx5yq4cEgyJ7y5tGEluqVPy36sGTrXRevPykWzYvNfl7uS5WNQYTiDRCwNxvhLmjLGwxMXjNgYNYT8x7pO-v5PPvdSd0cM-jmACvhp1CXIq5D_79HdtofTT5dMAPxof7D9EN8JHrFCE_2kKD5elKPwI_dJk-rpXfRd-u2tr8AocRmas |
| linkToPdf | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3fb9MwELZGkYAXxPi1wmABgWAPaWPHiZMHhAajWhkaCDbUt-DYTqnUJWFpNe1f46_jLnUCERPsZU-V6kuknD-f7-y77wh5xnXMTeYpN6U6cHnEM1eCW-p6Oo0Ml5JKVbN9HoR7R_z9JJiskZ9NLQymVTY2sTbUulB4Rj6E0AQvvSJGh5lNi_i0O3pd_nCxgxTetDbtNFYQ2TdnpxC-Va_GuzDXzxkbvTt8u-faDgOuCmO2cEVNVy55GCmNRZycxgELGI9iz9MykkLIgGeaSYU148x4cYaHb6kwLFMiED689wq5Knw_xnRCMWmDPbAjYWhL9XxBhxYZg7LIzcDDE4eQd7bCumNAuy_0ynlRnef0_p27eX2Zl_LsVM7nf2yMo1vkpvVonZ0VBNfJmslvk3VrMyrnpSW23r5DwkOk9MinDjjKTmkB4gDUZxpiAWeWO8dNs16nmh3bxmLVXXJ0KVq9R3o56GmDOJmkJo2NokYZnqZ-7GdplgnKaOpRKU2f-I0KE2VJzbG3xjypb-oEBDcrLSSo-MQqvk_c9qlyRerxH_k3ODutLFJy138UJ9PErvAE4lzEvU5jpuEniqRUyjeS6hh8AF_3yRbObbKqb20NS7ITBELEEGiLPnlaSyAtR44An8plVSXjj18vIPTlc0fohRXKClCHkrbWAr4J6b46kpsdSTAuqjO8gUhstFIlv5chPNmg8_zhJ-0wvhRz-XJTLGsZyiDqCEDm_grMrWZhu4nAg_b7RHRg3lF9dySffa9Z0cFVDyMGczVoF8SFJvfBv79ji1wDO5N8GB_sPyQ3wF2us4W8cJP0FidL8whc0kX6uF77Dvl22cbmFxlune4 |
| linkToUnpaywall | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Lb9QwELbK9gAXoLy6UCAgxOOQNHacODkuiKpwKAi6qBxQ5FfKim12RXaF4MBvZ8ZxIgJFlAOnrOLP1nrssWcyns-EPOCm4LaKdaioSUOe8yqUYJaGsVG55VJSqR3b50G2P-Uvj9KjDfKhy4XxEgQfcb5oXCQffyxqu-sluYt8RW30NKKJoF2NaAmgKEZfPuMPHeMQfhlbYQLSObKZpWCqj8jm9OD15H0baWZhxuLEp9P9qaXBduVY_fu1e4T_7DTD9PfzlefX9VJ-_SLn8582r71L5HvX7fbMyqdovVKR_vYLI-R_k8tlctGbvcGkbWWLbNj6CtnyC0sTPPbs10-ukuwQeT_q4wCs6WDpZ1EA-jAz4DAEszo46W70DZrZib99rLlGpnvPD5_th_5yh1BnBVuFwjHFS57l2mD-LKdFylLG8yKOjcylEDLllWFSY7o-s3FR4XdPJSyrtEhFcp2MaujaNgkqSa0qrKZWW65UUiSVqipBGVUxldKOSdKNYak98zlewDEvXThPgAfUSqFEWZVeVmMS9rWWLfPHX_BPcXr0WOTtdi9gsEo_SCU4w6gcRhXMwCPPpdQ6sZKaAgyFxIzJXZxcZZsE268-5SRNhSjAGxdjct8hkLujxsNBx3LdNOWLV-_OAHr7ZgB65EHVAsShpU_IgD7hXBogdwZIWIH0oHgbJ2MnlaZk1AWoc0ahZqcepxff64uxUTzwV9vF2mEoA9ckBcyNVpt6ycKelIOZnYyJGOjZQPTDknr20VGngz2f5QzGKuo18kyDe_NfK9wiF8C0dieL4myHjFaf1_Y2mK8rdccvQj8AxcmfbQ |
| openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Testing+for+physical+validity+in+molecular+simulations&rft.jtitle=PloS+one&rft.au=Merz%2C+Pascal+T&rft.au=Shirts%2C+Michael+R&rft.date=2018-09-06&rft.pub=Public+Library+of+Science&rft.issn=1932-6203&rft.eissn=1932-6203&rft.volume=13&rft.issue=9&rft.spage=e0202764&rft_id=info:doi/10.1371%2Fjournal.pone.0202764&rft.externalDocID=A557791847 |
| thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1932-6203&client=summon |
| thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1932-6203&client=summon |
| thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1932-6203&client=summon |