|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#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. | |
1.8.5