Skip to content

Action: BF_COSINE

Module ves
Description Usage
Fourier cosine basis functions. used in 0 tutorialsused in 0 eggs

Details and examples

Fourier cosine basis functions.

Use as basis functions Fourier cosine series defined on a periodic interval. You need to provide the periodic interval on which the basis functions are to be used, and the order of the expansion (i.e. the highest Fourier cosine mode used). The total number of basis functions is as the constant is also included. These basis functions should only be used for periodic CVs. They can be useful if the periodic function being expanded is an even function, i.e. .

The Fourier cosine basis functions are given by

where is the periodicity of the interval. They are orthogonal over the interval

Examples

Here we employ a Fourier cosine expansion of order 10 over the periodic interval to . This results in a total number of 11 basis functions. The label used to identify the basis function action can then be referenced later on in the input file.

Click on the labels of the actions for more information on what each action computes
tested on2.11
BF_COSINEFourier cosine basis functions. More details 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 ORDERThe order of the basis function expansion=10 LABELa label for the action so that its output can be referenced in the input to other actions=bf1

Full list of keywords

The following table describes the keywords and options that can be used with this action

Keyword Type Default Description
ORDER compulsory none The order of the basis function expansion
MINIMUM compulsory none The minimum of the interval on which the basis functions are defined
MAXIMUM compulsory none The maximum of the interval on which the basis functions are defined
DEBUG_INFOThis keyword do not have examples optional false Print out more detailed information about the basis set
NUMERICAL_INTEGRALSThis keyword do not have examples optional false Calculate basis function integral for the uniform distribution numerically