Obtaining the Source Code
Procedure
- Use PuTTY to log in to the server as the root user.
- Create an installation directory.
mkdir -p $FOAM_RUN/../applications cd $FOAM_RUN/../applications
- Download the source code.
git clone https://github.com/zhulianhua/dugksFoam.git
Parent topic: dugksFoam 1.0 Porting Guide (Kylin V10)