Search found 43 matches

by johnnyontheweb
Tue Nov 24, 2020 7:38 am
Forum: OpenSees.exe Users
Topic: ShellMITC4 stress calculation
Replies: 5
Views: 7092

Re: ShellMITC4 stress calculation

I think I found the point - theElement->strain was always zero, due to the fact that

Code: Select all

algorithm Linear
does not set any trial strain on the element.
I used this because at this stage my model is linear, anyway I turned into

Code: Select all

algorithm Newton
and now I have forces.
by johnnyontheweb
Sun Nov 22, 2020 7:51 am
Forum: OpenSees.exe Users
Topic: ShellMITC4 stress calculation
Replies: 5
Views: 7092

Re: ShellMITC4 stress calculation

Hello,
I read here that one can use:

Code: Select all

recorder Element -file ele1gp1forces.out -time -ele 1 material 1 forces
to get results in this order:

Code: Select all

 [Time Nxx, Nyy, Nxy, Mxx, Myy, Mxy, Vxz, Vyz]
If I use ShellMITC4 and PlateFiber, like this:

Code: Select all

nDMaterial ElasticIsotropic 3 210000 0.3
nDMaterial PlateFiber 2 3
section PlateFiber 1 2 0.01
# shell elements
element ShellMITC4 1  10001 10145 10147 10146 1
...
I have all results as zero for:

Code: Select all

recorder Element -file ele1gp1forces.out -time -ele 1 material 1 forces
since "material 1" is misleading I suppose...

I have 24 results (6 forces/moments by 4 GPs) for:

Code: Select all

recorder Element -file ele1gp1forces.out -time -ele 1 forces
I cannot still obtain the generalized shell forces Nxx, Nyy, Nxy, Mxx, Myy, Mxy, Vxz, Vyz.
How the recorder should be written in order to get such forces per unit lenght? They should be 8 x 4GPs.
To clarify, I'm not looking for single-fiber stresses. Thanks in advance
by johnnyontheweb
Tue Apr 17, 2018 5:19 am
Forum: OpenSees.exe Users
Topic: Response Spectrum Analysis dll Module Release
Replies: 2
Views: 3741

Re: Response Spectrum Analysis dll Module Release

cromance wrote:
> Is there anyone who use this dll for response spectrum analysis?
> I can't perfrom eigen value analysis with pFactor command using Opensees
> 2.5.0.

Please tell about the error encountered. The DLL was updated a few months ago. If you can, uploading your model will be of great help.
by johnnyontheweb
Mon Nov 07, 2016 7:29 am
Forum: OpenSees.exe Users
Topic: Linear stability analysis?
Replies: 1
Views: 2532

Linear stability analysis?

Hi everyone,
can OpenSees perform linear stability (buckling) analysis?
I cannot find any reference on that, and I've never seen any geometric stiffness matrix in the elements' code.

Thanks
by johnnyontheweb
Sun Jun 14, 2015 1:49 am
Forum: OpenSees.exe Users
Topic: A problem with adding a new material
Replies: 2
Views: 3055

Re: A problem with adding a new material

I'm trying me too, but I get an overflow error when trying to read "theParam" array. It seems that the c_f_pointer it's not working.
Moreover, you must correct the "if results != 1" in TCLelement_api in "if results != 0".
Still looking to solve...
by johnnyontheweb
Fri Jun 05, 2015 7:18 am
Forum: OpenSees.exe Users
Topic: New software for pre- and post-processing
Replies: 2
Views: 3411

New software for pre- and post-processing

