Search found 9 matches
- Mon Mar 09, 2009 1:34 am
- Forum: OpenSees.exe Users
- Topic: rayleigh damping
- Replies: 1
- Views: 3233
rayleigh damping
Hi~ I analyzed a soil structure interaction model with OpenSees. I used a rayleigh damping. The manual says " This command is used to assign damping to all previously-defined elements and nodes " Q1. Because I have two materials; steel and soil. I have to apply another damping ratio to eac...
- Mon Jul 07, 2008 7:57 am
- Forum: Parallel Processing
- Topic: Mumps solver problems
- Replies: 1
- Views: 5405
Mumps solver problems
Hellow.. I compiled the OS ver 1.7.5 with Mumps solver. So, I tested it with a parallel example tcl script (ex4.tcl) like below.. # --------------------------------------------------------------- set pid [getPID] set np [getNP] if {$np != 2} { puts "ONLY WORKS FOR 2 PROCESSORS" exit } mode...
- Wed Jun 18, 2008 7:25 am
- Forum: Parallel Processing
- Topic: problems about compiling
- Replies: 1
- Views: 5546
problems about compiling
I complied the OpenSees ver. 1.7.5 to a parallel machine of my univ. So, It works with OpenSees Multiple interpreter. thanks by the way I have some questions 1. I used the analysis system, ParallelProfileSPD. but because my model is big(over 2000 elements for a processor), it takes much time to anal...
- Sun Jun 08, 2008 9:55 pm
- Forum: OpenSees.exe Users
- Topic: ver. 1.7.5 beta
- Replies: 2
- Views: 3060
ver. 1.7.5 beta
Hi~ I have studied about soil structure interaction. Bayram said that OpenSees Ver 1.7.5-beta works well. whereas ver 1.7.5 is not good. So, I'd like to use the version 1.7.5-beta.. But I can't find the version. How could I get it? Or I downloaded the 1.7.5 in CVS. How could I figure out the version...
- Sun Jun 08, 2008 8:52 pm
- Forum: Soil Modelling
- Topic: What does this stress output for quad element mean?
- Replies: 10
- Views: 19703
- Mon Apr 28, 2008 5:08 pm
- Forum: Parallel Processing
- Topic: OpenSees 2.0 Linux Version
- Replies: 6
- Views: 15074
OpenSees 2.0 Linux Version
I have tried to install OpenSees to a supercom of my univ. I installed OpenSees ver1.7.5 with Unix version. Are there many differences between ver 1.7.5 and ver 2.0? If it is or I have to use it, I'd like to use ver. 2.0.... but I could not find OpenSee ver2.0 for Unix.. 1. How could I use it with L...
- Wed Apr 09, 2008 9:47 pm
- Forum: Framework
- Topic: OpenSees Parallel Interpreters
- Replies: 1
- Views: 4281
OpenSees Parallel Interpreters
Hellow.. I’m a graduate student in South Korea. I saw a PDF file about OpenSees parallel interpreters. http://it.nees.org/documentation/pdf/TN-2007-16_McKenna-OpenSees.pdf It says that there are two interpreters. Because my simulation is a very large model. ( number of element : 110,000) I had thoug...
- Tue Mar 20, 2007 10:51 pm
- Forum: OpenSees.exe Users
- Topic: eigenvalue problem
- Replies: 1
- Views: 2858
eigenvalue problem
Hi~
I did some eigenvalue analysises a few month ago.
and I did same analysises for same models again yesterday.
But, the results were different from formal results.
Why is this happend?
I tried some methods. but I couldn't fix it.
could you help me? ^^;;;;
I did some eigenvalue analysises a few month ago.
and I did same analysises for same models again yesterday.
But, the results were different from formal results.
Why is this happend?
I tried some methods. but I couldn't fix it.
could you help me? ^^;;;;
- Fri Sep 22, 2006 9:54 pm
- Forum: OpenSees.exe Users
- Topic: parallel processing with MPI
- Replies: 6
- Views: 7821
parallel processing with MPI
Hi~ I'm a graduate student in SNU, Korea. I have researched about soil-structure interaction... By the way, It takes too much time to analyze it. so I complied the OpenSees program(ver 1.7.1) to a MPI machine in my univ. It works in serial processing. But It does not run in parallel processing. Do I...