Regis Thedin

Results 8 issues of Regis Thedin

**Bug description** Compilation of OpenFAST with Intel compilers and `-DBUILD_OPENFAST_CPP_API=ON` flag on Eagle fails. Several modules need to be added, but some of them aren't very obvious. I had the...

Type: Bug
Type: Documentation

When running a case that takes boundary data as input, it fails on this assert: https://github.com/Exawind/amr-wind/blob/add85b1e6800a28023f0c535f426fd8f6a10106e/amr-wind/wind_energy/ABLBoundaryPlane.cpp#L766 I have a simple test case that starts at 19500 s, with boundary data...

no-issue-activity

With the recent ability to output boundary data at multiple levels at the same time, we got the ability to run grids that have coarse level 0, and have refinements...

enhancement
no-issue-activity

**Bug description** When requesting output of the turbulence boxes through `WrDisWind`, the disturbed wind field is the same as the undisturbed for the high-res boxes. The low-res works as expected....

Type: Bug
FAST.Farm

[static_box.txt](https://github.com/user-attachments/files/16618593/static_box.txt) AMR-Wind crashes on Kestrel CPU nodes with out-of-memory error when large sampling is requested. The error is below: ``` slurmstepd: error: Detected 1 oom_kill event in StepId=4893832.0. Some of...

enhancement

Following PR https://github.com/OpenFAST/openfast/pull/1504, it would be nice to have this increased to 999 at least for now. With larger farms in the near future, we will likely need to sample...

Type: Enhancement
FAST.Farm

As we move towards large farms and large regional extents, we will run into the issue of heterogeneous turbine models more frequently. For example, the Biglow Canyon wind farms (around...

Type: Enhancement
FAST.Farm

When referring users to specific parts of the modeling guidances (for FAST.Farm for example), it's hard to point them to a specific equation since not all of them are numbered...

Type: Enhancement
Type: Documentation