hFrame3DDfc - Frame design with Frame3DD in FC

About the development of the FEM module/workbench.

Moderator: bernd

thschrader
Veteran
Posts: 3158
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by thschrader »

johnwang wrote: Sun Apr 12, 2020 11:02 am In your drawing, some elements are colored in Red and some in Blue. What it means? Element in Compression or in Tensil ?
blue=tension (see index t in frame3d result file)
red=compression (index c in ...)
The symbol at the fixing with the 6 little squares means all 6 degrees of freedom (3x force, 3x momentum) are fixed.
done with software from pcae:
https://www.pcae.de/

just a thought: I will try to use paraview for displaying result-graphics.
result-index.JPG
result-index.JPG (27.84 KiB) Viewed 1530 times
tower_4HFRAP.JPG
tower_4HFRAP.JPG (89.91 KiB) Viewed 1530 times
thschrader
Veteran
Posts: 3158
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by thschrader »

There is a parameter "x-axis-increment" in the 3dd input file, which subdivides all beams.
The result is written in the if01 output file. (here: beam 15, length 3 m, subdivide every 100 mm).
idea: export the frame from FC, import in paraview and use if01-data to project it on the
frame members for visualization. Numerical result in N*mm for momentum, divide it by 1 million to get kNm.
regards Thomas
beam_subdivide.JPG
beam_subdivide.JPG (89.7 KiB) Viewed 1523 times
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by johnwang »

thschrader wrote: Mon Apr 13, 2020 8:57 am There is a parameter "x-axis-increment" in the 3dd input file, which subdivides all beams.
Yes, I noticed this dx. I think I can read the if* files.

The 6 dots For 6 dof is interesting.
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by johnwang »

Reaction
rea.jpg
rea.jpg (43.78 KiB) Viewed 1480 times
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
thschrader
Veteran
Posts: 3158
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by thschrader »

johnwang wrote: Tue Apr 14, 2020 11:35 pm Reaction
Looks good!

I played a little bit with spreadsheet.
Load file, export spreadsheet as input.3DD file.
Start new document in FC, start frame3D-wb, load input.3DD, run analysis.
mast_test.FCStd
(33.62 KiB) Downloaded 32 times
frame3dd_calculation.JPG
frame3dd_calculation.JPG (287.53 KiB) Viewed 1448 times
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by johnwang »

thschrader wrote: Wed Apr 15, 2020 7:18 am
johnwang wrote: Tue Apr 14, 2020 11:35 pm Reaction
Looks good!

I played a little bit with spreadsheet.
Frame3DD has a spreadsheet interface here:
http://svn.code.sourceforge.net/p/frame ... l.html#CSV

I haven't tried.
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
thschrader
Veteran
Posts: 3158
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by thschrader »

Your work is not forgotten:
https://forum.freecadweb.org/viewtopic. ... 9&start=50

What do you think?
Frame3D versus Nastran.
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by johnwang »

thschrader wrote: Sun Jun 20, 2021 8:01 pm What do you think?
Frame3D versus Nastran.
Frame3D is dedicated to 1d elements and has non-linear ability. Nastran95/Mystran has more, like 2d shell elements, though a bit old.
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
Laurie Hartley
Posts: 526
Joined: Mon Feb 27, 2017 5:33 am
Location: Australia

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by Laurie Hartley »

I am only a hobbyist but this subject is of particular interest to me however my operating system is Linux. My question is can this concept be integrated into a Linux operating system?
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: hFrame3DDfc - Frame design with Frame3DD in FC

Post by johnwang »

Laurie Hartley wrote: Sun Jun 27, 2021 7:27 am I am only a hobbyist but this subject is of particular interest to me however my operating system is Linux. My question is can this concept be integrated into a Linux operating system?
You could compile Frame3DD from source under Linux or use XCFEM mentioned here https://forum.freecadweb.org/viewtopic. ... 68#p511902

Then let the WB know where you installed it and the name of the executable file.
hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
Post Reply