Project ID: plumID:19.011
Name: Automatic Gradient Computation for Collective Variables
Archive: https://github.com/tonigi/plumed2-automatic-gradients/releases/download/standalone-dist-v2.5.1-r2/plumed2-automatic-gradients-dist.zip
Category: other
Keywords: gradient, differentiation, curvature
PLUMED version: 2.5.1-giorgino-j.cpc.2018.02.017
Contributor: Toni Giorgino
Submitted on: 16 Apr 2019
Publication: T. Giorgino, How to differentiate collective variables in free energy codes: Computer-algebra code generation and automatic differentiation. Computer Physics Communications. 228, 258–263 (2018)

PLUMED input files

File Compatible with
plumed-nest-readme.dat tested on v2.9 tested on master

Last tested: 22 Apr 2024, 21:13:26

Project description and instructions
This repository contains code illustrating two approaches to automate gradient computation for collective variables in PLUMED. The two approaches are used to implement the example colvars CURVATURE_CODEGEN and CURVATURE_AUTODIFF, which compute the radius of curvature given three atoms, and CURVATURE_MULTICOLVAR_CODEGEN, given a polymer. The code is found in submodules named src/curvature_codegen (code generation approach from symbolic expressions by SymPy) and src/curvature_autodiff (code differentiation approach with the Stan Math library). Example files with regression tests are provided in the directories regtest/curvature_codegen and regtest/curvature_autodiff respectively.

Submission history
[v1] 16 Apr 2019: original submission

Badge
Click on the image below and get the code to add the badge to your website!
plumeDnest:19.011