File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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
1717The model is a flat L-shaped plate.
@@ -29,7 +29,7 @@ Boundary conditions
2929
3030Set 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
You can’t perform that action at this time.
0 commit comments