About Add_FEM_Equation_Tutorial wiki page

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

About Add_FEM_Equation_Tutorial wiki page

Post by johnwang »

Hi,

https://wiki.freecadweb.org/Add_FEM_Equation_Tutorial

At the end of Section: Elmer's Equation Object, it says:

Code: Select all

Finally one has to register a makeEquationStatcurrent definition in ObjectsFem.py by duplicating an available entry.
There is no makeEquationStatcurrent. I think it should be:

Code: Select all

Finally one has to register a makeEquationFlow definition in src/Mod/Fem/ObjectsFem.py by duplicating an available entry.
Cheers,

John
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: About Add_FEM_Equation_Tutorial wiki page

Post by bernd »

would you cerrect this entry?
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: About Add_FEM_Equation_Tutorial wiki page

Post by johnwang »

bernd wrote: Sun Jul 25, 2021 9:21 am would you cerrect this entry?
Made a few changes.
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
Post Reply