Installation or initialization

The code installation is very straightforward.

Each time you want to use the code just add the following lines in the beginning of the code.

First you provide the code path, e.g.

cp= '../../FDwave';   

Then provide where you want to store your data

wfp=pwd;         

Then initialize the code

FDwave_initialize('CP',cp,'WFP',wf_path,'verbose','n');     

Adding extra packages to the code

The packages can be simply added to the directory