Search found 7 matches
- Fri May 01, 2009 7:26 pm
- Forum: Soil Modelling
- Topic: How to get the pore pressure ratio?
- Replies: 1
- Views: 4242
How to get the pore pressure ratio?
Hi,everybody! I have a doubt about getting the pore pressure ratio. The the pore pressure ratio is the ratio of the excess pore pressure and the initial vertical effective pressure.But as for the quadUP elements,the pore pressure is recorded in element nodes,and the stress is recorded in gauss point...
- Thu Sep 13, 2007 6:18 pm
- Forum: OpenSees.exe Users
- Topic: Can I run opensees on Windows XP 64 bit ?
- Replies: 3
- Views: 4124
- Thu Sep 13, 2007 3:24 am
- Forum: OpenSees.exe Users
- Topic: Can I run opensees on Windows XP 64 bit ?
- Replies: 3
- Views: 4124
Can I run opensees on Windows XP 64 bit ?
Hello everyone!
Can I run opensees on Windows XP 64 bit ?
And can I run it with 2 cpus?
many thanks!!
Can I run opensees on Windows XP 64 bit ?
And can I run it with 2 cpus?
many thanks!!
- Wed May 16, 2007 11:29 pm
- Forum: Framework
- Topic: Encounter error compiling 1.7.3 with VC6
- Replies: 1
- Views: 4560
Encounter error compiling 1.7.3 with VC6
When i compile OpenSees sources with MSVC++6 with OS Windows2000 Sp4, an eror occured. Tcl8.4.6.1 was installed in C:\Tcl so I change the inclide directory to C:\TCL\INCLUDE and C:\TCL\LIB C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\LIB The compling information is: Linking... LINK : fatal error LN...
- Sun Jan 07, 2007 4:05 am
- Forum: OpenSees.exe Users
- Topic: I cannot get stress and strain of ElasticIsotropic material?
- Replies: 0
- Views: 2573
I cannot get stress and strain of ElasticIsotropic material?
Hi everyone, I encountered a problem about ElasticIsotropic material,that is ,the material cannot output stresses and strain.Whether the material or my script caused the problem? Thank you in advance!! #SI units (m, s, KN, ton) # # # 4 # ------- 3 # | | # | | # | | # 1-------2 (nodes 1 and 2 fixed) ...
- Fri Dec 15, 2006 12:23 am
- Forum: OpenSees.exe Users
- Topic: What's wrong with the quadUP element?
- Replies: 1
- Views: 3228
What's wrong with the quadUP element?
Dear,all users! I tried to analysize a problem with quadUP element,when I apllied forces on a node, it didn't work. And gived the warning as : "WARNING: CTestNormDispIncr::test() - failed to converge after: 25 iterations NewtnRaphson::solveCurrentStep() -the ConvergenceTest object failed in tes...
- Thu Nov 16, 2006 8:24 pm
- Forum: OpenSees.exe Users
- Topic: Problem about element stress (strain) output
- Replies: 1
- Views: 2727
Problem about element stress (strain) output
I'm a beginner.when I runned the program downloaded form the site with opensees version 1.73,I cann't get the element results by recorder command as the example showed.It didn't create the files ,such as stress1.out ,strain1.out and so on.The script is posted below,what's wrong with it?Thank you ver...