-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f68201e
Showing
8 changed files
with
1,600 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
# OpenSees VTK Support | ||
|
||
## Usage | ||
- Copy the opensees-vtk.tcl file into your project. | ||
- Source the opensees-vtk.tcl in your script before doing anything. | ||
- Use vtk_output* commands to output to vtk file format. |
Oops, something went wrong.