[quote=oliveroxtoby post_id=214151 time=1518167737 user_id=11950]
As an introduction to the CfdOF workbench, we collect together a list of useful training material: [list]
[*][url]https://opensimsa.github.io/training.html[/url]
Example test problems consisting of slides to walk you through the set-up process. The starting geometry is provided as well as the FreeCAD macros which reproduce the steps to set up the examples.
[*][url]https://youtu.be/8A9GewANqh8[/url]
A nice beginner's walk-through video created by @makkemal
[/list]
[/quote]
Hi Oliver,
thank you for your work and useful links :D
I was wondering if you have some tutorial on thermal analysis for pcbs...
something like this
https://www.simscale.com/projects/ahmedhussain18/pcb_-_transient_thermal_analysis_1/
Some time ago I started a thread here
https://forum.freecadweb.org/viewtopic.php?f=18&t=16749&start=40#p133612 [img]https://forum.freecadweb.org/download/file.php?id=25541[/img]
and published something here
https://forum.kicad.info/t/kicad-stepup-and-fem-thermo-mechanical-analysis/3828
but the video that @makkemal kindly published is not available anymore
https://forum.freecadweb.org/viewtopic.php?f=3&t=17068&start=10#p135611
(it was using old methods that have been supersede by the new FEM updates).
I think it would be a large interest for PCB thermal analysis with FreeCAD and FEM ...
Hi Maurice,
Your above linked simulation is done with calculix. So, this is maybe the way to go. One would have to create a boundary condition for convective heart flux and a body load for body heat flux inside freecad.
The elmer solver should do it as well after implementing convection and this type of heartflux but you would have the benefit that you could solve the temperature separately from deformation, which is not possible in Fc -calculix now.
BR,
Howil