Search found 2 matches
- Mon Apr 08, 2013 7:37 pm
- Forum: Framework
- Topic: Why G coefficients different?
- Replies: 4
- Views: 15696
Re: Why G coefficients different?
Thank you very much professor Mckenna for your prompt response! set iGMfile "H-E01140 H-e12140" ; # ground-motion filenames, should be different files set iGMdirection "1 2"; # ground-motion direction set iGMfact "1.5 0.25"; # ground-motion scaling factor . . . ReadSMDF...
- Sun Apr 07, 2013 6:20 am
- Forum: Framework
- Topic: Why G coefficients different?
- Replies: 4
- Views: 15696
Why G coefficients different?
Hi to all, I want to know which Why G coefficients different? set accelSeriesx "Series -dt 0.01 -filePath SanFernando1.txt -factor $g" ; set accelSeriesx2 "Series -dt 0.01 -filePath 01-SanFernando-PGA=1.226g-dt=0.01-N=4164.txt -factor [expr (1.076/1.160)*$g*3]" ; pattern UniformE...