parametrized study using the FEM module by run a script

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
Brucesc2
Posts: 11
Joined: Tue May 17, 2016 8:38 pm

parametrized study using the FEM module by run a script

Post by Brucesc2 »

Hi,

Im looking to create a parametrized study using the FEM module. My first and only idea to do this is to use the Macro editor and create a script somehow. A number of questions arose because it sounded simpler than it was:

1. How to activate the Analysis?
2. How to find the methods to start the simulation?
3. How to keep and store the results, then how to show the results?

I just started using the FEM Module and the python script but somewhat it confuses me and I am stuck how to find methods for the GUI objects, by using dir, but it only gives the "common view-object methods" as I see it.

Although this could be a more "python" aimed topic, it has still somewhat with fundamental FEM studies that professional uses for design evaluations.

Best Regards,
Markus
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: Are you looking for help regarding FreeCAD FEM Workbench?

Post by PrzemoF »

I'd suggest to start a new topic and take a look at the test for FEM wb [1]. It does full analysis except instead running CalculiX makes a mock calculations.

[1] https://github.com/FreeCAD/FreeCAD/blob ... TestFem.py
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Are you looking for help regarding FreeCAD FEM Workbench?

Post by bernd »

PrzemoF wrote:I'd suggest to start a new topic and take a look at the test for FEM wb [1]. It does full analysis except instead running CalculiX makes a mock calculations.
+1, start a new forum topic and have a lock at testfem.py
Brucesc2
Posts: 11
Joined: Tue May 17, 2016 8:38 pm

Re: Are you looking for help regarding FreeCAD FEM Workbench?

Post by Brucesc2 »

Hey,
Regarding Parameterized FEM calculation:
I made a new Topic -> viewtopic.php?f=18&t=16944

BR Markus
Post Reply