Search found 10 matches

by majid-OS
Thu May 31, 2012 2:13 pm
Forum: OpenSees.exe Users
Topic: LinearSysofEqn failed
Replies: 3
Views: 2997

Re: LinearSysofEqn failed

Thanks,
I think I found the problem. The Brick elements can't have 6DOF.
Can I have to model builder for example one for a 3DOF system and one for 6DOF system in one script?
by majid-OS
Wed May 23, 2012 4:27 pm
Forum: OpenSees.exe Users
Topic: LinearSysofEqn failed
Replies: 3
Views: 2997

LinearSysofEqn failed

Hi, I am modeling a very simple continuum system under dynamic load. very simple cubic shape with fixed base and uniform excitation. It works fine when my ndof is 3 but it gives error in ndof=6 saying "ProfileSPDLinDirectSolver::solve() - aii (0, (i, aii): (54,0) WARNING NewtonRaphson::solveCur...
by majid-OS
Mon Jul 11, 2011 10:02 am
Forum: OpenSees.exe Users
Topic: Memory Error
Replies: 3
Views: 3026

Re: Memory Error

Hi Frank, Did you get a chance to look at my script to see where the source memory error is? Thanks, Majid fmk wrote: > no .. it could be a memory leak or a windows problem .. create a very small > model with same material types, recorders and analysis options and watch > the memory usage of the pro...
by majid-OS
Fri Jun 17, 2011 2:37 pm
Forum: OpenSees.exe Users
Topic: Memory Error
Replies: 3
Views: 3026

Re: Memory Error

Thanks Frank,

It seems that the memory usage keeps increasing. My model is very simple it is only one element.
Here is the script.
by majid-OS
Thu Jun 09, 2011 1:12 pm
Forum: OpenSees.exe Users
Topic: Memory Error
Replies: 3
Views: 3026

Memory Error

Hi, I have a problem when I am running my model in opensees. I have a loop where certain analysis is repeated inside. When I increase the number of loop increments I get the "out of memory" error while I don't have it if the number of the loop increment is lower than a certain value. Even ...
by majid-OS
Tue May 24, 2011 2:50 pm
Forum: OpenSees.exe Users
Topic: zero the displacements and ...
Replies: 0
Views: 1380

zero the displacements and ...

Hi,

After performing static analysis and before dynamic analysis, I want to zero the displacements, velocities and accelerations while keeping the element parameters such as stresses. Is there a way or a command to do that?

Thanks,
Majid
by majid-OS
Sat May 07, 2011 1:21 pm
Forum: Useful Scripts.
Topic: reading from a file
Replies: 7
Views: 12327

Re: reading from a file

Thanks Frank, It was a great help. I have still one problem in this regard. These commands work perfectly when I have a *.txt file ready before running the program, but it doesn't work when I make the *.txt file inside the code. For example if I make a *.txt file using a recorder and then analyze th...
by majid-OS
Wed May 04, 2011 11:22 am
Forum: Soil Modelling
Topic: stress control
Replies: 1
Views: 3369

stress control

Hi,

Is there a way to track the stress value at a specific gauss point during the analysis?
"eleResponse" command put all the values in a file. Is there a way to get the values directly?

Thanks,
Majid
by majid-OS
Wed May 04, 2011 11:09 am
Forum: Useful Scripts.
Topic: reading from a file
Replies: 7
Views: 12327

reading from a file

Hi,

I want to read values from a file. Can anyone tell me what command I should use?
The command "read" gets the whole numbers from a file as a string but I want numbers in an array or in a numerical format.

Thanks,
Majid
by majid-OS
Thu Apr 21, 2011 2:04 pm
Forum: Soil Modelling
Topic: Simple shear test under constant amplitude CSR condition
Replies: 2
Views: 6151

Re: Simple shear test under constant amplitude CSR condition

Hi,

I am trying to model the same problem.
How did you model a simple shear test?
Where and how did you applied the motion?

Thanks,
Majid