Search found 13 matches

by Gang Wang
Sun Apr 25, 2010 10:38 am
Forum: OpenSees.exe Users
Topic: Instabilities with zeroLengthContact
Replies: 4
Views: 3913

You need to set penalty a much larger number to reinforce contact law. for example, please change the following line: set k 10000; # penalty factor If you record the displacement, you can check by hand at what time, and at what acceleration that the sliding starts, theoretically. I cannot test your ...
by Gang Wang
Thu Apr 22, 2010 4:40 pm
Forum: OpenSees.exe Users
Topic: Instabilities with zeroLengthContact
Replies: 4
Views: 3913

The example pushes two blocks with applied axial load = 0.8, and lateral load=100, with frictional coefficient=0.6 between blocks. The static solution is non-existent since the system cannot stay in equilibrium. My suggestion: (1) reduce lateral load to a reasonable number (2) set k as a large penal...
by Gang Wang
Mon Nov 19, 2007 10:23 am
Forum: OpenSees.exe Users
Topic: a bug in Opensees
Replies: 5
Views: 5227

I am curious about your remark. But, on what occasion do you really need hanging nodes? Impact analysis?
by Gang Wang
Tue Nov 06, 2007 4:44 pm
Forum: OpenSees.exe Users
Topic: PyLiq1. PDMY, FSP, updateStage problems
Replies: 3
Views: 4202

I donnot have whole lot of time to look into the code, but it seems to me the code contains some errors and a lot of misunderstanding. Just some answers to your questions: See the system below: **************** 7**** **************** |**** **************** |**** **************** |**** 4_________ 3 _...
by Gang Wang
Tue Oct 16, 2007 9:30 am
Forum: OpenSees.exe Users
Topic: node absolute acceleration
Replies: 5
Views: 6071

So if use uniform excitation, the absolute acceleration = base input in uniform excitation + recorded acceleration, right? I want to clearify it is a plus not a minus.
by Gang Wang
Mon Oct 15, 2007 7:16 pm
Forum: OpenSees.exe Users
Topic: How to Introduce dummy nodes when investigating SSI?
Replies: 1
Views: 2770

I saw you already had a good answer in mind: use two 2D nodes for then zeroLength, then equalDOF the 1st and 2nd DOF of one of the 2D node to the 3D node of your pile.
by Gang Wang
Thu Mar 02, 2006 11:33 am
Forum: OpenSees.exe Users
Topic: Multiaxial Cyclic Plasticity
Replies: 7
Views: 8781

Hello Perou, All your three questions can boil down to one answer: I have modified bbarQuad formulation to include (1) the axisymmetric case (2) self weight, and (3) a stress recorder to give stress state at Gaussian points, since the current version is incapable of doing all these. However, the mod...
by Gang Wang
Tue Feb 28, 2006 6:39 pm
Forum: OpenSees.exe Users
Topic: Multiaxial Cyclic Plasticity
Replies: 7
Views: 8781

a cyclic simple shear example

#***************************************** # # # Cyclic Simple Shear Test for Clays # # # # MultiAxialCyclicPlasticity Model # # # # Gang Wang and Nicholas Siter # # # # CEE, University of California, Berkeley # # # # June 4, 2004 # # # #*****************************************# # #################...
by Gang Wang
Tue Feb 28, 2006 5:50 pm
Forum: OpenSees.exe Users
Topic: how to record nodal stress
Replies: 5
Views: 6231

as far as I checked the code today, the answer is no.
One has code a little bit to use shape function to project Gaussian point values to nodal values and modify function, eg. getResponse() etc., accordingly for that element. Not sure who is going to do that.
by Gang Wang
Tue Feb 28, 2006 5:32 pm
Forum: OpenSees.exe Users
Topic: Multiaxial Cyclic Plasticity
Replies: 7
Views: 8781

MultiaxialCyclicPlasticity Material command

This command constructs a MultiaxialCyclicPlasticity material object, which can be used in 3D, 2D plane strain, and 2D axisymmetric analysis. The model is based on bounding surface concept. For the volumetric response, the stress-strain relationship is linearly elastic, as specified by a constant bu...
by Gang Wang
Fri Feb 24, 2006 8:23 pm
Forum: OpenSees.exe Users
Topic: Multiaxial Cyclic Plasticity
Replies: 7
Views: 8781

I am doing an example for you

and add the command in the mannual. It will happen in a couple of days.
To be more correct, the model is developed for 3D, planestrain, and
axisymmetric cases, that is why it is called a multi-axial model.
by Gang Wang
Mon May 02, 2005 1:36 pm
Forum: Framework
Topic: about the element load...
Replies: 1
Views: 4297

Of course some materials have stress-strain information. The material
just takes trial strain from the element.
Why we have to use FEF to apply an element load?
by Gang Wang
Fri Jul 02, 2004 9:41 pm
Forum: OpenSees.exe Users
Topic: Need for help
Replies: 3
Views: 6120

Here are always some people willing to help

:D