forked from OpenSees/OpenSees
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
16 lines (10 loc) · 731 Bytes
/
README
File metadata and controls
16 lines (10 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The OpenSees source code repository.
This git repository contains all revisions to OpenSees source code since Version 2.3.2.
Older revisions of the code are available upon request.
If you plan on collaborating or even using OpenSees as your base code it is highly recommended that
you FORK this repo to your own account and work on it there. We will not allow anybody to write to
this repo. Only PULL requests will be considered. To fork the repo click on the FORK at the top of this page.
For a brief outline on forking we suggest:
https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow
For a brief introduction to using your new FORK we suggest:
https://www.atlassian.com/git/tutorials/saving-changes