بالاخره با هزار زحمت تونستم openfoam 2.3.0 رو روی اوبونتو 14.04 نصب کنم

از دوستان که راهنمایی کردن کمال تشکر رو دارم

فقط یه نکته برام مبهم مونده، شماره 7 توضیح نصب تو این لینک :
http://openfoamwiki.net/index.php/Installation/Linux/OpenFOAM-2.3.0/Ubuntu#Ubuntu_14.04اگه لطف کنین این رو برا یه توضیح بدین:
Save an alias in the personal .bashrc file:
echo "alias of230='source \$HOME/OpenFOAM/OpenFOAM-2.3.0/etc/bashrc $FOAM_SETTINGS'" >> $HOME/.bashrc
Note: This last line means that whenever you start a new terminal window or tab, you should run the alias command associated to the OpenFOAM 2.3.0 shell environment. In other words, whenever you start a new terminal, you should run:
of230
For more information on this topic, read section Using aliases to help manage multiple OpenFOAM versions in the page Installation/Working with the Shell.
من اینکار رو انجام دادم، ولی این قسمت note رو متوجه نشدم.اینو راهنمایی کنید.