Search found 19 matches

by AhmedER
Mon Jul 10, 2017 8:27 am
Forum: FEM
Topic: Has someone tried adding to Calculix source code?
Replies: 8
Views: 3135

Re: Has someone tried adding to Calculix source code?

Have you tried contacting the developers? From their site : If you have any comments or suggestions, or if you would like to contribute to this project, please contact us! Email: guido.dhondt themailchar calculix asmalcircle de (CalculiX CrunchiX) klaus.wittig themailchar calculix asmallcircle de (...
by AhmedER
Sun Jul 09, 2017 10:55 pm
Forum: Help on using FreeCAD
Topic: Trying to solve a beam element problem
Replies: 1
Views: 731

Trying to solve a beam element problem

The following problem runs on calculix but it has this error "Base.FreeCADError: PyArg_ParseTuple failed. Invalid arguments used with setNodeByScalars". Screenshot from 2017-07-10 00-52-02.png The results doesn't seem to be compatible with femap results. What could I have done wrong? OS: L...
by AhmedER
Sat Jul 08, 2017 12:55 pm
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

Re: How to use Z88 in FEM?

no, there is no unit test at the moment. :( multiple beamsections not supported means you only can define one beam sections for all your 1D elements. The multiple beam sections are not implemented for z88 in FreeCAD. Just saw it on your sceen, you have two beamsection objects, there can only be one...
by AhmedER
Sat Jul 08, 2017 11:12 am
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

Re: How to use Z88 in FEM?

I get no results either. I need to have a closer look. This may take some time. To try if your z88 runs in FreeCAD you could do the following. - start FreeCAD - go to start wb - load 3D FEM example - activate the analysis - add an solver z88 object - select the z88 solver - click on the run analysi...
by AhmedER
Sat Jul 08, 2017 8:17 am
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

Re: How to use Z88 in FEM?

you need to set the path to your z88r binary file in preferences. bernd I did that. The error is gone, but there is no results in sight. Z88_2.png This is the file TrussZ88real.fcstd On an unrelated note. Have you tried coding for Calculix? Is there any forums/wiki/guides/... to help me learn how t...
by AhmedER
Sat Jul 08, 2017 6:09 am
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

Re: How to use Z88 in FEM?

Version: 0.17. 11084 (Git) You are using an obsolete development version, 425 commits behind the one currently available (0.17.11509). A respectable number of them were in the FEM workbench. The problem persisted after updating my FreeCAD. Selecting "FEM->Solver Job Control" doesn't do an...
by AhmedER
Sat Jul 08, 2017 1:19 am
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

Re: How to use Z88 in FEM?

Please always post your FC version info ( Help > About FreeCAD > Copy to clipboard ) Sorry I forgot, I normally remember to add the info. OS: Linux Mint 18 Sarah Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.11084 (Git) Build type: None Branch: master Hash: fa00b4f06a0c96de57a7...
by AhmedER
Fri Jul 07, 2017 11:09 pm
Forum: FEM
Topic: How to use Z88 in FEM?
Replies: 31
Views: 10472

How to use Z88 in FEM?

How to use Z88 as a solver instead of CalculiX? After I made the following analysis, I tried FEM->Solver Job, but it isn't working. OS: Linux Mint 18 Sarah Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.11084 (Git) Build type: None Branch: master Hash: fa00b4f06a0c96de57a777d6532...
by AhmedER
Thu Jul 06, 2017 6:43 pm
Forum: FEM
Topic: Has someone tried adding to Calculix source code?
Replies: 8
Views: 3135

Has someone tried adding to Calculix source code?

I have been trying to find any guides on how to develop new code for the calculix project, but to no avail. Has anyone tried to? If yes, then is it accessible or not? Is there a reason not to try at all?
by AhmedER
Thu Jul 06, 2017 6:41 pm
Forum: FEM
Topic: CalculiX has neither real Shell nor real Beam elements?
Replies: 9
Views: 4290

CalculiX has neither real Shell nor real Beam elements?

According to this page https://www.freecadweb.org/wiki/GSoC_FEM_Solver_Z88 "CalculiX has neither real Shell nor real Beam elements", can someone clarify the meaning of this? How do we make analysis with beam elements if that statement is true?