Finding Opensees directory
Moderators: silvia, selimgunay, Moderators
-
- Posts: 5
- Joined: Mon Feb 17, 2014 6:55 am
- Location: Sharif University of Technology
Finding Opensees directory
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.
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.
Re: Finding Opensees directory
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
svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER
see this:
http://opensees.berkeley.edu/wiki/index ... ,_Jan_2012
-
- Posts: 5
- Joined: Mon Feb 17, 2014 6:55 am
- Location: Sharif University of Technology
Re: Finding Opensees directory
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
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
Re: Finding Opensees directory
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 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
-
- Posts: 1
- Joined: Sun Mar 27, 2016 5:43 pm
- Location: UT Austin
Re: Finding Opensees directory
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
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
Re: Finding Opensees directory
you are using peera as opposed to opensees?
-
- Posts: 1
- Joined: Mon Sep 03, 2018 12:45 pm
- Location: United States
- Contact:
Re: Finding Opensees directory
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?
> 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?