Recent Releases of WEIS
WEIS - WEIS v2.1.2
What's Changed
- WEIS v2.1.2 by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/470
- Added platform optimization constraint for mean platform pitch
- Can fully suppress 2nd tower mode if desired
- Conda and pip packaging updates
Full Changelog: https://github.com/NLRWindSystems/WEIS/compare/v2.1.1...v2.1.2
Renewable Energy - Wind Energy
- Python
Published by dzalkind 29 days ago
WEIS - v2.1.1
What's Changed
- Updates for running a large number of cases by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/441
- New org by @ptrbortolotti in https://github.com/NLRWindSystems/WEIS/pull/454
- Tower del units by @gbarter in https://github.com/NLRWindSystems/WEIS/pull/456
- Updates for windio 2.1 by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/460
- Save each timeseries using the same name as the OpenFAST inputs/outputs by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/459
- WEIS 2.1.1 by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/464
Full Changelog: https://github.com/NLRWindSystems/WEIS/compare/v2.1...v2.1.1
Renewable Energy - Wind Energy
- Python
Published by dzalkind 2 months ago
WEIS - WEIS v2.1
What's Changed
- WEIS v2.1 by @dzalkind in https://github.com/NLRWindSystems/WEIS/pull/457
- Added support for rectangular member modeling in WISDEM and OpenFAST
- Added support for the generation of floating SubDyn models
- Minor updates for running a large number of OpenFAST cases
- Add examples for creating new multi-physics models
Full Changelog: https://github.com/NLRWindSystems/WEIS/compare/v2.0.1...v2.1
Renewable Energy - Wind Energy
- Python
Published by dzalkind 4 months ago
WEIS - Quieter outputs and WISDEM 4.0.4
Minor update to make outputs a bit quieter and make WEIS compatible with WISDEM v4.0.4
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti 6 months ago
WEIS - Minor release, v1.6
Minor release of WEIS, the primary updates include
- Re-organization of the Examples and Documentation
- Expansion of the DLC driver
- Support for OpenFAST v4.1
- Support for the latest version of WISDEM, RAFT, and other dependencies.
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti 11 months ago
WEIS - v1.5.2 release
Changes include:
- faster tests
- lock of wisdem and pcrunch versions
- update to installation instructions in readme
- update to visualization routines and their documentation
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti about 1 year ago
WEIS - Visualization and path to InflowWind
Minor release introducing the new code to visualize the yaml files and a bug fix for the relative path of TurbSim files passed to InflowWind
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti over 1 year ago
WEIS - WEIS v1.5
Incorporate latest WEIS development efforts, including
- OpenFAST 4.0 support
- Visualization tool
- Optimization documentation
- Various bug fixes and support for latests dependencies
- Additional documentation of WEIS inputs
- New DLC generator
- Improved and automated parallelization using MPI
- Slight re-organization of the examples directory, now all geometry inputs can be found in one location: https://github.com/WISDEM/WEIS/tree/main/examples/00_setup/ref_turbines
- Re-naming of the Levels for clarity in the modeling options (Level1 = RAFT, Level2 = OpenFAST_Linear, Level3 = OpenFAST)
Renewable Energy - Wind Energy
- Python
Published by dzalkind over 1 year ago
WEIS - OpenFAST 4.0.2 and TurbOEM v1.4
Internal release on develop branch to support NREL-internal work on the aeroelastic modeling of turbines (TurbOEM v1.4). WEIS now runs OpenFAST v4.0.2, with a small hiccup from petsc4py, which is locked to 3.22.2 (instead of 3.22.3)
A more formal WEIS tag will come from main once the develop branch is merged
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti over 1 year ago
WEIS - Inverse design of offshore wind turbines
Internal NREL release to support the TurbOEM v1.1 release
Renewable Energy - Wind Energy
- Python
Published by ptrbortolotti over 1 year ago
WEIS - v1.4
What's Changed
- Add test/support for model_only flag by @dzalkind in https://github.com/WISDEM/WEIS/pull/302
- Fix connections to drivese_post with WISDEM 3.17 by @dzalkind in https://github.com/WISDEM/WEIS/pull/317
- WEIS v1.4 by @dzalkind in https://github.com/WISDEM/WEIS/pull/322
- Update dependencies (wisdem, rosco) by @dzalkind in https://github.com/WISDEM/WEIS/pull/327
Full Changelog: https://github.com/WISDEM/WEIS/compare/v1.3...v1.4
Renewable Energy - Wind Energy
- Python
Published by dzalkind over 1 year ago
WEIS - MPI Upgrades
This tag works with the WISDEM 3.18 MPI upgrades.
Renewable Energy - Wind Energy
- Python
Published by dzalkind over 1 year ago
WEIS - Windows Support, Improved Installation, and other Phase II Developments
We have simplified the conda packaging and added support for Windows.
Each example should now have a README page describing how to run each case.
Several bug fixes and quality-of-life improvements.
Support for rectangular floating members in WISDEM and RAFT.
Optimization plotting tools.
Renewable Energy - Wind Energy
- Python
Published by dzalkind almost 2 years ago
WEIS - Rely on conda packaging to provide key elements of the WEIS stack
This dramatically simplifies the WEIS repository and relies on conda packaging to deliver the key NREL software tools that comprise much of the WEIS stack. Now delivered by conda:
- OpenFAST
- ROSCO
- pyHAMS
- RAFT
- WISDEM
- MoorPy
- pCrunch
For straight users of WEIS, there is no more need for compilers and you can be up and running quickly. For developers, we recommend removing the conda package(s) that require new capabilities and installing from source directly.
Note that this approach is working well for Mac & Linux (current WEIS capability), but still struggles on Windows.
Renewable Energy - Wind Energy
- Python
Published by gbarter over 2 years ago
WEIS - WEIS v1.1
Major updates since v1.0:
- Additional DLCs and DLC options (#175)
- Various bug fixes (https://github.com/WISDEM/WEIS/pull/179, https://github.com/WISDEM/WEIS/pull/182, https://github.com/WISDEM/WEIS/pull/191, https://github.com/WISDEM/WEIS/pull/193, https://github.com/WISDEM/WEIS/pull/194)
- Support tower and platform optimizations in WISDEM/RAFT (https://github.com/WISDEM/WEIS/pull/195)
- Fatigue updates (https://github.com/WISDEM/WEIS/pull/185)
- Post-processing Notebooks (https://github.com/WISDEM/WEIS/pull/187)
- Updated documentation
- Using official versions for OpenFAST (v3.2.1) and ROSCO (v2.6.0) subtrees.
What's Changed
- aeroelasticse can read in InflowWind Outlist by @mayankchetan in https://github.com/WISDEM/WEIS/pull/176
- do not write ontology if from openfast true by @ptrbortolotti in https://github.com/WISDEM/WEIS/pull/177
- DLC Updates by @dzalkind in https://github.com/WISDEM/WEIS/pull/175
- Fixed bottom by @gbarter in https://github.com/WISDEM/WEIS/pull/179
- typo in AeroDyn input file comments by @mayankchetan in https://github.com/WISDEM/WEIS/pull/182
- Update OpenFAST by @dzalkind in https://github.com/WISDEM/WEIS/pull/178
- Document Examples by @dzalkind in https://github.com/WISDEM/WEIS/pull/170
- Fatigue by @gbarter in https://github.com/WISDEM/WEIS/pull/185
- Simpler instructions by @gbarter in https://github.com/WISDEM/WEIS/pull/186
- IPC and TE Flap optimization by @nikhar-abbas in https://github.com/WISDEM/WEIS/pull/181
- Postprocessing Notebooks by @dzalkind in https://github.com/WISDEM/WEIS/pull/187
- Yaw inertias for fixed-bottom by @gbarter in https://github.com/WISDEM/WEIS/pull/191
- OpenFAST v3.2.1 by @dzalkind in https://github.com/WISDEM/WEIS/pull/189
- Fix Example 07 by @dzalkind in https://github.com/WISDEM/WEIS/pull/193
- Fix example 07 v2 by @ptrbortolotti in https://github.com/WISDEM/WEIS/pull/194
- support simultaneous tower platform opts by @ptrbortolotti in https://github.com/WISDEM/WEIS/pull/195
- Version 1.1 by @dzalkind in https://github.com/WISDEM/WEIS/pull/188
New Contributors
- @mayankchetan made their first contribution in https://github.com/WISDEM/WEIS/pull/176
Full Changelog: https://github.com/WISDEM/WEIS/compare/v1.0...v1.1
Renewable Energy - Wind Energy
- Python
Published by dzalkind over 3 years ago
WEIS - WEIS v1.0
This is the official v1.0 release of WEIS as it contains all of the key functionality proposed by the NREL team. Many more improvements are planned across the WEIS stack of WISDEM, OpenFAST, RAFT, ROSCO, pCrunch, and others in coming projects.
Renewable Energy - Wind Energy
- Python
Published by gbarter about 4 years ago
WEIS - Soft release in prep for v1.0
This is a soft release that contains many changes and improvements to the code, but many more are coming in the next few weeks that will comprise v1.0
Renewable Energy - Wind Energy
- Python
Published by gbarter over 4 years ago
WEIS - Preliminary frequency domain capability
The number of small features and bug fixes since the last release are probably too numerous to list or easily organize. High points include:
Frequency domain capability
New additions to the WEIS stack are RAFT (frequency domain solver), pyHAMS (potential-flow hydrodynamics), and MoorPy (pure python quasi-static mooring model). These have not yet been fully integrated with the WEIS design optimization workflow and have only undergone limited testing. Not yet ready for non-NREL use.
Direct usage of OpenFAST loads in design constraints
Design constraints around structural stress or buckling from extreme loads now use OpenFAST outputs for the blades and towers. Floating platform stress analysis from OpenFAST will be completed soon.
Improved optimization robustness
Many of the bug fixes and tweaks came from running sample problems and identifying issues. Many improvements have been made to the native WEIS code and even more to the supporting WISDEM and ROSCO tools.
Renewable Energy - Wind Energy
- Python
Published by gbarter about 5 years ago
WEIS - Interim Release
This is an interim release of WEIS that has in place simple controls co-design design optimization capability for floating offshore wind turbines at "Level 3", non-linear time domain simulation with OpenFAST.
Renewable Energy - Wind Energy
- Python
Published by gbarter over 5 years ago