Using PlaneGCS as the sketch constraint solver in SALOME
Using PlaneGCS as the sketch constraint solver in SALOME
Dear FreeCAD developers,
The SALOME team (CEA-EDF) is currently developing a new parametric modeller for numerical simulation to replace SALOME GEOM. This new SALOME module is named SHAPER. Its first public release is planned in 2018.
Like GEOM and FreeCAD, SHAPER is based on the OCC library.
We have integrated FreeCAD's PlaneGCS as the constraints solver, which gives good results. This is a great library, congratulations for this work.
However, we are facing some limitations (mostly in the DOF computation), that other SALOME developers will explain more precisely in a next message to request some help.
Thank you and best regards,
Christophe
The SALOME team (CEA-EDF) is currently developing a new parametric modeller for numerical simulation to replace SALOME GEOM. This new SALOME module is named SHAPER. Its first public release is planned in 2018.
Like GEOM and FreeCAD, SHAPER is based on the OCC library.
We have integrated FreeCAD's PlaneGCS as the constraints solver, which gives good results. This is a great library, congratulations for this work.
However, we are facing some limitations (mostly in the DOF computation), that other SALOME developers will explain more precisely in a next message to request some help.
Thank you and best regards,
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Hi Christophe,
Great to see you here!
Unfortunately the main guy who originally coded PlaneGCS (@logari81) didn't contribute to FreeCAD since a very long time, but I think @abdullah and @wmayer have dived into it more recently... So probably we'll be at the same point as you guys regarding PlaneGCS.
Anyway, would be awesome to have some form of collaboration between our two projects. Looking forward to this!
Great to see you here!
Unfortunately the main guy who originally coded PlaneGCS (@logari81) didn't contribute to FreeCAD since a very long time, but I think @abdullah and @wmayer have dived into it more recently... So probably we'll be at the same point as you guys regarding PlaneGCS.
Anyway, would be awesome to have some form of collaboration between our two projects. Looking forward to this!
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Hi Christope, sounds great. Not to hijack your post but I have what I hope is a quick question... We have a few simple patches to Salome MED-file required for building properly on macOS. What process should we follow so these will be incorporated into the next MED-file release?cbourcier wrote:Dear FreeCAD developers,
The SALOME team (CEA-EDF) is currently developing a new parametric modeller for numerical simulation to replace SALOME GEOM. This new SALOME module is named SHAPER. Its first public release is planned in 2018.
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Hi blacey,blacey wrote:
Hi Christope, sounds great. Not to hijack your post but I have what I hope is a quick question... We have a few simple patches to Salome MED-file required for building properly on macOS. What process should we follow so these will be incorporated into the next MED-file release?
Your link gives a 404 error. Can you check it?
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Somehow I missed this post.
I am not an expert, but if you have questions I will try my best to answer them
Regards,
abdullah
I am not an expert, but if you have questions I will try my best to answer them

Regards,
abdullah
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Here is another link to the patches: https://github.com/FreeCAD/homebrew-fre ... .patch.zipcbourcier wrote:Hi blacey,blacey wrote:
Hi Christope, sounds great. Not to hijack your post but I have what I hope is a quick question... We have a few simple patches to Salome MED-file required for building properly on macOS. What process should we follow so these will be incorporated into the next MED-file release?
Your link gives a 404 error. Can you check it?
Christophe
Context: https://github.com/FreeCAD/homebrew-fre ... -280418236
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Sorry about that - the Home-brew team accepted the med-file formula that we contributed. Here is a link to a viewable form of the diffs in addition to the download link that @Kunda1 provided. Thanks in advance for your help.blacey wrote: Your link gives a 404 error. Can you check it?
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Hi,
The two changes regarding the HDF types and MEDequivInfo signature had already been fixed in medfichier-3.2.1, that will be provided with Salome 8.2.0 (download will be available soon... maybe tomorrow).
The other changes regarding the include of <utility> and the CMakefile fix are now integrated in development version and will be in the next stable version.
Christophe
The two changes regarding the HDF types and MEDequivInfo signature had already been fixed in medfichier-3.2.1, that will be provided with Salome 8.2.0 (download will be available soon... maybe tomorrow).
The other changes regarding the include of <utility> and the CMakefile fix are now integrated in development version and will be in the next stable version.
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Christophe, that's great news - thanks for the support. Are the stable development versions publicly available?cbourcier wrote:Hi,
The two changes regarding the HDF types and MEDequivInfo signature had already been fixed in medfichier-3.2.1, that will be provided with Salome 8.2.0 (download will be available soon... maybe tomorrow).
The other changes regarding the include of <utility> and the CMakefile fix are now integrated in development version and will be in the next stable version.
Christophe
Re: Using PlaneGCS as the sketch constraint solver in SALOME
Hi
.
Salome git repositories are mirrored on salome website:
http://git.salome-platform.org/gitweb/
You will get there the development version.
Bests,
AFAIK, a version is either stable or developmentAre the stable development versions publicly available?

Salome git repositories are mirrored on salome website:
http://git.salome-platform.org/gitweb/
You will get there the development version.
Bests,