CFD_FOAM
Open in Telegram
Contact Me: @NimaSamkhaniani Follow Me: https://linktr.ee/nimasamkhaniani
Show more1 533
Subscribers
No data24 hours
No data7 days
+130 days
Posts Archive
1 533
سلام به دنبال کنندگان کانال اپنفوم
تصمیم دارم برخی از ویدیوهایی که قبلا برای آموزش اپنفوم ضبط کرده بودم را از طریق کانال یوتیوبی به اشتراک بذارم.
این آموزش ها جدید نیستند (دو سه سال پیش ضبط شده اند) اما همچنان اطلاعات زیادی در مورد اپنفوم می تونه در اختیار کاربران تازه کار اپنفوم قرار بده.
امیدوارم که این آموزشهای کوتاه مسیر یادگیری اپنفوم رو بتونه براتون تسریع کنه.
🔻لیست ویدیوها بروز خواهد شد.
#youtube #OpenFOAM_training
۱-معرفی ورژنهای مختلف اپنفوم و نصب آن بر روی سیستم عامل لینوکس (اوبنتو)
https://youtu.be/GkkhdkjSfJo
۲- نحوه ی نصب swak4Foam بر روی اپنفوم
https://youtu.be/tKk5_xuw5HA
۳-ساختار اپنفوم پس از نصب
https://youtu.be/O3axu_3tdg0
۴- ساختار حل مساله در اپنفوم
https://youtu.be/IVau7mjWhnU
۵- اولین شبیه سازی با اپنفوم
https://youtu.be/SyslaSYLals
۶- شبیه سازی جریان آشفته با اپنفوم (قسمت اول)
https://youtu.be/kkEm8_RS40I
۷-ورود شبکه از نرم افزارهای مش زنی به اپنفوم
https://youtu.be/hHoyS2-qnLQ
1 533
🔴 A really cool and interesting library to include material properties. look following links for python :
http://www.coolprop.org/coolprop/wrappers/Python/index.html#python
install the python library using pip:
pip install CoolProp
usage example:
from future import print_function
from CoolProp.CoolProp import PhaseSI, PropsSI, get_global_param_string
iec = PropsSI('isobaric_expansion_coefficient','T',296.85,'P',101325,'R11')
#saturation uses Q =1 liquid side and Q=0 vapor side
st = PropsSI('surface_tension','P',101325,'Q',1,'R11')
print ("isobaric_expansion_coefficient", iec)
print ("surface_tension", st)
for other programming languages such as c++, c# and matlab check it's website.
#materialProperties #thermodynamicProperties
1 533
🔴 Now! OpenFOAM book tutorials in github
git clone https://github.com/NimaSam/OpenFOAM_tutorials.git
🔴 More details about the book can be found here:
http://nimasamkhaniani.ir/openfoam/numerical-simulation-using-openfoam/
#OpenFOAM_book #OpenFOAM_training #OpenFOAM_tutorials
1 533
✅ Install rheoTool of OpenFOAM 7 on ubuntu 18.04:
before starting to install rheoTool, load the OpenFOAM
1- download rheoTool
git clone https://github.com/fppimenta/rheoTool.git
2- In rheoTool directory, go to directory of7
3-
./downloadEigen
4- add the address to .bashrc (check the correct path on your computer!)
echo "export EIGEN_RHEO=/home/nimasam/OpenFOAM/nimasam-7/ThirdParty/Eigen3.2.9">>/home/nimasam/.bashrc
5- ./installPetsc
6- cd src
7- open new tab and then
./Allwmake
🔴 Hint: if you have multiple OpenFOAM versions on your operating system, then you need to modify the .bashrc. e.g like this:
export EIGEN_RHEO=/home/nimasam/OpenFOAM/nimasam-7/ThirdParty/Eigen3.2.9
export PETSC_DIR=/home/nimasam/OpenFOAM/nimasam-7/ThirdParty/petsc-3.13.3
export PETSC_ARCH=arch-linux-c-opt
alias of7='source /opt/openfoam7/etc/bashrc; export LD_LIBRARY_PATH=$PETSC_DIR/$PETSC_ARCH/lib:$LD_LIBRARY_PATH'
#rheoTool #viscoelastic
1 533
#multiphaseEulerFoam #population_balance
https://openfoam.org/guides/disperse-multiphase-flows/
1 533
UCL OpenFOAM Workshop
#workshop #openfoam #training
https://www.youtube.com/channel/UCRhYfv9uirFhgRsU_OpX0LA/videos
1 533
The Complete Guide to Docker & OpenFOAM · CFD Engine
https://www.cfdengine.com/blog/how-to-install-openfoam-anywhere-with-docker/
1 533
✅ #multiple_boot usb disk
Install ventoy (it can be installed on Linux or windows)
https://www.ventoy.net
For windows version, go to it's site, for linux installation:
1- Extract the file
2- Plug your usb disk
3- Unmount the usb disk
sudo umount /dev/sdb1
if you dont know the usb disk path, use fdisk as
sudo fdisk -l
which returns the list of hard drive (e.g: /dev/sdb1 for your usb disk)
4- Execute the following command, this command erases all your data on your usb!
sudo sh Ventoy2Disk.sh -i /dev/sdb
5-Unplug your usb and plug it again!
6-Copy and paste the operating system ISO files
1 533
@OpenFOAM4Iranian
✔️ چطور می توان بسته های نرم افزاری را داخل اوبنتو پیدا کرد؟
#ubuntu #missing_files
http://nimasamkhaniani.ir/openfoam/how-to-find-missing-packages-in-ubuntu/
1 533
آموزشهای نرم افزار ال اس داینا LS-DYNA
🌐سايت:
www.A-Rahmati.ir
💡كانال تلگرام:
@FEM_LSDYNA
💡ادمين:
دکتر احمد رحمتی علائی
@ahmadrahmati1
