Skip to content

Commit

Permalink
Add frame3dd flag to example
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Apr 18, 2024
1 parent 0856e86 commit ef074d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/05_tower_monopile/tower_direct.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

# Frame3DD options
modeling_options["WISDEM"]["TowerSE"]["frame3dd"] = {}
modeling_options["WISDEM"]["TowerSE"]["frame3dd"]["flag"] = True
modeling_options["WISDEM"]["TowerSE"]["frame3dd"]["shear"] = True
modeling_options["WISDEM"]["TowerSE"]["frame3dd"]["geom"] = True
modeling_options["WISDEM"]["TowerSE"]["frame3dd"]["tol"] = 1e-9
Expand Down

0 comments on commit ef074d7

Please sign in to comment.