Hello Matthew,
After a lot of struggling with felbow.f I managed to compile it with Abaqus. However I found easier to use felbow.py instead (write to me if want more info about that).
So to make felbow.f working it's needed to have Fortran Compiler installed. That's the procedure I followed...
Dear colleagues,
I have a question regarding the postprocessing program felbow.f written in Fortran and provided in the Abaqus manual: http://abaqus.ethz.ch:2080/v6.11/books/exa/default.htm?startat=ch14s01aex154.html#exa-pst-felbow
My question is: how can I make working felbow.f together with...
Hello again,
I got to know the solution for the problem I had.
An Elbow section cannot be specified in /CAE. That’s why do so: specify the beam as a pipe-section in /CAE. Then you have to write out the inp-file from /CAE using:
Job -> Write input
Then you get a inp-file that you can edit...
Hello,
I would like to model a simple pipe structure with any of the elbow elements available in Abaqus, for instance the beam element ELBOW31. In the Mesh module I successfully assign ELBOW31 as Element Type but it is also needed to assign an elbow section in the Property module. The problem...
Oou I see you've spent some time in dealing with my problem. Thank you for the consideration, you even went into programming stuff a little.
Actually my purpose is to use the trick which is about for many formulas for a report with calculations about a concrete slab and as you can guess I'm...
Thank you for the help!
I also saw a similar way to do such a trick but with a command "substitute". Unfortunately it is not the exactly thing that I wanted to do, anyway it is better than nothing!
Dear Mathcad users,
I would like to ask you for a help concerning a Mathcad issue. I am trying to make the program to show me the values of the variables that appear in a certain formula because the program just calculates according to the formula that I have written and doesn't show what...