FEM analysis error on "ThermoMechSteadyState"

About the development of the FEM module/workbench.

Moderator: bernd

User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: FEM analysis error on "ThermoMechSteadyState"

Post by bernd »

easyw-fc wrote:now I have to see if I can built FC at least in a VM under ubuntu
you will need these packages: https://github.com/FreeCAD/FreeCAD/blob ... is.yml#L62
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: FEM analysis error on "ThermoMechSteadyState"

Post by sgrogan »

easyw-fc wrote:now I have to see if I can built FC at least in a VM under ubuntu
(the way to build in win is a quite more complex to me to be achieved ;) )
It's really not any harder than ubuntu.
bernd wrote:you will need these packages: https://github.com/FreeCAD/FreeCAD/blob ... is.yml#L62
What are you holing out?
@easy-fc
Install xenial and use bernd's script
viewtopic.php?f=13&t=18397
Anyway I post a win build in about 6 hours.
"fight the good fight"
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: FEM analysis error on "ThermoMechSteadyState"

Post by bernd »

sgrogan wrote:@easy-fc
Install xenial and use bernd's script
viewtopic.php?f=13&t=18397
Anyway I post a win build in about 6 hours.
Ahh yeah you could use the script too. You will get OCCT 7.0.0 You can get it from my Github: https://gist.github.com/berndhahnebach/ ... 01a94df05f
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: FEM analysis error on "ThermoMechSteadyState"

Post by easyw-fc »

sgrogan wrote: What are you holing out?
@easy-fc
Install xenial and use bernd's script
viewtopic.php?f=13&t=18397
thx I didn't know about @bernd script...
sgrogan wrote: Anyway I post a win build in about 6 hours.
thx for the win build, I will download asaa

I followed the instruction to create a building environment in win
http://www.freecadweb.org/wiki/?title=CompileOnWindows
but it seems much harder than in linux, and in linux I remember that I already did once

Is there any tricky script to create a building windows environment?
I'm a bit more familiar with msys2 or cygwin but it seems for building FC in win, ms compiler is the right compiler...

Maurice
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: FEM analysis error on "ThermoMechSteadyState"

Post by sgrogan »

Win x64 build https://github.com/sgrogan/FreeCAD/rele ... g/0.17-dev
easyw-fc wrote:Is there any tricky script to create a building windows environment?
I'm a bit more familiar with msys2 or cygwin but it seems for building FC in win, ms compiler is the right compiler...
Some version of VS2013 is required at the moment (unless you want to take care of the libs yourself). I read the wiki and it needs some love. If you open a topic in install/compile I'm sure we can walk you thru it.
"fight the good fight"
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: FEM analysis error on "ThermoMechSteadyState"

Post by easyw-fc »

Hi @sgrogan
I downloaded both 32 & 64 version but I cannot found the new dialog options
new-fem-constraint-parameters-missing.png
new-fem-constraint-parameters-missing.png (47.68 KiB) Viewed 1471 times
as in @makkemal screenshot
Image
thx
Maurice
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: FEM analysis error on "ThermoMechSteadyState"

Post by sgrogan »

"fight the good fight"
User avatar
makkemal
Posts: 395
Joined: Wed Apr 29, 2015 12:41 pm
Location: South Africa
Contact:

Re: FEM analysis error on "ThermoMechSteadyState"

Post by makkemal »

Updated
The temp constraint has total heat input in Watt (like yesterday)
Convection constraint also now support heat flux in Watt/m^2
https://github.com/makkemal/FreeCAD/tree/HeatFlux_v2
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: FEM analysis error on "ThermoMechSteadyState"

Post by easyw-fc »

makkemal wrote:Updated
The temp constraint has total heat input in Watt (like yesterday)
Convection constraint also now support heat flux in Watt/m^2
https://github.com/makkemal/FreeCAD/tree/HeatFlux_v2
thx a lot @makkemal @KgoaOT for this feature! :D
thx @sgrogan for the building :D
tested fine on win10 64b :)
Maurice
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: FEM analysis error on "ThermoMechSteadyState"

Post by easyw-fc »

makkemal wrote:Updated
The temp constraint has total heat input in Watt (like yesterday)
Convection constraint also now support heat flux in Watt/m^2
https://github.com/makkemal/FreeCAD/tree/HeatFlux_v2
+1 for a PR :)
Post Reply