#openfoam — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openfoam, aggregated by home.social.
-
📣 Registration is open for the Faculty Development Program on CFD using OpenFOAM by FOSSEE, IIT Bombay.
This free online program is specially designed for faculty members using CFD in research and teaching.
📅 2–5 June 2026
💻 Online | Free of cost🔗 Register: shorturl.at/CYUzi
📲 Scan QR code in poster for registration.
#CFD #OpenFOAM #ComputationalFluidDynamics #EngineeringFaculty #FDP #FOSSEE #IITBombay #OpenSource #Research #EngineeringEducation #Simulation #OpenSource
-
📣 Faculty members working in CFD and simulation are invited to join the Faculty Development Program on CFD using OpenFOAM by FOSSEE, IIT Bombay.
🗓 2–5 June 2026
💻 Online ModeLearn OpenFOAM from basic to intermediate level with interactive sessions and receive a certificate upon fulfilling attendance criteria.
🔗 Register: https://shorturl.at/CYUzi
#CFD #OpenFOAM #FDP #FOSSEE #IITBombay #OpenSource #EngineeringEducation #Simulation #ComputationalFluidDynamics
-
My implementation of the GaussSeidel smoother using a Diagnol direct access scheme in OpenFOAM as compared to the default GS smoother LDU gives almost ~50% improvements in cache misses and hits for a structured 3D cavity tutorial. Profiled using the amazing LIKWID profiler. Will share a deep technical report soon. Check it out and use - https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#hpc #scientificcomputing #computationalphysics #cfd #openfoam #likwid #softwaredevelopment #cpp -
My implementation of the GaussSeidel smoother using a Diagnol direct access scheme in OpenFOAM as compared to the default GS smoother LDU gives almost ~50% improvements in cache misses and hits for a structured 3D cavity tutorial. Profiled using the amazing LIKWID profiler. Will share a deep technical report soon. Check it out and use - https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#hpc #scientificcomputing #computationalphysics #cfd #openfoam #likwid #softwaredevelopment #cpp -
My implementation of the GaussSeidel smoother using a Diagnol direct access scheme in OpenFOAM as compared to the default GS smoother LDU gives almost ~50% improvements in cache misses and hits for a structured 3D cavity tutorial. Profiled using the amazing LIKWID profiler. Will share a deep technical report soon. Check it out and use - https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#hpc #scientificcomputing #computationalphysics #cfd #openfoam #likwid #softwaredevelopment #cpp -
My implementation of the GaussSeidel smoother using a Diagnol direct access scheme in OpenFOAM as compared to the default GS smoother LDU gives almost ~50% improvements in cache misses and hits for a structured 3D cavity tutorial. Profiled using the amazing LIKWID profiler. Will share a deep technical report soon. Check it out and use - https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#hpc #scientificcomputing #computationalphysics #cfd #openfoam #likwid #softwaredevelopment #cpp -
My implementation of the GaussSeidel smoother using a Diagnol direct access scheme in OpenFOAM as compared to the default GS smoother LDU gives almost ~50% improvements in cache misses and hits for a structured 3D cavity tutorial. Profiled using the amazing LIKWID profiler. Will share a deep technical report soon. Check it out and use - https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#hpc #scientificcomputing #computationalphysics #cfd #openfoam #likwid #softwaredevelopment #cpp -
Released my DIA-format Gauss-Seidel smoother plugin for OpenFOAM v13. MIT licensed.
Replaces the default LDU smoother on structured hex meshes — DIA stores diagonal bands contiguously, reducing pointer indirection and DRAM pressure. Expecting 10–20% wall-clock gains and better cache utilisation based on standalone profiling. Full OpenFOAM benchmarks incoming.
https://github.com/amartyadav/DIAGaussSeidel-Smoother-OpenFOAM
#OpenFOAM #HPC #CFD #NumericalMethods #FOSS #computerscience #physics
-
My work for the month is to optimise the matrix adressing scheme of OpenFOAM to reduce cache miss. Initial idea is to replace the LDU Matrix addressing scheme with Diagnol matrix addressing scheme using multiple arrays for structures meshes. Will check it out on a simple 2D Poisson equation using Gauss-Seidel solver to check performance benefits, and will eventually proceed to introduce a new solver as a plugin if benefits are noticeable.
Wish me luck. -
The submission deadline for abstracts and training courses has been extended to March 15 to fill the last places in the programme.
-
Hello Fediverse 👋
We are FOSSEE, IIT Bombay 🇮🇳
Empowering education through Free/Libre and Open Source Software (FLOSS).We promote open source in teaching & research, support FOSS development, build campus FOSSEE Clubs, and connect academia with industry.
Let’s collaborate 🤝
🌐 https://fossee.in
📩 [email protected]#FOSSEE #OpenSource #FLOSS #IITBombay #OpenEducation #Fediverse
#Scilab #Python #Openfoam #OpenModelica #DWSIM #esim #OSDAG #Arduino #FreeCAD #JMOL #Blender #Inkscape #synfig -
Hello Fediverse 👋
We are FOSSEE, IIT Bombay 🇮🇳
Empowering education through Free/Libre and Open Source Software (FLOSS).We promote open source in teaching & research, support FOSS development, build campus FOSSEE Clubs, and connect academia with industry.
Let’s collaborate 🤝
🌐 https://fossee.in
📩 [email protected]#FOSSEE #OpenSource #FLOSS #IITBombay #OpenEducation #Fediverse
#Scilab #Python #Openfoam #OpenModelica #DWSIM #esim #OSDAG #Arduino #FreeCAD #JMOL #Blender #Inkscape #synfig -
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
I’m interested in active boundary-layer control (DBD plasma actuators), low-speed aerodynamics, and open-source CFD workflows on Linux. Happy to exchange ideas, experiments, and practical insights.
#Aerodynamics #CFD #DBD #PlasmaActuators #BoundaryLayer
#OpenFOAM #SU2 #Linux #LowSpeedAerodynamics -
To be reliably informed about the #OpenFOAM Workshop consider subscribing to the Mailing-List at https://groups.google.com/g/openfoam-workshop-mailing-list/about
-
Cập nhật mô phỏng đối lưu tự nhiên và bức xạ tích hợp cho đèn LED COB 200W dùng OpenFOAM. Kết quả: nhiệt độ tản nhiệt cao nhất ~78°C, gặp khó khăn trong tính toán viewFactor (chậm), mô hình P1 chênh lệch ~6-8°C. Tìm lời khuyên về tiếp cận TIM chính xác và điều kiện biên ổn định hơn. Dùng #OpenFOAM #ThermalDesign #LED #MôPhỏngThermal #Engineering #Science #Technology #Simulations #TảnNhiệt #KỹThuật
https://dev.to/emma-suntech/simulation-of-natural-convection-radiative-coupling-heat-dissipation-f
-
Cập nhật mô phỏng đối lưu tự nhiên và bức xạ tích hợp cho đèn LED COB 200W dùng OpenFOAM. Kết quả: nhiệt độ tản nhiệt cao nhất ~78°C, gặp khó khăn trong tính toán viewFactor (chậm), mô hình P1 chênh lệch ~6-8°C. Tìm lời khuyên về tiếp cận TIM chính xác và điều kiện biên ổn định hơn. Dùng #OpenFOAM #ThermalDesign #LED #MôPhỏngThermal #Engineering #Science #Technology #Simulations #TảnNhiệt #KỹThuật
https://dev.to/emma-suntech/simulation-of-natural-convection-radiative-coupling-heat-dissipation-f
-
Cập nhật mô phỏng đối lưu tự nhiên và bức xạ tích hợp cho đèn LED COB 200W dùng OpenFOAM. Kết quả: nhiệt độ tản nhiệt cao nhất ~78°C, gặp khó khăn trong tính toán viewFactor (chậm), mô hình P1 chênh lệch ~6-8°C. Tìm lời khuyên về tiếp cận TIM chính xác và điều kiện biên ổn định hơn. Dùng #OpenFOAM #ThermalDesign #LED #MôPhỏngThermal #Engineering #Science #Technology #Simulations #TảnNhiệt #KỹThuật
https://dev.to/emma-suntech/simulation-of-natural-convection-radiative-coupling-heat-dissipation-f
-
Cập nhật mô phỏng đối lưu tự nhiên và bức xạ tích hợp cho đèn LED COB 200W dùng OpenFOAM. Kết quả: nhiệt độ tản nhiệt cao nhất ~78°C, gặp khó khăn trong tính toán viewFactor (chậm), mô hình P1 chênh lệch ~6-8°C. Tìm lời khuyên về tiếp cận TIM chính xác và điều kiện biên ổn định hơn. Dùng #OpenFOAM #ThermalDesign #LED #MôPhỏngThermal #Engineering #Science #Technology #Simulations #TảnNhiệt #KỹThuật
https://dev.to/emma-suntech/simulation-of-natural-convection-radiative-coupling-heat-dissipation-f
-
Cập nhật mô phỏng đối lưu tự nhiên và bức xạ tích hợp cho đèn LED COB 200W dùng OpenFOAM. Kết quả: nhiệt độ tản nhiệt cao nhất ~78°C, gặp khó khăn trong tính toán viewFactor (chậm), mô hình P1 chênh lệch ~6-8°C. Tìm lời khuyên về tiếp cận TIM chính xác và điều kiện biên ổn định hơn. Dùng #OpenFOAM #ThermalDesign #LED #MôPhỏngThermal #Engineering #Science #Technology #Simulations #TảnNhiệt #KỹThuật
https://dev.to/emma-suntech/simulation-of-natural-convection-radiative-coupling-heat-dissipation-f
-
Hace unos días se publicó OpenFOAM version 13, la distribución de la OpenFOAM Foundation (https://openfoam.org).
Se puede instalar en la última versión de Ubuntu (25.04) y en las dos últimas LTS.
En windows, se usa el Windows Subsystem for Linux.
En mac se usa Canonical Multipass, no tengo muy claro lo que es y me da pereza probarlo.
Otros Linux pueden requerir compilar el programa.
-
Getting a bit further with my exploration of Computational Fluid Dynamics (CFD) this evening. Using the mighty @FreeCAD I've modelled this "Ballute" style parachute and simulated it descending at 6m/s in air. The air velocity is plotted in the images. Ace to see the turbulence in the point cloud/steam chaser view. If any #CFD experts fancy a chat.... I HAVE QUESTIONS! #OpenFOAM #FreeCAD
-
Following on from my earlier stuff about being inspired about parachute/recovery systems and Ballute design in @FreeCAD I've dived into setting up the CfDoF workbench and bashing through a simple tutorial pushing water through a stepped tube. I think I borked the glyph a little, but I feel like I've learnt a little... and seen a LOT to learn. #OpenFOAM #CFD #Paraview
-
Following on from my earlier stuff about being inspired about parachute/recovery systems and Ballute design in @FreeCAD I've dived into setting up the CfDoF workbench and bashing through a simple tutorial pushing water through a stepped tube. I think I borked the glyph a little, but I feel like I've learnt a little... and seen a LOT to learn. #OpenFOAM #CFD #Paraview
-
Following on from my earlier stuff about being inspired about parachute/recovery systems and Ballute design in @FreeCAD I've dived into setting up the CfDoF workbench and bashing through a simple tutorial pushing water through a stepped tube. I think I borked the glyph a little, but I feel like I've learnt a little... and seen a LOT to learn. #OpenFOAM #CFD #Paraview
-
Following on from my earlier stuff about being inspired about parachute/recovery systems and Ballute design in @FreeCAD I've dived into setting up the CfDoF workbench and bashing through a simple tutorial pushing water through a stepped tube. I think I borked the glyph a little, but I feel like I've learnt a little... and seen a LOT to learn. #OpenFOAM #CFD #Paraview
-
Following on from my earlier stuff about being inspired about parachute/recovery systems and Ballute design in @FreeCAD I've dived into setting up the CfDoF workbench and bashing through a simple tutorial pushing water through a stepped tube. I think I borked the glyph a little, but I feel like I've learnt a little... and seen a LOT to learn. #OpenFOAM #CFD #Paraview
-
@FreeCAD @goatchurch
Using a model of an @avian Evo3 as the demo. Simulated using #openfoam #cfd -
Fantastic to see this article about #FreeCAD and #OpenFOAM being used to perform CFD analysis on #rocket designs. Lots of mentions for Dave Carter who is a fabulous FreeCAD contributor and creator of the Rocket Workbench. Check out the excellent Peak Of Flight rocketry newsletter here https://www.apogeerockets.com/Peak-of-Flight/Newsletter641
-
-
CW: No stoopid computers today, just riiiide
@ProjectPhysX Now we need a 3d scan to include as part of #FluidX3D to serve as the equivalent of the #OpenFOAM motorbike example!
-
Here's a use case you don't hear about often - computational fluid dynamics. If that's something relevant to you, Linux has you covered with OpenFOAM!
➡️ https://fedoramagazine.org/use-openfoam-to-solve-computational-fluid-dynamics-problems/
-
-
University of Arkansas honors student uses #OpenFoam, an #OpenSource software for computational fluid dynamics, to simulate and analyze specific benchmark cases in multiphase flow.
https://news.uark.edu/articles/66297/honors-student-completes-competitive-international-fellowship
-
#Fluidsimfoam was demoed at a recent #OpenFOAM users conference. Slides and blog post by @PierreAugier here:
http://legi.grenoble-inp.fr/people/Pierre.Augier/fluidsimfoam-at-openfoam-users-conference.html
-
On the topic of #CFD solvers, #OpenFOAM is popular choice. We are actively working on creating a new reusable #Python + #FluidSim framework, so that you can define, launch, manage and post-process :blobhaj_plead_1: OpenFOAM simulations from Python :python_logo:
Interesting? Take a look
-
The feature I miss the most from Twitter on Mastodon is quote tweets, explicitly of my own for the use case of related but divergent technical threads.
Working on the #GPGPU && #AVX512 accelerated build of #PETSc to enable faster execution of #OpenFOAM as of now and all the relevant threads would have to be independent threads and hard to cross reference as new threads/tangents pop up.
-
The feature I miss the most from Twitter on Mastodon is quote tweets, explicitly of my own for the use case of related but divergent technical threads.
Working on the #GPGPU && #AVX512 accelerated build of #PETSc to enable faster execution of #OpenFOAM as of now and all the relevant threads would have to be independent threads and hard to cross reference as new threads/tangents pop up.
-
The feature I miss the most from Twitter on Mastodon is quote tweets, explicitly of my own for the use case of related but divergent technical threads.
Working on the #GPGPU && #AVX512 accelerated build of #PETSc to enable faster execution of #OpenFOAM as of now and all the relevant threads would have to be independent threads and hard to cross reference as new threads/tangents pop up.