Skip to content

Commit 5cb00d3

Browse files
committed
update file table
1 parent c23d90e commit 5cb00d3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Linear/L-Plate/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Tested with CGX/CCX 2.10
55
+ Eigenvalue buckling analysis
66
+ Shell edge load
77

8-
File | Contents
9-
:------------- | :-------------
10-
[pre.fbl](pre.fbl) | Preprocessing script for CGX
11-
[modal.inp](modal.inp) | CCX input
12-
[shapes.fbl](shapes.fbl) | CGX script for postprocessing (mode shape movies)
13-
148

9+
File | Contents
10+
:------------- | :-------------
11+
[par.run.fbl](par.run.fbl) | Control script for CGX
12+
[solve.inp](solve.inp) | CCX input
13+
[vmodes.fbd](vmodes.fbd) | CGX script, vibration mode movies)
14+
[bmodes.fbd](bmodes.fbd) | CGX script, buckling mode movies)
1515

1616
## Model Description
1717
The model is a flat L-shaped plate.
@@ -29,7 +29,7 @@ Boundary conditions
2929

3030
Set the appropriate values for the parameters in `par.run.fbd` and run the simulation using
3131
```
32-
> param.py par.run.fbd
32+
> param.py par.run.fbl
3333
> cgx -b run.fbl
3434
```
3535
## Solution

0 commit comments

Comments
 (0)