Action: VES_OUTPUT_FES
| Module | ves |
|---|---|
| Description | Usage |
| Tool to output biases and free energy surfaces for VES biases from previously obtained coefficients. |
Details and examples
Tool to output biases and free energy surfaces for VES biases from previously obtained coefficients.
This action can be used to output to file biases and free energy surfaces for VES biases from previously obtained coefficients. It should be used through the driver and can only be used in post processing. The VES bias needs to be defined in the exact same way as during the simulation. At the current moment this action does not support dynamic target distributions (e.g. well-tempered).
Examples
In the following input we define a VES bias and then read in the coefficient file coeffs.input.data and output the FES and bias every 500 iterations.
#SETTINGS INPUTFILES=regtest/ves/rt-output-fes-2d-targetdist/coeffs.input.data INPUTFILELINES=1-14 phi: TORSIONCalculate one or multiple torsional angles. More details ATOMSthe four atoms involved in the torsional angle=5,7,9,15 psi: TORSIONCalculate one or multiple torsional angles. More details ATOMSthe four atoms involved in the torsional angle=7,9,15,17 bf1: BF_FOURIERFourier basis functions. More details ORDERThe order of the basis function expansion=5 MINIMUMThe minimum of the interval on which the basis functions are defined=-pi MAXIMUMThe maximum of the interval on which the basis functions are defined=pi bf2: BF_FOURIERFourier basis functions. More details ORDERThe order of the basis function expansion=5 MINIMUMThe minimum of the interval on which the basis functions are defined=-pi MAXIMUMThe maximum of the interval on which the basis functions are defined=pi VES_LINEAR_EXPANSIONLinear basis set expansion bias. More details ... ARGthe labels of the scalars on which the bias will act=phi,psi BASIS_FUNCTIONSthe label of the one dimensional basis functions that should be used=bf1,bf2 LABELa label for the action so that its output can be referenced in the input to other actions=ves1 GRID_BINSthe number of bins used for the grid=100,100 PROJ_ARG1arguments for doing projections of the FES or the target distribution=phi PROJ_ARG2arguments for doing projections of the FES or the target distribution=psi ... VES_LINEAR_EXPANSION
VES_OUTPUT_FESTool to output biases and free energy surfaces for VES biases from previously obtained coefficients. More details ... BIASthe label of the VES bias for to output the free energy surfaces and the bias files=ves1 FES_OUTPUThow often the FES(s) should be written out to file=500 FES_PROJ_OUTPUThow often the projections of the FES(s) should be written out to file=500 BIAS_OUTPUThow often the bias(es) should be written out to file=500 COEFFS_INPUTthe name of input coefficient file=regtest/ves/rt-output-fes-2d-targetdist/coeffs.input.dataClick here to see an extract from this file.... VES_OUTPUT_FES
This input should be run through the driver by using a command similar to the following one where the trajectory/configuration file configuration.gro is needed to correctly define the CVs
plumed driveranalyze trajectories with plumed This action has hidden defaults. More details --plumed specify the name of the plumed input file plumed.dat --igrothe trajectory in gro format configuration.gro
Full list of keywords
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| BIAS | compulsory | none | the label of the VES bias for to output the free energy surfaces and the bias files |
| COEFFS_INPUT | compulsory | none | the name of input coefficient file |
| BIAS_OUTPUT | optional | not used | how often the bias(es) should be written out to file |
| FES_OUTPUT | optional | not used | how often the FES(s) should be written out to file |
| FES_PROJ_OUTPUT | optional | not used | how often the projections of the FES(s) should be written out to file |