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("