GDML Workbench presentation made at the FreeCAD ( and free CAE ) conference https://hopin.com/events/freecad-and-free-cae-users-conference/registration
Presentation Youtube video
Keynote Slides and PDF available at https://github.com/KeithSloan/GDML
Organised by Pretoria University
Sponsored by
The UK Royal Academy of Engineering
Lloyds register foundation
Engineering X
3 Likes
Dear Keith,
I was very impressed with the capacity of the FreeCAD GDML workbench. Although I am not an expert in programming, I see great value in it for novices like me in GEANT4. Do you have GDML example files that we can use to learn? Your help is very much appreciated.
GA
Hi Gamel
There are some samples on some of the Wiki pages.
(Note: As the FreeCAD file extension is not a supported filetype you have to remove the extra txt)
- Array : Example of use of Array · KeithSloan/GDML Wiki · GitHub
- Revolved : Examples of Revolved sketches · KeithSloan/GDML Wiki · GitHub
- Sample Array of Parts · KeithSloan/GDML Wiki · GitHub
- A test of an Assembly · KeithSloan/GDML Wiki · GitHub
Extrusion of Sketches from a STEP file.
https://github.com/KeithSloan/GDML/wiki/Extrusion-of-Sketches-from-a-STEP-file.
Somebody has prepared a paper and some sample YouTube videos which we hope will be published shortly once they have passed a final review.
1 Like
We are in the process of collecting a set of test files created with the GDML workbench that can be used in future for automatic testing of code changes - These could also be used as samples
The Repro is at https://github.com/KeithSloan/FreeCAD_GDML_Test_Collection
Note: files maybe added or removed from this set in the future
1 Like