Hi all
anyone using TeraGrid out there?
marco
Search found 29 matches
- Mon May 05, 2008 9:28 pm
- Forum: Parallel Processing
- Topic: TeraGrid
- Replies: 0
- Views: 4024
- Tue Dec 18, 2007 1:15 am
- Forum: OpenSees.exe Users
- Topic: node absolute acceleration
- Replies: 5
- Views: 6111
- Wed Dec 05, 2007 5:17 pm
- Forum: OpenSees.exe Users
- Topic: tcl foreach - integer?
- Replies: 1
- Views: 2775
- Wed Dec 05, 2007 4:36 pm
- Forum: OpenSees.exe Users
- Topic: tcl foreach - integer?
- Replies: 1
- Views: 2775
tcl foreach - integer?
Silvia, Frank, users
why does tcl treat my parameters as integers when I use foreach? the result of the expression epsc0 returns zero instead of 0.00195
foreach {fc Es } {
31 31736 ....
set epsc0 [expr 2*$fc/$Ec]
how can I evaluate that rational while keeping using foreach?
thanks
m.
why does tcl treat my parameters as integers when I use foreach? the result of the expression epsc0 returns zero instead of 0.00195
foreach {fc Es } {
31 31736 ....
set epsc0 [expr 2*$fc/$Ec]
how can I evaluate that rational while keeping using foreach?
thanks
m.
- Sun Oct 14, 2007 5:20 pm
- Forum: OpenSees.exe Users
- Topic: node absolute acceleration
- Replies: 5
- Views: 6111
node absolute acceleration
frank, silvia
was wondering if there was a way to record nodes absolute acceleration
thanks
was wondering if there was a way to record nodes absolute acceleration
thanks
- Mon Sep 10, 2007 11:44 pm
- Forum: OpenSees.exe Users
- Topic: selective recorder
- Replies: 2
- Views: 3354
selective recorder
hi all
is there a way yet to save time and memory with recorder selecting just fewer committed states than in the time history?
say
GM TH steps @ 0.005sec
Recorder steps @ 0.01
thanks
is there a way yet to save time and memory with recorder selecting just fewer committed states than in the time history?
say
GM TH steps @ 0.005sec
Recorder steps @ 0.01
thanks
- Thu Aug 23, 2007 10:26 am
- Forum: OpenSees.exe Users
- Topic: OpenSees Parallel EleLoad
- Replies: 2
- Views: 3609
- Wed Aug 22, 2007 10:47 pm
- Forum: OpenSees.exe Users
- Topic: Recorder ver. 1.7.3
- Replies: 4
- Views: 4966
- Wed Aug 22, 2007 12:21 pm
- Forum: OpenSees.exe Users
- Topic: Recorder ver. 1.7.3
- Replies: 4
- Views: 4966
INPUT: source recorder_beamsY.tcl source recorder_beamsX.tcl ERROR: WARNING - PathSeries::PathSeries() - could not open file Gmotion.txt INPUT: # source recorder_beamsY.tcl source recorder_beamsX.tcl ERROR: NONE INPUT: source recorder_beamsY.tcl # source recorder_beamsX.tcl ERROR: NONE ...... ???? m.
- Wed Aug 22, 2007 12:05 pm
- Forum: OpenSees.exe Users
- Topic: Recorder ver. 1.7.3
- Replies: 4
- Views: 4966
- Wed Aug 22, 2007 11:49 am
- Forum: OpenSees.exe Users
- Topic: Recorder ver. 1.7.3
- Replies: 4
- Views: 4966
Recorder ver. 1.7.3
Silvia, Frank I am running a Time History analysis using ver. 1.7.3, am recording a lot of output signals and getting this error: WARNING - PathSeries::PathSeries() - could not open file Gmotion.txt If I reduce the number of output stations, or just take out the recorder command, it works fine sugge...
- Wed Aug 22, 2007 11:35 am
- Forum: OpenSees.exe Users
- Topic: Input Ground Motion Format
- Replies: 1
- Views: 2916
Input Ground Motion Format
Silvia, I cannot recall if an input file with multiple points per line (like PEER format) can be sourced in without transforming it into a single point per line (column) input file with your procedures say, if this is my file -1.69164e-01 -1.72163e-01 -1.81138e-01 -1.95025e-01 -2.12332e-01 -2.31377e...
- Thu Aug 16, 2007 9:29 am
- Forum: OpenSees.exe Users
- Topic: Ground Motion & Scale Factor Parameters
- Replies: 2
- Views: 4630
- Wed Aug 15, 2007 10:58 am
- Forum: OpenSees.exe Users
- Topic: Ground Motion & Scale Factor Parameters
- Replies: 2
- Views: 4630
Ground Motion & Scale Factor Parameters
hi all I am doing some parameter analyses, using different ground motions I want to load different motions (Motion1... MotionN) using different Scale Factors for each one of them. but I think I am missing some syntax rules on how to transform the Scale Factor string into a number (should I use the e...
- Fri Aug 10, 2007 4:50 pm
- Forum: OpenSees.exe Users
- Topic: OpenSees Parallel EleLoad
- Replies: 2
- Views: 3609
OpenSees Parallel EleLoad
Frank, Silvia
I am running OpenSees parallel
and it returns me this error:
PartitionedDomain::addElementalLoad - not yet implemented
any suggestion?
thanks
m.
I am running OpenSees parallel
and it returns me this error:
PartitionedDomain::addElementalLoad - not yet implemented
any suggestion?
thanks
m.