File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed
content/en/examples/corotational02 Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
- title = " STAIRLab "
2
- copyright = " © 2025 <a href='https://github.com/stairlab ' class='link-bg-footer' target='_blank' rel='noopener noreferrer'>PEER</a>"
1
+ title = " PEER "
2
+ copyright = " © 2025 <a href='https://github.com/peer-open-source/ ' class='link-bg-footer' target='_blank' rel='noopener noreferrer'>PEER</a>"
3
3
enableGitInfo = true
4
4
5
5
# additional settings
6
6
baseURL = " https://gallery.stairlab.io/"
7
- canonifyURLs = true
8
- relativeURLs = false
7
+ # canonifyURLs = true
8
+ # relativeURLs = false
9
9
# disableKinds = ["taxonomy", "term"]
10
10
enableEmoji = true
11
11
enableRobotsTXT = true
Original file line number Diff line number Diff line change 1
1
[main ]
2
2
separator = " -"
3
- description = " A gallery of technical examples currated by the STAIRLab at UC Berkeley ."
3
+ description = " A gallery of technical examples using OpenSees ."
4
4
enableDarkMode = true
5
5
enableLanguageSelectionStorage = false
6
6
modes = [" light" , " dark" ]
24
24
# toml-docs-start version
25
25
[docs ]
26
26
basePath = " _vendor/github.com/gethinode/hinode"
27
- github = " https://github.com/STAIRlab/ gallery"
28
- release = " https://github.com/claudioperez/OpenSeesRT /releases/tag/"
27
+ github = " https://github.com/peer-open-source/opensees- gallery/ "
28
+ release = " https://github.com/peer-open-source/xara /releases/tag/"
29
29
# toml-docs-end version
30
30
31
31
[home ]
Original file line number Diff line number Diff line change 19
19
done
20
20
21
21
22
- cat << END
23
-
24
- ----------------
25
- Test 5
26
- ----------------
27
- END
28
- time (repeat 10 { OpenSees Test05-Force-Geom01.tcl -noHeader 2> /dev/null; } )
29
- time (repeat 10 { xara Test05-Force-Geom01.tcl; } )
30
- time (repeat 10 { xara Test05-Force-Geom02.tcl; } )
31
- time (repeat 10 { Crisfield=1 xara Test05-Force-Geom02.tcl; } )
22
+ # cat <<END
23
+ #
24
+ # ----------------
25
+ # Test 5
26
+ # ----------------
27
+ # END
28
+ # time (repeat 10 { OpenSees Test05-Force-Geom01.tcl -noHeader 2>/dev/null; } )
29
+ # time (repeat 10 { xara Test05-Force-Geom01.tcl; } )
30
+ # time (repeat 10 { xara Test05-Force-Geom02.tcl; } )
31
+ # time (repeat 10 { Crisfield=1 xara Test05-Force-Geom02.tcl; } )
32
32
You can’t perform that action at this time.
0 commit comments