Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Array files for computational chemistry: MP2 energies.

Alan R Ford1, Tomasz Janowski, Peter Pulay

  • 1Department of Chemistry and Biochemistry, Fulbright College of Arts and Sciences, University of Arkansas, Fayetteville, Arkansas 72701, USA. arford@astate.edu

Journal of Computational Chemistry
|February 15, 2007
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Prevalence of subclinical endometritis in dairy cows that recovered after treatment of clinical endometritis with cephapirin and PGF<sub>2α</sub>.

Theriogenology·2022
Same author

Aglepristone Administration in Mid-Proestrus Reduces the LH Peak but Does Not Prevent Ovulation in the Bitch.

Animals : an open access journal from MDPI·2021
Same author

[Development of a large intraprostatic cyst following the use of a GnRH agonist-implant in a male dog with benign prostatic hyperplasia].

Tierarztliche Praxis. Ausgabe K, Kleintiere/Heimtiere·2020
Same author

Comparison of Methods for Active Orbital Selection in Multiconfigurational Calculations.

Journal of chemical theory and computation·2020
Same author

Is similarity in Major Histocompatibility Complex (MHC) associated with the incidence of retained fetal membranes in draft mares? A cross-sectional study.

PloS one·2020
Same author

Bacteriophages and associated endolysins in therapy and prevention of mastitis and metritis in cows: Current knowledge.

Animal reproduction science·2020
Same journal

Electric-Field Effects on Structure and Conductance in a Cytochrome b<sub>562</sub> Junction.

Journal of computational chemistry·2026
Same journal

Quantum Chemistry Study of Luminescence Quenching in the Eu<sup>3+</sup>@UiO-67 Sensor Induced by Ag<sup>+</sup> Ions.

Journal of computational chemistry·2026
Same journal

Projection-Modified Direct Inversion in the Iterative Subspace: A Memory-Efficient Convergence Method for the Extended Molecular Ornstein-Zernike Theory.

Journal of computational chemistry·2026
Same journal

PES2MP: A Python Application for Automating Collisional Dynamics of Linear Rigid-Rotors.

Journal of computational chemistry·2026
Same journal

The Anionic States of Ubiquinone Characterized by Second-Order Approximate Coupled-Cluster Theory.

Journal of computational chemistry·2026
Same journal

Hydrogen Bond Energy Estimation in Large Molecular Clusters via the Method of Synergistic Cyclic Cooperativity: A Software Update H-BEE 2.0.

Journal of computational chemistry·2026
See all related articles

Array files (AF) offer a straightforward message-passing system for distributed disk storage, simplifying parallel computing for large datasets in computational chemistry and beyond. This approach enhances efficiency and programming ease for complex calculations.

Area of Science:

  • Computational Chemistry
  • High-Performance Computing
  • Data Storage Systems

Background:

  • Handling large datasets in scientific applications requires efficient storage and access methods.
  • Parallel computing environments necessitate specialized data management strategies.
  • Existing systems may present programming complexities for distributed data.

Purpose of the Study:

  • To introduce Array Files (AF), a message-passing implementation for distributed disk storage.
  • To demonstrate the utility of AF for parallelizing computational chemistry applications.
  • To simplify the programming effort for applications handling large disk-based data.

Main Methods:

  • Developed a message-passing implementation named Array Files (AF).
  • Designed AF for transparent distributed storage and access of large data files.

Related Experiment Videos

  • Stored individual records (0.1-32 MB) on single nodes, avoiding striping.
  • Main Results:

    • Implemented second-order Møller-Plesset (MP2) energies using AF.
    • AF implementation achieved efficiency comparable to hand-coded programs.
    • AF system significantly simplifies programming for complex calculations like Coupled Cluster energies.

    Conclusions:

    • Array Files provide an efficient and user-friendly solution for distributed disk storage in scientific computing.
    • AF is particularly beneficial for parallelizing computational chemistry tasks.
    • The system's design facilitates easier development of complex, data-intensive applications.