Part of the settings needed for customization flexpart, file ~/.bashrc
export DIR=/home/sunkevu4/libraries
export PATH="$PATH:/usr/local/lib"
export GRIB_API=/home/sunkevu4/flexpart
export GRIB_API_BIN=$GRIB_API/bin
export GRIB_API_LIB=$GRIB_API/lib
export GRIB_API_INCLUDE=$GRIB_API/include
export PATH=$GRIB_API_BIN:$PATH