Skip to content

Commit ab7855b

Browse files
StachVStachV
authored andcommitted
add readme
1 parent e0487d3 commit ab7855b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Examples/ConcreteBridge/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![image](demo_image.png)
15+
16+
17+
432 KB
Loading

0 commit comments

Comments
 (0)