Dear all,
it is available from now a brand-new software that supports, amongst the other features, pre- and post- processing for OpenSees. Some applications will be presented in the upcoming OpenSees Days Italy in Salerno.
It can be downloaded from http://www.nextfem.eu and it is free.
I kindly ask fmk to include this software in the Tools page (http://opensees.berkeley.edu/OpenSees/user/tools.php) if possible; below a short description:

NextFEM Designer is a user friendly Finite Element Analysis program, which can be used alone or to be a pre- or post- processor for several widely used FEM programs (i.e. OOFEM, SAP2000, Midas GEN, OpenSees, ABAQUS/CalculiX, Zeus-NL, and others).
List of features:
- general pre-processor capabilities: 3D and 2D views, customizable colours, accelerated rendering with DirectX technology;
- modelling with the most common structural elements, such as beams, shells and solid elements;
- importing input files from DXF drawings, OpenSees scripts, Midas GEN, SAP2000, ABAQUS, OOFEM, Zeus-NL;
- importing results from SAP2000, OOFEM and OpenSees;
- exporting models to SAP2000, ABAQUS, Midas GEN, OpenSees, OOFEM;
- post-processing capabilities with deformed shapes with contour display, beam diagrams, stress and strain contour.
by johnnyontheweb
Tue Apr 07, 2015 1:11 pm
Forum: Framework
Topic: windows DLL for new system
Replies: 1
Views: 2776

windows DLL for new system

Deaf fmk,
is there an example for ms visual studio on how to compile a new system as external DLL?
if not, can you tell me please which template I can use (maybe the one for the new element or for newCommand)?

thanks in advance,
Giovanni
by johnnyontheweb
Sun Feb 15, 2015 11:08 am
Forum: Framework
Topic: GetNodeIncrDeltaDisp or GetNodeIncrDisp?
Replies: 2
Views: 3777

Re: GetNodeIncrDeltaDisp or GetNodeIncrDisp?

got it, it's clear now.
Thanks
by johnnyontheweb
Wed Feb 11, 2015 7:29 am
Forum: Framework
Topic: GetNodeIncrDeltaDisp or GetNodeIncrDisp?
Replies: 2
Views: 3777

GetNodeIncrDeltaDisp or GetNodeIncrDisp?

Dear fmk,
what is exactly the difference between OPS_GetNodeIncrDeltaDisp and OPS_GetNodeIncrDisp in the element APIs?

thanks,
Giovanni
by johnnyontheweb
Sun Feb 01, 2015 1:37 am
Forum: Parallel Processing
Topic: How to compile OpenSeesMP in Windows?
Replies: 10
Views: 14869

Re: How to compile OpenSeesMP in Windows?

The point was the name of the libs. It is necessary to publish some instructions on the wiki.
by johnnyontheweb
Mon Jan 26, 2015 2:17 am
Forum: Parallel Processing
Topic: How to compile OpenSeesMP in Windows?
Replies: 10
Views: 14869

Re: How to compile OpenSeesMP in Windows?

dear fmk,
thanks for your reply. However, it seems harder that described. As I said, I got mumps (and blacs) and scalapack for windows, but the referenced LIB files in OpenSeesSP and MP projects are not so clear. I found:
blacsCinit_MPI-Win32
blacs_MPI-Win32
scalapackd
mumpsFortran
mumps

Can you provide a short description for each of them? I can compile the version required of MUMPS (4.7.3) and I think I'm getting the same libraries but I need to know what is inside each of them in your original compilation.

Moreover, SuperLU_distrib must be compiled from the files in OTHER\SuperLU_DIST_2.5 or OTHER\SuperLU_DIST_2.0 ?

Thanks a lot,
Giovanni
by johnnyontheweb
Tue Jan 13, 2015 1:35 pm
Forum: OpenSees.exe Users
Topic: OpenSees and VBA
Replies: 4
Views: 4657

Re: OpenSees and VBA

There is not what I intended. An API allows you to call the function inside OS.
by johnnyontheweb
Sat Jan 10, 2015 12:26 pm
Forum: OpenSees.exe Users
Topic: OpenSees and VBA
Replies: 4
Views: 4657

Re: OpenSees and VBA

Sap has APIs for Vba.
Can the opensees apis be called from vba or .net?
by johnnyontheweb
Tue Jan 06, 2015 1:57 am
Forum: OpenSees.exe Users
Topic: eigen on large models
Replies: 16
Views: 13576

Re: eigen on large models

Dear fmk,
thanks for your reply. I could agree with that, but I cannot share the reasons. I lost more than one month to catch this error and as I said, the comparison with other solvers (such as Abaqus and SAP) didn't help too much because they automatically correct these errors (that, let me say, are triavial in a large mesh!).
From this forum I noticed that the same error can be raised from an incorrect node numbering in element (as you reminded), I wrote a code that checks for counterclockise connectivity but it was not the solution for me (and the OS error in my opinion had to be different from the case of free nodes).

So, in these cases a warning can be useful to help users to know what's happening; otherwise, handling large models can be very difficult in OS.