Search found 13 matches
- Wed Mar 11, 2015 2:42 pm
- Forum: OpenSees.exe Users
- Topic: fiber section recorders do not record stress/strain
- Replies: 2
- Views: 2534
Re: fiber section recorders do not record stress/strain
Thanks for the reply. The analysis works fine and so the node reaction recorders , only the recorders for prestrained materials do not work, so if I only Initstrain my steel and leave concrete unstrained initially, then recorders for steel would not work while for concrete work just fine. Is there a...
- Wed Mar 11, 2015 1:21 pm
- Forum: OpenSees.exe Users
- Topic: fiber section recorders do not record stress/strain
- Replies: 2
- Views: 2534
fiber section recorders do not record stress/strain
Hi all; I'm modelling a prestressed pile and I'm using InitStrainMaterial to introduce prestressing strains to my material. here is my material model for strands: uniaxialMaterial ElasticPPGap 1 200e9 1700e6 0.0001 0.018 uniaxialMaterial InitStrainMaterial 2 1 0.006 So basically I'm introducing an i...
- Wed Mar 11, 2015 1:05 pm
- Forum: Parallel Processing
- Topic: OpenSeesMP Slower than sequential analyses
- Replies: 2
- Views: 8120
Re: OpenSeesMP Slower than sequential analyses
Thanks for the hints. About the difference between periods on different computers, it only happens for some models with really small penalty values. As for the parallel processing, I couldn't find the problem however I'm manually assigning each run a processor and it works. I wish I could copy the w...
- Thu Mar 05, 2015 12:27 pm
- Forum: Parallel Processing
- Topic: OpenSeesMP Slower than sequential analyses
- Replies: 2
- Views: 8120
OpenSeesMP Slower than sequential analyses
Hi all, I'm trying to run a opensees bridge model on local linux cluster server. This bridge model code is developed for parametric studies as the ultimate goal is the reliability analysis, thus the same script will run with new set of parameters each time. I use 3d contact elements in the model I n...
- Tue Mar 04, 2014 7:48 am
- Forum: OpenSees.exe Users
- Topic: Fiber section recorder
- Replies: 16
- Views: 13946
Re: Fiber section recorder
Thanks!
- Mon Mar 03, 2014 2:47 pm
- Forum: OpenSees.exe Users
- Topic: Fiber section recorder
- Replies: 16
- Views: 13946
Fiber section recorder
Hi!
I've got a question about element recorders for fiber sections. when defining recorders for circular sections, should I mention fiber coordinates in Y-Z or R-Theta coordinates?
Thank you in advance
I've got a question about element recorders for fiber sections. when defining recorders for circular sections, should I mention fiber coordinates in Y-Z or R-Theta coordinates?
Thank you in advance
- Fri Feb 28, 2014 1:47 pm
- Forum: OpenSees.exe Users
- Topic: Fiber section element recorder
- Replies: 6
- Views: 5357
Re: Fiber section element recorder
just one more question, for circular sections, should I mention Y-Z location of the fiber or R-Theta??
- Fri Feb 28, 2014 1:35 pm
- Forum: OpenSees.exe Users
- Topic: Fiber section element recorder
- Replies: 6
- Views: 5357
Re: Fiber section element recorder
Thanks for your tip! it should be the integration point number not the section number.
- Fri Feb 28, 2014 1:25 pm
- Forum: OpenSees.exe Users
- Topic: Fiber section element recorder
- Replies: 6
- Views: 5357
Re: Fiber section element recorder
it is the section number.
- Fri Feb 28, 2014 1:03 pm
- Forum: OpenSees.exe Users
- Topic: Fiber section element recorder
- Replies: 6
- Views: 5357
Re: Fiber section element recorder
Thanks for your quick reply. I tried all below combinations , none of them worked: recorder Element -file ele348Force.out -time -ele 348 section 6 fiber 0.33 0.33 22 stress recorder Element -file ele348Force.out -time -ele 348 section 6 fiber 0.33 0.33 22 Stress recorder Element -file ele348Force.ou...
- Fri Feb 28, 2014 9:41 am
- Forum: OpenSees.exe Users
- Topic: Fiber section element recorder
- Replies: 6
- Views: 5357
Fiber section element recorder
I've got a problem with my element recorders for fiber section elements, output file only contains timesteps and nothing else! Any hints and suggestions will be appreciated. here is one of the Recorders: recorder Element -file ele348Force.out -time -ele 348 section 6 fiber 0.33 0.33 22 force and her...
- Wed Jan 08, 2014 8:38 am
- Forum: OpenSees.exe Users
- Topic: Convergence Problem with displacement Control
- Replies: 3
- Views: 3578
Re: Convergence Problem with displacement Control
brag006 wrote: > You could probably add another element with a very low elastic modulus. It > will ensure the analysis proceeds and wont affect your results Thanks for your hint, but how is it gonna help???? should I run the analysis using displacement control?? if so how should I differentiate disp...
- Tue Jan 07, 2014 11:28 am
- Forum: OpenSees.exe Users
- Topic: Convergence Problem with displacement Control
- Replies: 3
- Views: 3578
Convergence Problem with displacement Control
Hi, I'm working on a bridge model and I need to verify my material models for different components. I'm using a 2DOF truss element to verify my Uniaxial material models, some of which include an initial gap. I've tried displacement control, load control and Arc length methods to test those materials...