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

Description

This file defines a box with 1000 SPC/E water molecules for use in benchmarks.

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

Variables

static const matrix box1000 = { { 3.107360, 0.0, 0.0 }, { 0.0, 3.107360, 0.0 }, { 0.0, 0.0, 3.107360 } }
 A cubic simulation box matching coordinates1000 defined below.
 
static const std::vector
< gmx::RVec
coordinates1000
 Coordinates of 1000 SPC/E molecules equilibrated at 300 K, 1 bar, LJ cut-off 1 nm.