diff --git a/examples/15_RAFT_Studies/README.md b/examples/15_RAFT_Studies/README.md index fba320fd0..0e61d7c14 100644 --- a/examples/15_RAFT_Studies/README.md +++ b/examples/15_RAFT_Studies/README.md @@ -3,7 +3,7 @@ In this example, we can optimize the UMaine semi using RAFT, and run a DLC analy # RAFT Optimization To optimize the UMaine semi using raft, run ``` - python weis_drier_umaine_semi.py + python weis_driver_umaine_semi.py ``` In `analysis_options.yaml`, the design variables, constraints, merit figures, and optimization solver can be set up. @@ -14,7 +14,7 @@ To optimize the UMaine semi using raft, run # OpenFAST DLC runs To run a DLC analysis using WEIS, run ``` - python weis_drier_level3.py + python weis_driver_level3.py ``` The type of DLCs that are run can be set in `modeling_options_level3.yaml`, along with the metocean conditions.