Gromacs  2026.0-dev-20250612-fdec757
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
spc81_coords.h File Reference
#include <vector>
#include "gromacs/math/vec.h"
+ Include dependency graph for spc81_coords.h:
+ This graph shows which files directly or indirectly include this file:

Description

This file defines a box with 81 SPC/E water molecules, 243 atoms, for use in tests.

The 81 water molecules are taken from the 216 SPC liquid system. This results in a more inhomogeneous system and also one that makes the tests smaller.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Variables

static const matrix spc81Box = { { 1.86206, 0.0, 0.0 }, { 0.0, 1.86206, 0.0 }, { 0.0, 0.0, 1.86206 } }
 A cubic simulation box matching spc81Coordinates defined below.
 
static const std::vector
< gmx::RVec
spc81Coordinates
 Coordinates of 81 SPC molecules taken from the standard 216 SPC system.