From d63c42237864e4d8584cc49a7abf62fa0fc2e567 Mon Sep 17 00:00:00 2001 From: Massimiliano Bonomi Date: Fri, 29 Sep 2023 13:11:03 +0200 Subject: [PATCH] add EMMIVOX to list of actions that require LibTorch --- user-doc/ISDB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-doc/ISDB.md b/user-doc/ISDB.md index 819467d7e9..3f65719943 100644 --- a/user-doc/ISDB.md +++ b/user-doc/ISDB.md @@ -13,7 +13,7 @@ The ISDB module contains collective variables, functions and biases originally d Some of the functionalities implemented in the ISDB module require the PyTorch C++ APIs (LibTorch) to be linked against PLUMED. Currently, these include: -- list of functionalities +- \ref EMMIVOX To activate these functionalities, please follow the installation instructions detailed below.