Update fix_rhok.h

This commit is contained in:
Ulf R. Pedersen 2017-09-28 18:41:06 +02:00 committed by GitHub
parent 10d1741e7f
commit 0f52dd7c5f
1 changed files with 0 additions and 11 deletions

View File

@ -1,16 +1,5 @@
/*
fix_rhok.h
A fix to do umbrella sampling on rho(k).
The usage is as follows:
fix [name] [groupID] rhoKUmbrella [kx] [ky] [kz] [kappa = spring constant] [rhoK0]
where k_i = (2 pi / L_i) * n_i
Written by Ulf Pedersen and Patrick Varilly, 4 Feb 2010
Tweaked for LAMMPS 15 Jan 2010 version by Ulf Pedersen, 19 Aug 2010
*/
#ifdef FIX_CLASS