MDEngine ======== This class implements low level access to `gmx` subcommands. Most commands have a corresponding method of this class. Adding more commands should be a straightforward business. .. autoclass:: gmxbatch.mdengine.MDEngine :members: