Skip to content

Commit

Permalink
Merge pull request #140 from OpenFAST/rc-3.5.5
Browse files Browse the repository at this point in the history
Merge rc-3.5.5 into main for release v3.5.5
  • Loading branch information
andrew-platt authored Dec 21, 2024
2 parents f282c79 + d9691df commit 5368d31
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 54 deletions.
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/LESinflow/FAST.Farm.fstf
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ DEFAULT k_vCurl - Calibrated parameter for scaling the edd
DEFAULT Mod_Projection - Switch to select how the wake plane velocity is projected in AWAE {1: keep all components, 2: project against plane normal} or DEFAULT [DEFAULT=1: if Mod_Wake is 1 or 3, or DEFAULT=2: if Mod_Wake is 2] (switch)
--- VISUALIZATION ---
False WrDisWind - Write low- and high-resolution disturbed wind data to <RootName>.Low.Dis.t<n>.vtk etc.? (flag)
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 999]
90.0 OutDisWindZ - Z coordinates of XY planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXY] [unused for NOutDisWindXY=0]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 999]
1126,1189 OutDisWindX - X coordinates of YZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindYZ] [unused for NOutDisWindYZ=0]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 999]
1000.0 OutDisWindY - Y coordinates of XZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXZ] [unused for NOutDisWindXZ=0]
3.0 WrDisDT - Time step for disturbed wind visualization output (s) [>0.0] or DEFAULT [DEFAULT=DT_Low or DT_Low-VTK] [unused for WrDisWind=False and NOutDisWindXY=NOutDisWindYZ=NOutDisWindXZ=0]
--- OUTPUT ---
Expand Down
8 changes: 4 additions & 4 deletions glue-codes/fast-farm/ModAmb_3/FAST.Farm.fstf
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ DEFAULT k_vCurl - Calibrated parameter for scaling the eddy viscosit
DEFAULT Mod_Projection - Switch to select how the wake plane velocity is projected in AWAE {1: keep all components, 2: project against plane normal} or DEFAULT [DEFAULT=1: if Mod_Wake is 1 or 3, or DEFAULT=2: if Mod_Wake is 2] (switch)
--- VISUALIZATION ---
False WrDisWind - Write low- and high-resolution disturbed wind data to <RootName>.Low.Dis.t<n>.vtk etc.? (flag)
1 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 99]
1 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 999]
87.6 OutDisWindZ - Z coordinates of XY planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXY] [unused for NOutDisWindXY=0]
2 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 99]
2 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 999]
10.000000000000014, 640.0 OutDisWindX - X coordinates of YZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindYZ] [unused for NOutDisWindYZ=0]
2 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 99]
2 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 999]
-315.0, 315.0 OutDisWindY - Y coordinates of XZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXZ] [unused for NOutDisWindXZ=0]
4.0 WrDisDT - Time step for disturbed wind visualization output (s) [>0.0] or DEFAULT [DEFAULT=DT_Low or DT_Low-VTK] [unused for WrDisWind=False and NOutDisWindXY=NOutDisWindYZ=NOutDisWindXZ=0]
--- OUTPUT ---
Expand Down Expand Up @@ -158,4 +158,4 @@ DEFAULT OutAllPlanes - Output all wake planes at all time steps. [DEFAULT
"WkPosZT3D1 , WkPosZT3D2 , WkPosZT3D3 , WkPosZT3D4 , WkPosZT3D5 , WkPosZT3D6 , WkPosZT3D7 , WkPosZT3D8 , WkPosZT3D9"
"WkPosZT4D1 , WkPosZT4D2 , WkPosZT4D3 , WkPosZT4D4 , WkPosZT4D5 , WkPosZT4D6 , WkPosZT4D7 , WkPosZT4D8 , WkPosZT4D9"
END
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/TSinflow/FAST.Farm.fstf
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ DEFAULT k_vCurl - Calibrated parameter for scaling the edd
DEFAULT Mod_Projection - Switch to select how the wake plane velocity is projected in AWAE {1: keep all components, 2: project against plane normal} or DEFAULT [DEFAULT=1: if Mod_Wake is 1 or 3, or DEFAULT=2: if Mod_Wake is 2] (switch)
--- VISUALIZATION ---
False WrDisWind - Write low- and high-resolution disturbed wind data to <RootName>.Low.Dis.t<n>.vtk etc.? (flag)
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 999]
90.0 OutDisWindZ - Z coordinates of XY planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXY] [unused for NOutDisWindXY=0]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 999]
63.,441. OutDisWindX - X coordinates of YZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindYZ] [unused for NOutDisWindYZ=0]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 999]
0.0 OutDisWindY - Y coordinates of XZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXZ] [unused for NOutDisWindXZ=0]
3.0 WrDisDT - Time step for disturbed wind visualization output (s) [>0.0] or DEFAULT [DEFAULT=DT_Low or DT_Low-VTK] [unused for WrDisWind=False and NOutDisWindXY=NOutDisWindYZ=NOutDisWindXZ=0]
--- OUTPUT ---
Expand Down
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/TSinflow_curl/FAST.Farm.fstf
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ DEFAULT k_vCurl - Calibrated parameter for scaling the edd
DEFAULT Mod_Projection - Switch to select how the wake plane velocity is projected in AWAE {1: keep all components, 2: project against plane normal} or DEFAULT [DEFAULT=1: if Mod_Wake is 1 or 3, or DEFAULT=2: if Mod_Wake is 2] (switch)
--- VISUALIZATION ---
False WrDisWind - Write low- and high-resolution disturbed wind data to <RootName>.Low.Dis.t<n>.vtk etc.? (flag)
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXY - Number of XY planes for output of disturbed wind data across the low-resolution domain to <RootName>.Low.DisXY<n_out>.t<n>.vtk (-) [0 to 999]
90.0 OutDisWindZ - Z coordinates of XY planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXY] [unused for NOutDisWindXY=0]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindYZ - Number of YZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisYZ<n_out>.t<n>.vtk (-) [0 to 999]
315.0, 441 OutDisWindX - X coordinates of YZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindYZ] [unused for NOutDisWindYZ=0]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 99]
0 NOutDisWindXZ - Number of XZ planes for output of disturbed wind data across the low-resolution domain to <RootName>/Low.DisXZ<n_out>.t<n>.vtk (-) [0 to 999]
0.0 OutDisWindY - Y coordinates of XZ planes for output of disturbed wind data across the low-resolution domain (m) [1 to NOutDisWindXZ] [unused for NOutDisWindXZ=0]
2.0 WrDisDT - Time step for disturbed wind visualization output (s) [>0.0] or DEFAULT [DEFAULT=DT_Low or DT_Low-VTK] [unused for WrDisWind=False and NOutDisWindXY=NOutDisWindYZ=NOutDisWindXZ=0]
--- OUTPUT ---
Expand Down
26 changes: 13 additions & 13 deletions glue-codes/openfast/AWT_YFix_WSt/AWT_YFix_WSt.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
**************************************************************************************************
OpenFAST

