Hellow,
Is the new manual available in pdf format, like the old one?
Search found 11 matches
- Tue Jun 08, 2010 8:04 am
- Forum: Documentation
- Topic: updated Maual
- Replies: 3
- Views: 6078
- Tue Jun 08, 2010 6:57 am
- Forum: Soil Modelling
- Topic: can OpenSees solve complete Soil-Structure Interaction (SSI)
- Replies: 5
- Views: 12475
example
hellow ebe79442114,
I am also working on SSI problem, Can you please share one example of SSI? I am having lot of doubts regarding soil modeling in opensees. how did you generate the mesh for your models?
unnikartha@gmail.com
I am also working on SSI problem, Can you please share one example of SSI? I am having lot of doubts regarding soil modeling in opensees. how did you generate the mesh for your models?
unnikartha@gmail.com
- Fri May 28, 2010 10:29 am
- Forum: Documentation
- Topic: compile from CVS on Linux, Debian Lenny
- Replies: 2
- Views: 6053
this worked
Thanks, This worked for me on debian
- Wed Oct 07, 2009 4:43 am
- Forum: Parallel Processing
- Topic: error running parallel
- Replies: 1
- Views: 4543
error running parallel
I had bult Opensees SP and tried out one of the examples, the cantilever problem, with a small modification. I am getting the following error [b]unni@dldap:~$ mpirun -np 2 OpenSeesSP/bin/OpenSeesSP canti.tcl [/b] Master Process Running OpenSees Interpreter 0 OpenSees -- Open System For Earthquake En...
- Wed Sep 23, 2009 8:13 am
- Forum: Parallel Processing
- Topic: error while installing in debian linux
- Replies: 7
- Views: 10642
- Sun Aug 30, 2009 3:37 am
- Forum: Parallel Processing
- Topic: is mumps inevitable?
- Replies: 1
- Views: 4678
regarding mumps
I think i got the answer from the manual. it says.... "4.1 Additional Solvers for Parallel Processing A number of additional solvers may be available for parallel processing on the local parallel machine. These include Mumps, Petsc, and SuperLU. Of these, SuperLU will always be available, Petsc...
- Tue Aug 25, 2009 4:38 am
- Forum: Parallel Processing
- Topic: is mumps inevitable?
- Replies: 1
- Views: 4678
is mumps inevitable?
Myself is new to opensees. I am installing opensees parallel on linux cluster (debian). Almost all the libraries like lapack, superlu etc are availabe in the debian repository. We are using openmpi. After quite a few trials, I could sucessfully install openseesSP. After installation i found that mum...
- Mon Aug 24, 2009 7:08 pm
- Forum: Parallel Processing
- Topic: error while installing in debian linux
- Replies: 7
- Views: 10642
makefile debian lenny
Thats exactly what i did. i am now trying to customize my makefile. i am trying to compile with the packages supplied along with debian and also trying to compile all the packages like lapack separately for the cluster (40 node debian)at my institution. will document the whole thing once done and po...
- Fri Aug 21, 2009 3:46 am
- Forum: Parallel Processing
- Topic: error while installing in debian linux
- Replies: 7
- Views: 10642
make file debian lenny
this is the make file that worked for me in debian lenny. i am using open mpi. there are quite a few dependencies, which i shall document and post here later....! ############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to c...
- Thu Aug 20, 2009 8:03 pm
- Forum: Parallel Processing
- Topic: error while installing in debian linux
- Replies: 7
- Views: 10642
it worked but new error!
thanks fmk. I did it. after carefully reading through the make file and source, I added the following in the make file and it worked. PETSCINC= -I/opt/petsc-2.2.1/linux-gnu-c-debug/lib \ -I/opt/petsc-2.2.1/linux-gnu-c-debug/include/ \ -I/opt/petsc-2.2.1/include/mpiuni \ -I/opt/petsc-2.2.1/include \ ...
- Wed Aug 19, 2009 9:22 pm
- Forum: Parallel Processing
- Topic: error while installing in debian linux
- Replies: 7
- Views: 10642
error while installing in debian linux
I installed opensees on my linux machine with os debian lenny. when i try the opensees parallel, it give the following error (these are the last few lines) es/OTHER/LAPACK/dpotrs.o /usr/lib/petsc/lib/linux-gnu-c-opt/libpetscsnes.a /usr/lib/petsc/lib/linux-gnu-c-opt/libpetscksp.a /usr/lib/petsc/lib/l...