CFDEM installation version

Submitted by rfbrpr on Tue, 09/18/2012 - 17:28

Hello:

When I use the git command:

git clone git://github.com/CFDEMproject/CFDEMcoupling-PUBLIC.git CFDEMcoupling-PUBLIC-$WM_PROJECT_VERSION

After downloading I obtain the following directory:
CFDEM-coupling-2.1.1

This means that the version I downloaded is 2.1.1? In this case how could I dowload the latest version since the git manual does not ask me the version that I wish to download (version 2.4.4)?

Cheers

Rafael

alice's picture

alice | Wed, 09/19/2012 - 09:57

Hello,
no, the environment variable $WM_PROJECT_VERSION is defined in the bashrc of your OpenFOAM version (in the etc folder) and has nothing to do with the cfdem version you downloaded. The version info of cfdemCoupling is contained in the headerfile "versionInfo.H" in $CFDEM_SRC_DIR/cfdTools.
Cheers,
Alice