Hi,
Let's say I have the following situation:
# tag K Fy gap
uniaxialMaterial ElasticPPGap 400 6368 -637 [expr $gap]
uniaxialMaterial ElasticPPGap 401 2190 -9e9 [expr $gap-0.1418]
# Combine them
uniaxialMaterial Parallel 12 400 401; # Internal gaps
uniaxialMaterial Parallel 13 402 403; # Abutment gaps
# tag i-node j-node material X
element zeroLength 6000 3420 200 -mat 13 -dir 1
How can I use "randomVariablePositoner" command and randomize the "$gap" parameter?
I was thinking of something like this:
randomVariablePositioner 1 -createRV3 lognormal [expr $gap] [expr $cov*$gap] -element 6000 -material ????
Thanks a lot for your time,
"ElasticPPGap" : How to randomize the gap
Moderators: silvia, selimgunay, Moderators
-
bayram_aygun
- Posts: 109
- Joined: Sat May 05, 2007 12:28 pm
- Location: Houston, TX
"ElasticPPGap" : How to randomize the gap
Bayram Aygun
Graduate Student, Civil&Env. Eng.
Rice University
Graduate Student, Civil&Env. Eng.
Rice University