We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0487d3 commit ab7855bCopy full SHA for ab7855b
Examples/ConcreteBridge/README.md
@@ -0,0 +1,17 @@
1
+# Script for generating basic concrete bridge
2
+script generates simple bridge structure based on provided parameters
3
+
4
+there are two groups of parameters:
5
6
+-primary parameters - general dimensions of the structure, load magnitude
7
8
+-secondary parameters - that are by default derived from the primary parameters, but can be adjusted manually
9
10
+One loadcase is generated as a "live load" that can be adjusted to act on whole bridge or on alternating bridge fields.
11
12
+There is no GUI or terminal input provided, parameters are meant to be changed in the script itself and then run.
13
14
+
15
16
17
Examples/ConcreteBridge/demo_image.png
432 KB
0 commit comments