Copyright (C) 2022 National Renewable Energy Laboratory
Copyright (C) 2022 Envision Energy USA LTD
Copyright (C) 2024 National Renewable Energy Laboratory
Copyright (C) 2024 Envision Energy USA LTD

This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
See the "LICENSE" file distributed with this software for details.
**************************************************************************************************

OpenFAST--128-NOTFOUND
Compile Info:
- Compiler: GCC version 10.3.0
- Compiler: GCC version 12.3.0
- Architecture: 64 bit
- Precision: double
- OpenMP: Yes, number of threads: 2/2
- Date: Oct 25 2022
- Time: 19:39:00
- OpenMP: Yes, number of threads: 4/4
- Date: Nov 25 2024
- Time: 20:09:31
Execution Info:
- Date: 10/25/2022
- Time: 19:58:00+0000
- Date: 11/25/2024
- Time: 20:21:53+0000

OpenFAST input file heading:
FAST Certification Test #01: AWT-27CR2 with many DOFs with fixed yaw error and steady wind
Expand All @@ -31,12 +31,12 @@
Running InflowWind.
Running ServoDyn.
Time: 0 of 20 seconds.
Time: 2 of 20 seconds. Estimated final completion at 19:58:30. Time: 4 of 20 seconds. Estimated final completion at 19:58:29. Time: 6 of 20 seconds. Estimated final completion at 19:58:29. Time: 8 of 20 seconds. Estimated final completion at 19:58:29. Time: 10 of 20 seconds. Estimated final completion at 19:58:29. Time: 12 of 20 seconds. Estimated final completion at 19:58:30. Time: 14 of 20 seconds. Estimated final completion at 19:58:30. Time: 16 of 20 seconds. Estimated final completion at 19:58:30. Time: 18 of 20 seconds. Estimated final completion at 19:58:30. Time: 20 of 20 seconds. Estimated final completion at 19:58:30.
Total Real Time: 29.248 seconds
Total CPU Time: 7.2583 seconds
Simulation CPU Time: 7.2402 seconds
Time: 2 of 20 seconds. Estimated final completion at 20:21:57. Time: 4 of 20 seconds. Estimated final completion at 20:21:56. Time: 6 of 20 seconds. Estimated final completion at 20:21:56. Time: 8 of 20 seconds. Estimated final completion at 20:21:56. Time: 10 of 20 seconds. Estimated final completion at 20:21:56. Time: 12 of 20 seconds. Estimated final completion at 20:21:56. Time: 14 of 20 seconds. Estimated final completion at 20:21:56. Time: 16 of 20 seconds. Estimated final completion at 20:21:56. Time: 18 of 20 seconds. Estimated final completion at 20:21:56. Time: 20 of 20 seconds. Estimated final completion at 20:21:56.
Total Real Time: 3.062 seconds
Total CPU Time: 3.1473 seconds
Simulation CPU Time: 2.9027 seconds
Simulated Time: 20 seconds
Time Ratio (Sim/CPU): 2.7624
Time Ratio (Sim/CPU): 6.89

OpenFAST terminated normally.

Expand Down
Binary file modified glue-codes/openfast/AWT_YFix_WSt/AWT_YFix_WSt.outb
Binary file not shown.
Loading

0 comments on commit 5368d31

Please sign in to comment.