Skip to content

Conversation

@dzalkind
Copy link

@dzalkind dzalkind commented Sep 5, 2025

Purpose

Not to merge, but to keep track of updates the NREL team is making.

Could only focus on the weis/ftw/ directory as our branch also includes multi-objective updates to WEIS. It requires this branch of WISDEM.

Type of change

What types of change is it?
Select the appropriate type(s) that describe this PR

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.

Checklist

Put an x in the boxes that apply.

  • I have run existing tests which pass locally with my changes
  • I have added new tests or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation

dzalkind and others added 30 commits August 30, 2024 14:16
dzalkind and others added 30 commits October 14, 2025 12:54
* Handle user TwrTI inputs if WISDEM generates OpenFAST model

* Ensure shear exponent is written correctly to case_matrix

* Use TurbSim ScaleIEC to ensure correct TI is applied

* Use periodic turbsim inputs so analysis_time period has intended stats
* updates on WEIS side for intersection mesh (WISDEM#377)

* updates on WEIS side for intersection mesh

* Added an example for running RAFT with BEM meshing

* Add BEM mesh size parameters

* Install meshing dependencies in CI

* Make test_BEM into a unit test, update paths

* Try adding libglu install

* Remove openfast_runs from test_BEM each time

* Fix apt install in CI

* Make ubuntu specific deps only on ubuntu

* Enable intersection mesh in WEIS/RAFT and increase char lengths in test

* Put test bem outputs in own folder, only run test in ubuntu

* Try meshmagick master

---------

Co-authored-by: dzalkind <[email protected]>
Co-authored-by: Pietro Bortolotti <[email protected]>

* fix formatting readme

* NSGA2 submodule (WISDEM#407)

* constrainted nsga2 working

* remove archive

* got the openmdao driver working with constraints

* numba compilation now optimal

* recompile for automatic numba or non-numba implementations

* further updates with automatic imports

* added beginnings of unit testing

* actually adding the unit tests...

* added crowding distance tests

* Allow optional input to ROSCO in WEIS

* Update ROSCO DISCONs

* Increase rosco version requirement

* Pip install pcrunch for testing

* Pin moorpy until wisdem 4.0

* Ttf adisp (WISDEM#428)

* initialize TTFAdisp_initial

* fix typo

* again

* lower it to 3pc

* compute P_out_std

* add openmdao outputs

* fix output power curve

* initialize rho air earlier

* fix if n_seed=1

* compute AEP quantities if DLC 1.1 or DLC AEP, skip otherwise

* Support for WindIO 2.0 and WISDEM 4.0 (WISDEM#430)

* beginning migration to windiov2

* can now run through at least one example

* more examples running

* fixing more tests and examples

* testing improvements

* more test fixes

* trying with wisdem windio2

* fixing command option

* trying less restrictive model options writing

* making sure to test py313

* some progress, but have to sync on raft changes too

* fix section_offset_y and section_offset_x in visualizer

* gha update

* some more viz app progress

* Joints have names, openfast only

* Fix Ca_coarse definition

* fixed unit tests

* consistency in 15mw files, enabling unit tests

* wisdem integration and examples debugging progress

* testing improvements

* setting truth values

* trap all zeros in mode shapes

* Make merit figure checks lower case

* remove conflicting schema for merit figure

* trying again with kestrel-generated truth archive

* fix rectangular by pulling from windio branch directly

* redo tagging

* typo in url

* Try m2-pkg-config in windows

* changing to strip theory so hams does not choke on the size of the mesh

* Revert into to RAFT viz test

* Install bs4 in conda

* Sync tower design geometry/modeling with regular IEA-15 inputs

* Sync TMD example with vanilla Volturnus geometry/modeling

* Activate test mode for overrides example

* make sure ontology is updated in both weis and wisdem before being written out

* Fix tiny typo

* Reduce SeaState nodes to reduce memory usage

---------

Co-authored-by: Garrett Barter <[email protected]>
Co-authored-by: ptrbortolotti <[email protected]>

* shifting alignment to develop branches

* Lumped mass (WISDEM#420)

* beginning migration to windiov2

* can now run through at least one example

* more examples running

* fixing more tests and examples

* testing improvements

* more test fixes

* Update connection to elastodyn mass_den

* trying with wisdem windio2

* fixing command option

* trying less restrictive model options writing

* making sure to test py313

* some progress, but have to sync on raft changes too

* initialize TTFAdisp_initial

* fix typo

* again

* lower it to 3pc

* compute P_out_std

* add openmdao outputs

* fix output power curve

* initialize rho air earlier

* fix if n_seed=1

* fix section_offset_y and section_offset_x in visualizer

* gha update

* some more viz app progress

* Joints have names, openfast only

* Fix Ca_coarse definition

* fixed unit tests

* consistency in 15mw files, enabling unit tests

* wisdem integration and examples debugging progress

* testing improvements

* setting truth values

* trap all zeros in mode shapes

* Make merit figure checks lower case

* remove conflicting schema for merit figure

* trying again with kestrel-generated truth archive

* fix rectangular by pulling from windio branch directly

* redo tagging

* typo in url

* sync with floatingse changes

* hams is choking on the big mesh for rectangular volturnus

* Try m2-pkg-config in windows

* changing to strip theory so hams does not choke on the size of the mesh

* Revert into to RAFT viz test

* Install bs4 in conda

* Sync tower design geometry/modeling with regular IEA-15 inputs

* compute AEP quantities if DLC 1.1 or DLC AEP, skip otherwise

* Sync TMD example with vanilla Volturnus geometry/modeling

* Activate test mode for overrides example

* make sure ontology is updated in both weis and wisdem before being written out

* Fix tiny typo

* Give example 18 a test_run mode

---------

Co-authored-by: Garrett Barter <[email protected]>
Co-authored-by: dzalkind <[email protected]>
Co-authored-by: ptrbortolotti <[email protected]>

* Add TI to case matrix

* Update windio in environment yaml

* Align sparse tower with reference tower (WISDEM#432)

* Align sparse tower with reference tower

* Increase upper_bound of tower diameter DV

* Try numpy>=2

* Unlock petsc4py

* pip install smt

* Move updating of rosco modeling options for external use

* fixing rtd

* be sure to grab wisdem develop

* be sure to grab wisdem develop

* fixing rtd

* fixing tests and RTD

* fixing tests and RTD

* should fix windows builds

* Various bug fixes (WISDEM#436)

* Handle user TwrTI inputs if WISDEM generates OpenFAST model

* Ensure shear exponent is written correctly to case_matrix

* Use TurbSim ScaleIEC to ensure correct TI is applied

* Use periodic turbsim inputs so analysis_time period has intended stats

* Remove CI for special branches of WISDEM and RAFT

* Increment toml version number

* Remove moorpy version, should be in wisdem

* Bring back special RAFT until v2.0.2

* Require wisdem 4.0 at least

* Fix special RAFT url

* Pip install control

* Remove special version of RAFT, update version requirement

---------

Co-authored-by: Yingqian Liao <[email protected]>
Co-authored-by: Pietro Bortolotti <[email protected]>
Co-authored-by: Cory Frontin <[email protected]>
Co-authored-by: Garrett Barter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants