The MolSSI Driver Interface (MDI) is a standardized API that allows different computational chemistry codes to communicate and exchange data during runtime. It enables interoperability between codes (e.g., a quantum chemistry code and a…
The MolSSI Driver Interface (MDI) is a standardized API that allows different computational chemistry codes to communicate and exchange data during runtime. It enables interoperability between codes (e.g., a quantum chemistry code and a molecular dynamics driver) without requiring them to be linked into a single executable. MDI drivers facilitate complex workflows like QM/MM, advanced sampling, and machine learning integration.
The MolSSI Driver Interface (MDI) is a standardized API that allows different computational chemistry codes to communicate and exchange data during runtime. It enables interoperability between codes (e.g., a quantum chemistry code and a molecular dynamics driver) without requiring them to be linked into a single executable. MDI drivers facilitate complex workflows like QM/MM, advanced sampling, and machine learning integration.
Scientific domain: Interoperability, code coupling, multiscale modeling, QM/MM
Target user community: Developers of computational chemistry software, researchers needing coupled codes
Sources: MDI documentation, J. Chem. Theory Comput. (MolSSI publications)
-mdi), driver scriptspsi4 -mdi "role=DRIVER ..."lmp_mpi -mdi "role=ENGINE ..."Primary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED