Finding Opensees directory

If you have a script you think might be useful to others post it
here. Hopefully we will be able to get the most useful of these incorporated in the manuals.

Moderators: silvia, selimgunay, Moderators

Post Reply
MahmoudRezaei
Posts: 5
Joined: Mon Feb 17, 2014 6:55 am
Location: Sharif University of Technology

Finding Opensees directory

Post by MahmoudRezaei » Tue Apr 14, 2015 1:08 pm

Hi everybody,
I want to add a new material to opensees, so I need to access to OPENSEES/…/Developer/Core directory. But I can’t access to this directory because in order to install opensees, we need to install ActiveTcl and after that we have an exe. file of Opensees which is enough to start Opensees program and the above directory doesn’t be generated at all.
Please help me, how to find this directory. Thanks.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Finding Opensees directory

Post by fmk » Wed Apr 15, 2015 9:36 am

in order to add code you need to download the "missing" code from svn
svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER

see this:
http://opensees.berkeley.edu/wiki/index ... ,_Jan_2012

MahmoudRezaei
Posts: 5
Joined: Mon Feb 17, 2014 6:55 am
Location: Sharif University of Technology

Re: Finding Opensees directory

Post by MahmoudRezaei » Wed Apr 15, 2015 12:11 pm

Hi fmk, thanks for replying
I have seen your presentation pdf file about “adding your code “ and my previous question was based on that file. The problem is that I can’t find the “C:\???\openseesDeveloper\material “ directory which you mentioned in that file for adding new material.
do I have to download all of those folders and file from this URL link:
http://opensees.berkeley.edu/WebSVN/lis ... fff9b576eb
I appreciate if you answer me again

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Finding Opensees directory

Post by fmk » Mon Apr 20, 2015 4:25 pm

if on linux/mac you want to download the developer code using svn

svn co svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER Developer

the code will noe be in Developr, the material code in Developer/material

jinghujinghu
Posts: 1
Joined: Sun Mar 27, 2016 5:43 pm
Location: UT Austin

Re: Finding Opensees directory

Post by jinghujinghu » Mon Mar 28, 2016 7:54 am

Hi fmk,

I tried to download developer code using tortoise svn repository browser, however the software always shows "please wait while the repository browser is initializing". Is there other way to download early version opensees, e.g. release Release_1_0 or Release_1_5, to let me learn code quickly?

Best,
Jing

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Finding Opensees directory

Post by fmk » Tue Apr 05, 2016 9:41 am

you are using peera as opposed to opensees?

jaferwaleed
Posts: 1
Joined: Mon Sep 03, 2018 12:45 pm
Location: United States
Contact:

Re: Finding Opensees directory

Post by jaferwaleed » Sun Sep 09, 2018 8:03 pm

fmk wrote:
> if on linux/mac you want to download the developer code using svn
>
> svn co svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER
> Developer
>
> the code will noe be in Developr, the material code in Developer/material

SVN link is not working for me. can you please confirm this?

Post Reply