Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
190 commits
Select commit Hold shift + click to select a range
9117b35
bug fix: Adjust steady-state solver small angle assumptions
bjonkman Mar 17, 2025
411bcf8
Lidar cleanup
bjonkman Sep 16, 2024
1cfd03f
lidar: more cleanup
bjonkman Oct 1, 2024
c957577
Lidar + ServoDyn
bjonkman Oct 1, 2024
19c3619
FAST.Farm: fix lidar init inputs
bjonkman Oct 1, 2024
af0d1e4
fix types files
bjonkman Apr 17, 2025
f6240e9
MHK RM1: reduce HD resolution
andrew-platt Apr 18, 2025
e5dba56
Update r-test pointer
andrew-platt Apr 21, 2025
dc3ece5
Update GH conda-deploy action to use Ubuntu 24.04
andrew-platt Apr 21, 2025
4d4f114
Merge pull request #2771 from andrew-platt/b/GH_broken_workflow
andrew-platt Apr 24, 2025
6508efb
Merge pull request #2761 from bjonkman/f/Lidar_cleanup
andrew-platt Apr 24, 2025
e01ca8a
Merge pull request #2760 from bjonkman/b/AeroMap_orientation
andrew-platt Apr 24, 2025
1a21479
Fix FAST_ExtInfw_Restart API
marchdf Apr 25, 2025
9ee64ed
bug fix #2762
mayankchetan Apr 25, 2025
654230d
Backport of github action to build windows executables
deslaughter Apr 25, 2025
be0337e
IO: Updated OpenFAST_io for MoorDyn input files
RyanDavies19 Feb 26, 2025
eb50dce
IO: clean up openfast_io for MD after testing, fix *** error in MD ou…
RyanDavies19 Feb 26, 2025
45ed316
MD: update version
RyanDavies19 Feb 27, 2025
27faafe
MD: IO output format fix
RyanDavies19 Feb 28, 2025
5dbf3a3
IO: Fix MoorDyn outlist handling, remove MoorDyn echo file reading
RyanDavies19 Mar 3, 2025
d689a1e
bug fix: Adjust steady-state solver small angle assumptions
bjonkman Mar 17, 2025
54b09cd
Merge pull request #2777 from mayankchetan/of_io_fix
andrew-platt Apr 25, 2025
9b55934
Merge pull request #2779 from andrew-platt/b/backportPR2658_404
andrew-platt Apr 25, 2025
d66ab68
Merge pull request #2776 from marchdf/fix-restart
andrew-platt Apr 25, 2025
92a2e94
Use MATLAB_ROOT environment variable to define MATLAB install directory
deslaughter Apr 25, 2025
e0d3eea
Merge pull request #2780 from andrew-platt/b/backport2760_404
andrew-platt Apr 25, 2025
2a6bdb0
Merge pull request #2778 from deslaughter/build-windows-backport
andrew-platt Apr 25, 2025
16ac8cb
Avoid ending program when called as a shared library
bjonkman Mar 13, 2025
8f2979d
Merge pull request #2785 from andrew-platt/backport/2671
andrew-platt Apr 28, 2025
c08ddba
Update version info
andrew-platt Apr 28, 2025
e9cec2d
Update v4.0.4.md
andrew-platt Apr 28, 2025
db6012f
Update docs/changelogs/v4.0.4.md
andrew-platt Apr 28, 2025
d873652
Merge pull request #2765 from andrew-platt/b/MHK_Reduce_HD_Res
andrew-platt Apr 28, 2025
d28a823
Merge pull request #2786 from OpenFAST/rc-4.0.4
andrew-platt Apr 28, 2025
d4a5901
Merge remote-tracking branch 'OpenFAST/main' into dev
andrew-platt Apr 28, 2025
a0a85e7
update r-test pointer after merging 4.0.4
andrew-platt Apr 28, 2025
82103e2
Fix restart parsing of file name
marchdf May 1, 2025
326a9ea
Merge pull request #2792 from marchdf/fix-restart-name
andrew-platt May 2, 2025
617b279
Free tmpOutFileRoot char pointer in openfast cpp
marchdf May 2, 2025
0caa2fe
Merge pull request #2793 from marchdf/free-char-ptr
andrew-platt May 2, 2025
f95b251
adding weto stack section in readme
gbarter May 6, 2025
4d20aa3
Update README.rst
gbarter May 6, 2025
e835937
changing to openfast
gbarter May 6, 2025
dea3129
Merge branch 'wetostack_readme' of github.com:gbarter/openfast into w…
gbarter May 6, 2025
c596f81
Docs: correct Bladed Interface channel 63 description
andrew-platt May 6, 2025
905deff
Merge pull request #2797 from gbarter/wetostack_readme
andrew-platt May 6, 2025
be7d67d
Merge pull request #2798 from andrew-platt/b/SrvD_avrSWAP_Descriptions
andrew-platt May 6, 2025
16e3d85
BD: add outputs channels for all loads mapped to root
andrew-platt May 8, 2025
d8efcb4
BD: add calculations for mapping loads to root outputs
andrew-platt May 8, 2025
d309316
BD: LoadsAtRoot - sum forces/moments from distr and point
andrew-platt May 9, 2025
185a092
BD: Loads at root -- change mesh from sibling to cousin
andrew-platt May 9, 2025
7821a49
Add a checkError in openfast cpp
marchdf May 9, 2025
9f46214
compute Zbottom from GridHeight, not RotorDiameter
ptrbortolotti May 13, 2025
31918a5
Zbottom is simply HubHt - half GridHeight. skip Ztop
ptrbortolotti May 13, 2025
cfeb2d5
BD: aero loads at root - remove point load mapping
andrew-platt May 14, 2025
b13fa61
OF: correct description of BStC to beamdyn
andrew-platt May 14, 2025
e676fb5
TurbSim: if grid goes below ground, shift the bottom point
bjonkman May 14, 2025
f1a8ef4
Merge pull request #5 from bjonkman/f/TurbSimGrid
ptrbortolotti May 14, 2025
fbc084b
Merge pull request #2804 from marchdf/ofcpp-check
andrew-platt May 15, 2025
f5ff4b8
Merge pull request #2811 from andrew-platt/f/BD_ApplLoadsAtRoot
andrew-platt May 15, 2025
fccd9c5
Fix restart parsing of file name
marchdf May 1, 2025
8f7a97a
Free tmpOutFileRoot char pointer in openfast cpp
marchdf May 2, 2025
2380d81
Merge pull request #2815 from andrew-platt/bp/Backport_2792_cppRestar…
andrew-platt May 15, 2025
bcffabd
Fix typos
omahs May 16, 2025
b7891a6
Merge branch 'dev' into patch-1
omahs May 16, 2025
bca46be
Merge pull request #2816 from omahs/patch-1
andrew-platt May 16, 2025
2c537cc
Make StC inputs relative to ServoDyn
dzalkind May 16, 2025
621a2d9
Let WaterKin = 0, make INTERTIALF an int
dzalkind May 16, 2025
46c3d8f
Merge remote-tracking branch 'upstream/rc-4.0.5' into of_io_update
dzalkind May 16, 2025
00fde56
Merge pull request #2818 from dzalkind/of_io_update
andrew-platt May 19, 2025
cbab85d
Reapply "Connect WaveTankInit to SS and MD Init"
rafmudaf May 13, 2025
c0b90b7
Reapply "Connect WaveTankInit to ADI Init"
rafmudaf May 13, 2025
17bc7c5
Reapply "Fix C-based ErrMsg handling"
rafmudaf May 13, 2025
b2353da
Reapply "Add type specifier to floating point constants"
rafmudaf May 13, 2025
19244a3
Reapply "Add WaveTankEnd routine"
rafmudaf May 13, 2025
e8917ff
Reapply "Call ADI Preinit and SetRotor"
rafmudaf May 13, 2025
992933f
Revert "Partiall revert "Add MHK flag to ADI C interface""
rafmudaf May 13, 2025
927666b
Reapply "Add F to C string converter to fix ADI Init"
rafmudaf May 13, 2025
39f7f76
Revert "Partially revert "Update and clean up code comments""
rafmudaf May 13, 2025
eedaad6
Revert "Partially revert "Move initial conditions to ADI C Preinit""
rafmudaf May 13, 2025
7fc7079
Revert "Partially revert "Set SS WaveField data pointer onto MD""
rafmudaf May 13, 2025
3d71fef
Revert "Partially revert "Add subroutines for debugging LabVIEW conne…
rafmudaf May 13, 2025
bfd1c03
Reapply "Fix placement of implicit none"
rafmudaf May 13, 2025
0339d1a
Reapply "Add basic header file"
rafmudaf May 13, 2025
09d101f
Reapply "Export output sizes and allocate memory in driver"
rafmudaf May 13, 2025
1fdb83e
Reapply "Extend CalcOutput routine"
rafmudaf May 13, 2025
f08deeb
Reapply "Use floating MHK reg test files for dev testing"
rafmudaf May 13, 2025
122df96
Revert "Partially revert "Fix Python lib APIs""
rafmudaf May 13, 2025
a127057
Reapply "Connect ADI SetRotorMotion, UpdateStates, CalcOutput"
rafmudaf May 13, 2025
11f789c
Reapply "Add check for initialized WaveField pointer"
rafmudaf May 13, 2025
7230693
Reapply "Add WaveTank module config file"
rafmudaf May 13, 2025
e3b2d2c
Revert "Partially Revert "Extend C ErrMes length to 8196""
rafmudaf May 13, 2025
dd9a407
Reapply "Remove implicit none’s to fix linting"
rafmudaf May 13, 2025
baf64f5
Reapply "Remove data that aren’t used"
rafmudaf May 13, 2025
2e8492d
Reapply "Streamline parts of the WaveTank module API"
rafmudaf May 13, 2025
129148f
Reapply "Get ADI rotor loads"
rafmudaf May 13, 2025
25da50d
Reapply "Bug fix when passing structure positions"
rafmudaf May 13, 2025
57ee29c
Reapply "Update WaveTank model closer to RM1"
rafmudaf May 13, 2025
e4935e7
Use new github actions for regression tests
deslaughter May 21, 2025
006e8dd
Compute component positions from floater reference
rafmudaf May 21, 2025
900f9f8
Use qualisys floater motions for WaveTankMod test
rafmudaf May 21, 2025
3714ac1
Improve the model geometry inputs
rafmudaf May 21, 2025
0ee4426
Use a module-global time step
rafmudaf May 22, 2025
92e39c9
Add offshore label to MHK tests
deslaughter May 22, 2025
407e7b4
Merge pull request #2825 from deslaughter/gh_action_backport
andrew-platt May 22, 2025
bb2ab49
bugfix: SD maximum number of output channels was incorrect
andrew-platt May 20, 2025
09db6a0
updated outlist reading using read_outlist and read_outlist_freeForm
mayankchetan May 22, 2025
0cb4857
FF: typo in SeaState names in MD_Shared .fst files
andrew-platt May 22, 2025
60a93cd
Merge pull request #2808 from ptrbortolotti/dev
andrew-platt May 22, 2025
f662bb4
Merge pull request #2821 from andrew-platt/b/SD_MaxOutputs
andrew-platt May 22, 2025
539700b
[BugFix] OF: VTK_fps=0 triggers failing code
andrew-platt May 22, 2025
8637ac8
Remove dummy libraries
rafmudaf May 23, 2025
5b999c7
Remove stub subroutines used in testing
rafmudaf May 23, 2025
8998d37
Bug fix: reduce array dimensions and fix overflow
rafmudaf May 23, 2025
6262c42
Initial pos, vel, accel with input data
rafmudaf May 23, 2025
3e0d02a
Merge pull request #2831 from andrew-platt/b/OF_VTKfps0
andrew-platt May 23, 2025
b17ddd8
Update r-test pointer
andrew-platt May 23, 2025
54b9d3d
Merge remote-tracking branch 'OpenFAST/rc-4.0.5' into ofio_outlist
andrew-platt May 23, 2025
0d788a0
update pointer
mayankchetan May 23, 2025
ca406a4
Merge pull request #2828 from mayankchetan/ofio_outlist
andrew-platt May 28, 2025
d643323
Bug fix: remove spaces in OLAF's UA summary file name
bjonkman Jun 5, 2025
c9ec085
Docs: update HydroDyn input documentation for the new rectangular mem…
luwang00 Jun 6, 2025
70b5d30
Docs: Slightly edited the HydroDyn input file documentation
luwang00 Jun 6, 2025
57d6bfb
Docs: Update HydroDyn example input file
luwang00 Jun 7, 2025
5281849
Update SubDyn input file documentation with the new member types
luwang00 Jun 7, 2025
f423408
Update api_change.rst for the new rectangular members in HD and SD
luwang00 Jun 8, 2025
964d8cf
Update the example SubDyn input file OC4_Jacket_SD_Input.dat for the …
luwang00 Jun 8, 2025
8c03aa4
Update appendixD.rst
luwang00 Jun 8, 2025
55aeee2
Merge pull request #2848 from bjonkman/b/fileNameSpaces
andrew-platt Jun 9, 2025
c752962
Bug fix: remove spaces in OLAF's UA summary file name
bjonkman Jun 5, 2025
b98d83e
Merge pull request #2853 from andrew-platt/b/backport_2848
andrew-platt Jun 10, 2025
9fc2da5
Update intermittentCrushing.F90
leopardracer Jun 11, 2025
e507ac8
Update randomCrushing.F90
leopardracer Jun 11, 2025
c3e9c8a
rc4.0.5: update release notes and version info
andrew-platt Jun 10, 2025
ff23a38
release notes: include PR 2855
andrew-platt Jun 11, 2025
86c2323
Merge pull request #2855 from leopardracer/main
andrew-platt Jun 11, 2025
f4c0b48
Merge pull request #2856 from OpenFAST/rc-4.0.5
andrew-platt Jun 11, 2025
dbf32e9
Update IceFlexIEC.f90
kilavvy Jun 12, 2025
b3d67c9
Update lockInISO.F90
kilavvy Jun 12, 2025
afafbbb
Merge remote-tracking branch 'OpenFAST/main' into m/v4.0.5_to_dev
andrew-platt Jun 12, 2025
816b1b9
Merge pull request #2859 from OpenFAST/m/v4.0.5_to_dev
andrew-platt Jun 12, 2025
94eb412
Merge remote-tracking branch 'OpenFAST/dev' into dev-cbind
andrew-platt Jun 13, 2025
bd0d00d
Manual apply PR 2816 from 4.0.5 to MoorDyn_Misc
andrew-platt Jun 16, 2025
d02f50c
Update r-test pointer
andrew-platt Jun 16, 2025
72adfa7
Bad merge of MoorDyn_Misc.f90
andrew-platt Jun 16, 2025
582aa52
MD: fix bad merge, try 2
andrew-platt Jun 16, 2025
c7fb200
Merge pull request #2850 from luwang00/d/RectMmbr
andrew-platt Jun 16, 2025
dfceeff
Merge pull request #2862 from OpenFAST/m/dev_to_devcbind_after405
andrew-platt Jun 16, 2025
cbd0c6b
Merge pull request #2863 from OpenFAST/dev-cbind
andrew-platt Jun 17, 2025
df2c9b1
update r-test pointer after dev-cbind merge to dev
andrew-platt Jun 17, 2025
6758392
Reduce memory requirement in HydroDyn initialization
bjonkman Jun 17, 2025
175386d
VS build: add SeaState
andrew-platt Jun 17, 2025
cd4b483
VSbuild MD: add missing SS dependency
andrew-platt Jun 17, 2025
aac5f90
Merge pull request #2865 from bjonkman/f/HD_memory
andrew-platt Jun 17, 2025
3326b75
VSbuild HD,MD: revise ordering for clarity
andrew-platt Jun 17, 2025
c5fb122
VSbuild MD: missing random number items in nwtc library (needed by SS)
andrew-platt Jun 17, 2025
46426c7
VSbuild SS,HD,MD: move random number source code to separate location
andrew-platt Jun 17, 2025
e4b0332
Merge pull request #2858 from kilavvy/main
andrew-platt Jun 17, 2025
cec10a8
Docs: update info on testing
andrew-platt Jun 17, 2025
182fd9f
Docs: update info on test compiler/hardware (r-test README also)
andrew-platt Jun 17, 2025
2627718
GH deploy: attempt to check if `devenv` actually works
andrew-platt Jun 18, 2025
893c4bc
Update release notes for v4.1.0
andrew-platt Jun 18, 2025
c3f9084
Update version info for release 4.1.0
andrew-platt Jun 18, 2025
c8a6312
Merge pull request #2867 from andrew-platt/b/docs_testing
andrew-platt Jun 18, 2025
45a5627
Merge pull request #2866 from andrew-platt/b/VSbuild_cbinding
andrew-platt Jun 18, 2025
b5d9d02
Merge pull request #2870 from andrew-platt/release/releaseNotes_4.1.0
andrew-platt Jun 18, 2025
be485de
Remove unnecessary entries in the `v4.1.0.md` release notes file
andrew-platt Jun 18, 2025
c3027b4
Use artifacts in github actions instead of cache
deslaughter Jun 18, 2025
47a6c5d
Update docs/changelogs/v4.1.0.md
andrew-platt Jun 18, 2025
08cfd8f
Debugging
deslaughter Jun 18, 2025
f85a929
Debugging
deslaughter Jun 18, 2025
1cc4c3e
Debugging
deslaughter Jun 18, 2025
f84d20f
replace runner.workspace with github.workspace
deslaughter Jun 18, 2025
fec54e2
Update docs/changelogs/v4.1.0.md
andrew-platt Jun 18, 2025
4b2ad86
Debugging GH actions
deslaughter Jun 18, 2025
d911924
Debugging GH actions
deslaughter Jun 18, 2025
0e3a04c
Reduce size of archive
deslaughter Jun 18, 2025
24d7ade
Making artifact smaller try 2
deslaughter Jun 18, 2025
298dc36
missing CMake files
deslaughter Jun 18, 2025
9e5ca96
keep trying
deslaughter Jun 18, 2025
fba429f
Reenable everything
deslaughter Jun 18, 2025
c6719f9
fix slash
deslaughter Jun 19, 2025
e6ccb9c
v4.1.0: minor api_change and release notes updates
andrew-platt Jun 19, 2025
356d869
Update r-test pointer to v4.1.0
andrew-platt Jun 19, 2025
eb75db0
Merge remote-tracking branch 'upstream/dev' into gh-actions-debug
deslaughter Jun 23, 2025
1ae6c5f
remove cache step
deslaughter Jun 23, 2025
301c069
Update pointer to r-test (.gitignore update)
andrew-platt Jun 24, 2025
24d2b1d
Update automated-dev-tests.yml from Copilot suggestion
andrew-platt Jun 24, 2025
02e8447
Merge pull request #2883 from deslaughter/gh-actions-debug
andrew-platt Jun 24, 2025
6f2a735
Merge branch 'dev' into dev-cbind-wavetank2
rafmudaf Jul 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/scripts/build_windows_executables.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ devenv vs-build/MoorDyn/MoorDynDriver.sln /Build "Release|x64"
devenv vs-build/MoorDyn_c_binding/MoorDyn_c_binding.sln /Build "Release|x64"
devenv vs-build/FAST/FAST.sln /Build "Release|x64"
devenv vs-build/SeaState/SeaStateDriver.sln /Build "Release|x64"
devenv vs-build/SeaState_c_binding/SeaState_c_binding.sln /Build "Release|x64"
devenv vs-build/SimpleElastoDyn/SimpleElastoDyn_Driver.sln /Build "Release|x64"
devenv vs-build/SubDyn/SubDyn.sln /Build "Release|x64"
devenv vs-build/TurbSim/TurbSim.vfproj /Build "Release|x64"
Expand Down
13 changes: 13 additions & 0 deletions .github/scripts/windows_devenv_test.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
@REM Check if devenv actually works
for /f "usebackq tokens=1* delims=: " %%i in (`"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest`) do (
if /i "%%i"=="productPath" set devenv=%%j
)

@REM above command finds devenv.exe, but that opens the VS instance. We need the devenv.com version
set devenv=%devenv:devenv.exe=devenv.com%

echo Using Visual Studio: %devenv%

"%devenv%" /?

exit /b %ERRORLEVEL%
Loading
Loading