Mayank Chetan
Mayank Chetan
### **Is your feature request related to a problem? Please describe.** The current OpenFAST standard output shows an estimated time-_of_-completion. This causes confusion when the computation time is greater than...
## Description _Describe the bug here_ Selecting the wrong YAML file type in the GUI and correcting it does not update the GUI. ### Steps to reproduce issue _Please provide...
**NOT ready to be merged** **Feature or improvement description** Added a static drag model to account for drag on the nacelle. **Related issue, if one exists** #162 **Impacted areas of...
## Purpose New libraries for the visualization tool being developed. ## Type of change What types of change is it? - [ ] Bugfix (non-breaking change which fixes an issue)...
## Description Installation instructions on `main` points to environment.yaml in the `develop` branch. ### Steps to reproduce issue I have not come across an issue, but could lead to potential...
Thank you for creating this Circuitpython port of the BadgerOS!! I have been trying for the past few days to run the Badger 2040 using external power, a few things...
**Is your feature request related to a problem? Please describe.** - Availability of OpenFAST docker images on DockerHub - Release of 3.5.x versions after 4.0 release (long term support for...
**Is your feature request related to a problem? Please describe.** No, It's a new feature request for the upcoming `openfast_io` library. **Describe the solution you'd like** A Two-way conversion between...
When creating new calculated channels after masking the data (eg: `{B1TipTDxr} - np.mean({B1TipTDxr})` ), the value of `np.mean({B1TipTDxr})` is calculated from the whole time history. Eg: This can affect removing...
This PR adds two new OpenFAST test cases for https://github.com/OpenFAST/openfast/pull/2358, - `5MW_Land_DLL_WTurb_wNacDrag` - modified from `5MW_Land_DLL_WTurb` to add nacelle drag - `MHK_RM1_Floating_wNacDrag` - modified from `MHK_RM1_Floating ` to add nacelle...