From d78a2eebbb2f454a97c5f1fb6ab15c01d1215aae Mon Sep 17 00:00:00 2001 From: Jessica Nash Date: Wed, 8 May 2024 14:52:08 -0400 Subject: [PATCH] Clarify send/receiving data for MDI --- driver_tutorial.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/driver_tutorial.md b/driver_tutorial.md index dd5517c..e976af4 100644 --- a/driver_tutorial.md +++ b/driver_tutorial.md @@ -315,10 +315,19 @@ When using MDI, we retrieve data from the engine by sending a command to the eng The first command we use is the `mdi.MDI_Send_Command` function. The argument to this function is the command to send and the engine we would like to send the command to. When using `MDI_Send_Command`, we use `<` to tell the engine to send data to the driver, and `>` to tell the driver to send data to the engine. - For example, to get the number of atoms in the system, we first call `mdi.MDI_Send_Command("