Search found 8 matches
- Mon Aug 31, 2015 12:39 pm
- Forum: Framework
- Topic: how to handle infinite tangent for viscous material
- Replies: 1
- Views: 3024
how to handle infinite tangent for viscous material
I am coding a new uniaxial material for soil which includes a viscous dashpot component to model radiation damping along with other elastic and plastic components. If the velocity during the previous converged step was nonzero, and then the trial displacement increment for the current step is zero, ...
- Tue Sep 23, 2014 10:06 am
- Forum: OpenSees.exe Users
- Topic: Interpolated GroundMotion causes crash
- Replies: 8
- Views: 7439
Re: Interpolated GroundMotion causes crash
Or even more simply (without the loops that are specific to my analysis), this produces the same crash: #Define load pattern at each node depth pattern MultipleSupport 2 { groundMotion 1 Plain -disp 1; groundMotion 2 Plain -disp 2; #Interpolate between 1 and 2 groundMotion 3 Interpolated 1 2 -fact 0...
- Tue Sep 23, 2014 9:52 am
- Forum: OpenSees.exe Users
- Topic: Interpolated GroundMotion causes crash
- Replies: 8
- Views: 7439
Re: Interpolated GroundMotion causes crash
#Define load pattern at each node depth pattern MultipleSupport 2 { #Ground surface motion groundMotion 1 Plain -disp 1; #Assign timeSeries at layer boundaries to grounMotion tags for {set j 1} {$j<= [expr $numlayers-1]} {incr j} { set istart [expr round(($layerTop($j)/$dz)+1)] set iend [expr round(...
- Mon Sep 22, 2014 5:24 pm
- Forum: OpenSees.exe Users
- Topic: Interpolated GroundMotion causes crash
- Replies: 8
- Views: 7439
Interpolated GroundMotion causes crash
I'm defining a Multi-Support Excitation pattern for my model, which works fine when I only use ground motions created using the "Plain GroundMotion" command via timeSeries that are read in from files. However, when I try to use the Interpolate GroundMotion command to generate additional gr...
- Mon Jul 29, 2013 5:18 pm
- Forum: OpenSees.exe Users
- Topic: convergence problem related to length of elements
- Replies: 1
- Views: 1854
convergence problem related to length of elements
I have a relatively simple program that applies lateral displacement to the head of a pile embedded in a soil profile. The pile is defined using nonlinearBeamColumn elements for flexure along with elastic models for shear and axial response. Soil is defined by pySimple1. Both the structural and soil...
- Wed Jul 03, 2013 2:17 pm
- Forum: OpenSees.exe Users
- Topic: Have to use fiber elements to get P-Delta for pushover?
- Replies: 1
- Views: 2249
Have to use fiber elements to get P-Delta for pushover?
I've written a simple program to track the force versus displacement relationship for a cantilevered column under displacement-controlled lateral loading, and I've discretized the column into "nonlinearbeamcolumn" elements. When I add an axial load, the column is not picking up additional ...
- Wed Apr 03, 2013 12:39 pm
- Forum: OpenSees.exe Users
- Topic: Force Recorder Sign Convention
- Replies: 4
- Views: 3776
Force Recorder Sign Convention
Can somebody explain the sign convention used when the recorder generates an output file for element forces? I realize that it's in terms of global coordinates, but I'm not altering the global coordinate system between the two nodes which define my element and yet I'm getting opposite signs for, e.g...
- Tue Sep 18, 2012 11:31 am
- Forum: OpenSees.exe Users
- Topic: New laptop suggestions for running OpenSees?
- Replies: 1
- Views: 2789
New laptop suggestions for running OpenSees?
I am beginning a PhD program and am buying a new laptop. I will primarily be running geotechnical models in OpenSees, but also integrated geotechnical/structural models (not sure if that's the right terminology yet, sorry). Anybody have any laptop suggestions? What are the minimum specs for good per...