Fem constraint contact

About the development of the FEM module/workbench.

Moderator: bernd

Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: Fem constraint contact

Post by Jee-Bee »

bernd wrote:Wow we saw lot of development for FEM in 0.16 and we will see even much more in 0.17 :D :D
I think the wiki Roadmap have to be changed…
FEM is current development. The Future is now :D
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Fem constraint contact

Post by bernd »

makkemal wrote:@bernd don't look at the code or how the commits are staged :twisted:
I will have a look at the code, for sure :mrgreen: . I'm curious how you guys implemented the contact :geek: . I promise I do not do any comments in this regard at the moment 8-)
User avatar
makkemal
Posts: 395
Joined: Wed Apr 29, 2015 12:41 pm
Location: South Africa
Contact:

Re: Fem constraint contact

Post by makkemal »

I'm curious how you guys implemented the contact :geek:
Ruan made us mechanical engineers a nice C++ template on howto add a constraint.(see attached)
Ofentse who had some complex contact modelling in his thesis (which was done with Calculix) added this using the template only knowing Python in about a week.
Attachments
constraint_programming_template.7z
(424.71 KiB) Downloaded 86 times
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: Fem constraint contact

Post by Jee-Bee »

The Zip file password protected. When i leave password empty i get only the sub folders no other files
User avatar
makkemal
Posts: 395
Joined: Wed Apr 29, 2015 12:41 pm
Location: South Africa
Contact:

Re: Fem constraint contact

Post by makkemal »

The Zip file password protected. When i leave password empty i get only the sub folders no other files
If you read the word doc you will find the password :D
@Jee-Bee If all else fails read the instructions ...
Last edited by makkemal on Sat May 21, 2016 3:26 am, edited 1 time in total.
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: Fem constraint contact

Post by PrzemoF »

I have to say I'm very impressed! The changes in the FEM wb are amazing! :D
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Fem constraint contact

Post by sgrogan »

PrzemoF wrote:I have to say I'm very impressed! The changes in the FEM wb are amazing! :D
No doubt :o The progress makes me dizzy :lol:
Hope your doing well. Not asking to do anything, can you explain the status of the copr builds, I see them chugging along. Do they have Netgen support? Have you seen the OCCT7, SMESH7, VTK7, Netgen5.3 etc discussions? How much do the Fedora package managers handle this. How much does FreeCAD have to do.
"fight the good fight"
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: Fem constraint contact /off-topic/

Post by PrzemoF »

/Off topic/
Thanks! I'm OK, but I have very little time for FreeCAD. I did a quick scan of what's happening, but no time to read in details. I fixed the fedora builds yesterday. The latest one is OK except fedora 24 [1]
Those are pure master builds, so no extra patches included. I can switch on whatever we need to switch and whatever works on fedora. Currently there are only 2 switches + some for handling directories:

Code: Select all

       -DFREECAD_USE_EXTERNAL_PIVY=TRUE
       -DFREECAD_USE_EXTERNAL_SMESH=TRUE
If there is anything that works on fedora and you want me to switch it on please let me know.

[1] https://copr.fedorainfracloud.org/coprs ... ld/292111/

P.S. geofinder.eu with unofficial FreeCAD phabricator is down, I'm aware of it - it's work in progress.
User avatar
makkemal
Posts: 395
Joined: Wed Apr 29, 2015 12:41 pm
Location: South Africa
Contact:

Re: Fem constraint contact

Post by makkemal »

I have to say I'm very impressed! The changes in the FEM wb are amazing! :D
Yup going to take on the commercial packages very quickly :twisted:

I just got all our code working with the multiple solver changes but will have to do some testing.
We will submit all of this later this week

@sprogan how is the Scipy integration coming along ?
This will be a game changer
User avatar
vejmarie
Posts: 713
Joined: Mon Jan 04, 2016 4:52 pm
Location: Somewhere between France, USA and Taiwan
Contact:

Re: Fem constraint contact

Post by vejmarie »

@makkemal, I tried to compile your branch but without success (it is not your fault but my compile environment which is a little bit too advanced and needs ickby SMESH patches to work properly). Anyway, are you sure about the tree name https://github.com/makkemal/FreeCAD/tree/rtd_hindlemp as I do not see any specific new constraint code into it :(.

vejmarie
Post Reply