Search found 23 matches

by laskar
Sun Feb 22, 2009 8:57 pm
Forum: OpenSees.exe Users
Topic: OpenSees Pre and Post Processors
Replies: 1
Views: 2328

OpenSees Pre and Post Processors

Does OpenSees have Pre and Post Processors which provide Graphical Interface for the users?
by laskar
Thu Nov 20, 2008 11:43 am
Forum: OpenSees.exe Users
Topic: Doing Reversed Cyclic Analysis using DisplacementControl
Replies: 6
Views: 5061

Thanks for your reply. However my displacement increments are not uniform. All 6000 increments are different. I have emailed you the txt file separately.
by laskar
Thu Nov 20, 2008 7:30 am
Forum: OpenSees.exe Users
Topic: Doing Reversed Cyclic Analysis using DisplacementControl
Replies: 6
Views: 5061

Thanks for your reply Silvia. I am trying to analyze some coulmns tested under pseudo dynamic loads. For this I have to apply 6000 displacement increments to my column model during the analysis. Is it possible to associate these 6000 displacement increments from a .txt file to the DispacementControl...
by laskar
Fri Nov 14, 2008 2:00 pm
Forum: OpenSees.exe Users
Topic: Doing Reversed Cyclic Analysis using DisplacementControl
Replies: 6
Views: 5061

Doing Reversed Cyclic Analysis using DisplacementControl

Is it possible to analyze members tested under reversed cyclic loads using DisplacementControl command. DisplacementControl allows us to apply only one displacement increment. How can we apply a displacement history using DisplacementControl command?

Arghadeep Laskar.
University of Houston
by laskar
Thu May 08, 2008 1:38 pm
Forum: OpenSees.exe Users
Topic: Recording Stresses and Strains in 4 Noded Quad Elements
Replies: 6
Views: 6038

I browsed through the forum and could not find any topic giving the exact answer to my question. Could you please let me know if you know someone who is an expert in this topic and can help me out?
by laskar
Thu May 08, 2008 1:32 pm
Forum: OpenSees.exe Users
Topic: Integrators DsiplacementControl and ArcLength
Replies: 5
Views: 5603

Thank you for your reply. Could you please tell me if it is possible to perform analysis using DisplacementContol in OpenSees along with the ArcLength Scheme? If yes, please let me know how it can be done? Do we need to simultaneously use the two integrators in that case: i.e first Integrator Displa...
by laskar
Thu May 08, 2008 1:05 pm
Forum: OpenSees.exe Users
Topic: Recording Stresses and Strains in 4 Noded Quad Elements
Replies: 6
Views: 6038

Has this question been answered in this forum before?
by laskar
Thu May 08, 2008 12:46 pm
Forum: OpenSees.exe Users
Topic: Integrators DsiplacementControl and ArcLength
Replies: 5
Views: 5603

I checked the source code for DisplacementControl Integrator on OpenSees. The description of DisplacementControl Integrator given in the code is as follows: // Description: This file contains the class definition for DisplacementControl. // DisplacementControl is an algorithmic class for perfroming ...
by laskar
Thu May 08, 2008 11:13 am
Forum: OpenSees.exe Users
Topic: Recording Stresses and Strains in 4 Noded Quad Elements
Replies: 6
Views: 6038

Recording Stresses and Strains in 4 Noded Quad Elements

I am using the 4 Noded Quad elements in my analysis.
I need to record the stresses and strains at the 4 nodes of the element in an output file. Is it possible to do so using the recorder command in Opensess.

If yes, can somebody give the tcl/tk command statement for the above.
by laskar
Thu May 08, 2008 11:03 am
Forum: OpenSees.exe Users
Topic: Integrators DsiplacementControl and ArcLength
Replies: 5
Views: 5603

Integrators DsiplacementControl and ArcLength

Is the arc length scheme implemented in the DisplacementControl Integrator in OpenSees?

If so what is the difference between the Integrators DispacementControl and ArcLength available in OpenSees.
by laskar
Wed Sep 05, 2007 7:04 am
Forum: OpenSees.exe Users
Topic: Segmentation Violation
Replies: 10
Views: 11028

Here is the relevant part of the code: # ------------------------------ # Start of analysis generation # ------------------------------ # Create the constraint handler constraints Plain puts "constraints Plain Done!" # Create the DOF numberer numberer Plain puts "numberer Plain Done!&...
by laskar
Tue Sep 04, 2007 3:40 pm
Forum: OpenSees.exe Users
Topic: Segmentation Violation
Replies: 10
Views: 11028

I removed the initialize command.

I also matched the order of commands with that given in the file Ex1b.Portal2D.Push[1].tcl in the examples manual.

However I am still getting the error message.

Laskar.
by laskar
Tue Sep 04, 2007 12:56 pm
Forum: OpenSees.exe Users
Topic: Segmentation Violation
Replies: 10
Views: 11028

Silvia thanks for your prompt replies.

I inserted print commands at different positions of my input file. After running the input file I find that it runs upto the command:
analysis static

and stops at the command:
initialize...

could you please tell me the cause for this.

thanks again.
laskar.
by laskar
Tue Sep 04, 2007 10:58 am
Forum: OpenSees.exe Users
Topic: Segmentation Violation
Replies: 10
Views: 11028

Thanks for you reply.
I am not using any Tk graphics
How can I find out which command is breaking the execution.

laskar..
by laskar
Tue Sep 04, 2007 6:20 am
Forum: OpenSees.exe Users
Topic: Segmentation Violation
Replies: 10
Views: 11028

Segmentation Violation

I am getting the following error message when I try to run some tcl/tk input files using opensees.exe:
"child killed: segmentation violation"

could anyone tell me the probable cause of this error.
laskar