Gromacs
2024.5
|
#include <gromacs/mdtypes/mdrunoptions.h>
Options for IMD.
Public Attributes | |
int | port = 8888 |
IMD listening port. | |
gmx_bool | wait = FALSE |
If true, pause the simulation while no IMD client is connected. | |
gmx_bool | terminatable = FALSE |
If true, allow termination of the simulation from IMD client. | |
gmx_bool | pull = FALSE |
If true, allow COM pulling in the simulation from IMD client. | |