Gromacs  2024.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::ImdOptions Struct Reference

#include <gromacs/mdtypes/mdrunoptions.h>

Description

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.
 

The documentation for this struct was generated from the following file: