Giter Club home page Giter Club logo

namd_regtests's Introduction

NAMD Regression Tests

This is a set of regression tests for NAMD, starting with tests for alchemical perturbation, with and without the IDWS scheme.

Created using the layout and scripts of the Colvars regression tests. Credits to Giacomo Fiorin for much of the scripting.

Running the tests

cd Tests
./run_tests.sh [NAMD binary | namd2] [list of test directories to run | all tests]

Add option -g to generate reference outputs (overwriting current ones). The reference outputs include the log file, the energy lines from the log, and the alchemical output if any.

Abbreviations in directory names

  • Water: simulation of a small water box
  • MD: plain MD without alchemical transformation
  • alch: making a water molecule alchemically disappear
  • ann: annihilation (alchDecouple off)
  • dec: decoupling (alchDecouple on) - for a single water molecule the result should be the same.
  • IDWS: Interleaved Double-Wide Sampling (specifying alchLambdaIDWS)
  • noPME: not enabling PME, as is done in all other tests
  • alchOutFreq: using alchOutFreq 12 as opposed to alchOutFreq 4 in the other tests
  • CUDASOAint: enables the GPU-resident mode of namd3 (fails on builds that do not support that feature)
  • GlobalMasterSync: enables a Tcl script that outputs messages every timestep to troubleshoot synchronization issues with the GlobalMaster mechanism used by TclForces and Colvars

How to create a new regression test

cd Tests
mkdir T_<My_Test>
cp T_Water_MD/test.namd T_<My_Test>
# Edit T_<My_Test>/test.namd to cutomize test
./run_tests -g <reference NAMD2 binary> T_<My_Test>
# Check that reference results in T_<My_Test>/AutoDiff are sensible

namd_regtests's People

Contributors

jhenin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.