Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenFAST v3.3.0 #1291

Merged
merged 344 commits into from
Oct 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
344 commits
Select commit Hold shift + click to select a range
3e40ac1
MoorDyn: Implementation of Line bending stiffness
mattEhall Oct 27, 2021
7ffb95e
Seabed Friction Implementation
Nov 1, 2021
0d7c83c
vs-build/FASTlib/FASTlib.vfproj commit
Nov 1, 2021
33382c1
A couple bug fixes to the friction code
shousner Nov 3, 2021
48c9e3e
Changes in my vs-build FAST sln file
shousner Nov 3, 2021
24c06af
Fixed the wrong index for the unit normal vector
shousner Nov 3, 2021
d8e620a
Bug fix in getDepthFromBathymetry: fy, not fx in interpolation
Nov 11, 2021
8f98533
MD Driver updates and line output fix:
mattEhall Dec 3, 2021
72fbba8
Merge branch 'f/SrvD_linearization' into MDv2-farm:
mattEhall Dec 3, 2021
e3eec4a
FASTLib.vfproj update for new MD source files
mattEhall Dec 3, 2021
3990bce
Update MoorDyn to new input file Body/Line format/capabilities:
mattEhall Dec 13, 2021
d4f24d0
Merge friction updates from shousner/MDv2-farm-bath into MDv2-farm
mattEhall Dec 13, 2021
f21290e
Bug fix of transverse/axial friction coefficients
Dec 13, 2021
66955bf
UA: update of drag to better match HAWC2's implementation
ebranlard Jan 29, 2022
e2942a5
UA: update driver to switch between oscillation at mid/chord or AC, a…
ebranlard Jan 29, 2022
360fcc5
DBEMT: temporarily turning off Wdot, and changing tau1
ebranlard Jan 29, 2022
104f8fc
Fix HD added mass on member end (Close #992)
ebranlard Feb 7, 2022
5184e3b
MoorDyn waterkin and i/o updates
mattEhall Feb 8, 2022
c1024df
DBEMT: fixing equations for continuous DBEMT
ebranlard Feb 12, 2022
04e9cba
UA/DBEMT: Allowing linearization
ebranlard Jan 7, 2022
9cb0b1b
Cherry picking some overlooked linearization updates from MDv2
mattEhall Oct 7, 2021
56604b1
Adding MoorDyn driver visual studio files
mattEhall Feb 14, 2022
e8f1a7b
MD lin: missing argument to MD_JacobianPInput
andrew-platt Aug 23, 2021
ccdf44d
MD Lin: add du{MD}/du{MD} term (accel + vel terms)
andrew-platt Aug 19, 2021
e5cb26d
Adjust merged FAST_Lin additions for MDv2-farm compatibility
mattEhall Feb 15, 2022
44ef892
MoorDyn: Improved error handling for Rods and WaterKin
mattEhall Feb 22, 2022
91e9a57
Increase allowed line length in the FileInfoType parsing
andrew-platt Feb 17, 2022
642e4b2
Merge branch 'NREL/dev' into b/minor_updates
bjonkman Mar 2, 2022
bc5c19b
Merge remote-tracking branch 'NREL/dev' into b/minor_updates
bjonkman Mar 2, 2022
c5e2615
[BugFix] reset platformtoolset to v140
andrew-platt Mar 3, 2022
fcc732f
[BugFix] Reset WindowsTargetPlatformVersion to 8.1
andrew-platt Mar 3, 2022
7fcc6bc
Merge branch 'f/SrvD_linearization' into mh-MDv2-farm
andrew-platt Mar 3, 2022
dbe0239
Reset a few VS project file entries to match what is in dev
andrew-platt Mar 3, 2022
c825ba2
Fixed some duplication and initialization issues for Rods:
mattEhall Mar 3, 2022
ff59f0f
Merge pull request #11 from andrew-platt/MDv2-farm into mattehall/MDv…
mattEhall Mar 3, 2022
643e513
MDv2: update CMakeLists.txt
andrew-platt Mar 3, 2022
383ba90
MDv2: convert tabs to spaces
andrew-platt Mar 3, 2022
c69c178
MDv2: double precision compiling working
andrew-platt Mar 4, 2022
2322794
MDv2: fix non-standard fortran 'if' statement
andrew-platt Mar 4, 2022
5d2c848
AD: do not turn off BEM for all negative TSRs
bjonkman Dec 9, 2021
92effbf
Merge branch 'b/minor_updates' into f/Aero_Sync
bjonkman Mar 8, 2022
cf58377
AD/AA: remove unused variables
bjonkman Mar 8, 2022
f4f5f99
Merge remote-tracking branch 'NREL/dev' into f/Aero_Sync
bjonkman Mar 9, 2022
17795d7
AD sync: sort BEMT/FVW outputs in AeroDyn_IO.f90
bjonkman Mar 9, 2022
4f5baa8
Merge remote-tracking branch 'OpenFAST/dev' into f/SrvD_linearization
andrew-platt Mar 10, 2022
19fe467
Merge remote-tracking branch 'origin/f/SrvD_linearization' into mh-MD…
andrew-platt Mar 10, 2022
5c39dbe
AD: merge more of `TwrInfl` and `TwrInflArray` routines
bjonkman Mar 10, 2022
ebc5c85
Merge pull request #14 from andrew-platt/MDv2-farm
mattEhall Mar 10, 2022
4cc8f6d
Bug fixes for nonlinear tension-strain capability
mattEhall Mar 10, 2022
81df672
HD: Fix HD added mass on member end (scaling factor) (Close #992)
ebranlard Mar 11, 2022
0b3bc95
Merge pull request #16 from ebranlard/f/hd-am-end
mattEhall Mar 11, 2022
78efc1b
Improve and correct some error messages and warnings to be more preci…
pschuenemann Mar 11, 2022
b2e900a
Merge remote-tracking branch 'NREL/dev' into f/AD_TwrShadow
bjonkman Mar 15, 2022
c0c1c29
GitHub template: update list of binaries for Windows executable
bjonkman Mar 15, 2022
4f4b5a8
HD: allways allocating A,B,C (Closes #1046)
ebranlard Mar 15, 2022
d34239a
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard Mar 16, 2022
27de1d4
Merge remote-tracking branch 'OpenFAST/dev' into mh-MDv2-farm
andrew-platt Mar 18, 2022
9a28d15
Merge pull request #18 from andrew-platt/MDv2-farm
mattEhall Mar 18, 2022
b820815
Bugfixes for cable bending stiffness
mattEhall Mar 18, 2022
c51e7c0
MDv2: BugFix to ensure correct output of solver options warning and m…
pschuenemann Mar 15, 2022
a612d2a
MDv2: Fix error message for unidentified Type/BodyID of Connections
pschuenemann Mar 15, 2022
48084bc
FAST lin: update `Indx_y_ED_Nacelle_Start` with suggestion from bjonkman
andrew-platt Mar 21, 2022
5e46952
Merge branch 'dev' into f/Aero_Sync_full
bjonkman Mar 21, 2022
8156e6c
AD: fix some typos + convert `pi/180` to `D2R`
bjonkman Mar 21, 2022
2735849
Merge remote-tracking branch 'NREL/dev' into f/AD_TwrShadow
bjonkman Mar 21, 2022
f9b5439
Merge branch 'f/AD_TwrShadow' into f/Aero_Sync
bjonkman Mar 21, 2022
1230c15
Merge remote-tracking branch 'OpenFAST/dev' into mh-MDv2-farm
andrew-platt Mar 29, 2022
8c12ac0
MDv2: update MoorDyn_Types.f90 after regenerating
andrew-platt Mar 29, 2022
605de10
MDv2-farm: update regression test cases from @erickaloz
andrew-platt Mar 31, 2022
1d89546
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard Apr 1, 2022
4584389
Enable cavitation calculation using FVW model
hkross Apr 2, 2022
de041bb
MoorDyn cylinder hydrodynamics capability
mattEhall Apr 7, 2022
f2629d6
MDv2: Make parsing of OutList from input file more robust
pschuenemann Mar 18, 2022
f7b799e
MDv2: More strict parsing of Type/BodyID for pinned Rods
pschuenemann Mar 18, 2022
e908c4b
MDv2: Check for correct number of columns in each row of each input t…
pschuenemann Mar 18, 2022
490bd8e
MoorDyn: restoring backward-compatible output names
mattEhall Apr 7, 2022
52d1468
Merge pull request #20 from andrew-platt/MDv2-farm
mattEhall Apr 7, 2022
a8b1d09
Enabling and fixing cable bending stiffness capability:
mattEhall Apr 11, 2022
0179101
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard Apr 16, 2022
3b4f10d
MDv2: remove tab characters
andrew-platt Apr 19, 2022
ea6bc8f
MDv2: Fix compile issue with the UnLog
andrew-platt Apr 19, 2022
461fd87
MoorDyn updates: linearization, wave stretching, buoyancy, print:
mattEhall Apr 19, 2022
43e22cc
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard Apr 29, 2022
6f8dc6f
MDv2: merge issue in MoorDyn registry -- registry.exe could not build it
andrew-platt May 2, 2022
e96a086
MDv2: [BugFix] segfault in logging option. update input files in r-test
andrew-platt May 3, 2022
4ac9026
MDv2: update input file format in r-test
andrew-platt May 3, 2022
7844b93
MoorDyn: add slack-segment 0.5 safety factor for linearization pertur…
mattEhall May 4, 2022
670375e
MD: fix issue with compiling double with Intel
andrew-platt May 6, 2022
eca8387
SD lin: [BugFix] indexing to SD_y%Y3Mesh start in Indx_y_SD_Y3Mesh_Start
andrew-platt May 6, 2022
c70906c
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard May 10, 2022
8788b6a
Merge branch 'dev' of https://github.com/openfast/openfast into dev
ebranlard May 17, 2022
680361f
Merge branch 'dev' into f/ua-dbemt
ebranlard May 17, 2022
729a2af
UA/DBEMT: update of documentation and static equation references in code
ebranlard Jun 16, 2022
d27b0ad
UA/DBEMT: update of r-test
ebranlard Jun 16, 2022
db34233
Merge remote-tracking branch 'OpenFAST/dev' into mh-MDv2-farm
andrew-platt Jul 13, 2022
a2c7449
Merge remote-tracking branch 'origin/dev' into f/ua-dbemt
ebranlard Jul 18, 2022
fc91141
UA/DBEMT: update of r-tests
ebranlard Jul 18, 2022
461ad53
Link to repo-hosted NWTC Programmer's Handbook
rafmudaf Jul 18, 2022
de7f525
Rename AeroDyn images so they get past ad blockers
rafmudaf Jul 18, 2022
f049ce3
Merge remote tracking branch upstream/dev into feature/Cavitation
hkross Jul 18, 2022
fdb59b3
Update regression tests
hkross Jul 18, 2022
eb34769
UA/DBEMT: update of documentation. UAMod=4,5,6 support linearization
ebranlard Jul 18, 2022
eab09f0
UA/DBEMT: linearization with UA_OYE, using 4th state only
ebranlard Jul 18, 2022
da66f9a
Make test documentation more visible in TOC
rafmudaf Jul 18, 2022
70628ac
Move IfW API changes to the correct section
rafmudaf Jul 18, 2022
a21da3b
Fix name of InflowWind_Driver in syntax help docs
rafmudaf Jul 18, 2022
75879ae
Simulink: add documentation of channels in FAST_Library.h (#1176)
andrew-platt Jul 18, 2022
092f4ca
Merge pull request #1078 from hkross/feature/Cavitation
rafmudaf Jul 18, 2022
924241a
MAP: allow keyword `fixed` and `fix`
andrew-platt Jul 19, 2022
4eb9938
Merge pull request #1186 from andrew-platt/f/MAP_keyword_Fixed
rafmudaf Jul 20, 2022
81c8798
Merge pull request #1183 from rafmudaf/dev
rafmudaf Jul 20, 2022
3a12ac6
AD15: add WrVTK_Type to driver for outputting line mesh info
andrew-platt Jul 20, 2022
9e1f8f9
AD15: update documentation for WrVTK_Type in the driver
andrew-platt Jul 20, 2022
b4c9fac
AD15: add checks on driver inputs for WrVTK and WrVTK_Type
andrew-platt Jul 20, 2022
da6fb64
Merge pull request #1188 from andrew-platt/f/ad_driver_lineVTK
andrew-platt Jul 20, 2022
8539e4e
MoorDyn Rod bugfixes to solve power cable issues:
mattEhall Jul 21, 2022
09a57eb
Merge branch 'main' into dev
rafmudaf Jul 22, 2022
3a38181
Merge branch 'main' into dev
rafmudaf Jul 22, 2022
3d415d3
Add overview presentation from NAWEA 2019
rafmudaf Jul 25, 2022
23d2330
Lin: create VTK directory on restart (user might have deleted it)
ebranlard Jul 28, 2022
157cfac
Lin: unifying some code for VTKLinTim=1,2 and adding screen output
ebranlard Jul 28, 2022
2ee8b4a
Lin: surface mesh outputs without AD using basic geometries, adding c…
ebranlard Jul 28, 2022
71940d8
Lin: default rectangular cross section for BD and ED. Using FPS for V…
ebranlard Jul 29, 2022
1b744a2
Option to disable variable tracking with GNU compiler (#1198)
rafmudaf Jul 29, 2022
7ed4655
Add parallel jobs to improve Actions reg test time
rafmudaf Jun 10, 2022
5a8ec26
Configure OpenFAST Library as shared library
rafmudaf Jul 10, 2022
c4d2ca8
Add fPIC flag for MAP++
rafmudaf Jul 11, 2022
7693fa1
Add a branch for linearization tests
rafmudaf Jul 14, 2022
78fc187
Consolidate tests and improve naming
rafmudaf Jul 14, 2022
3aa7f39
Disable variable tracking on all FF modules
rafmudaf Jul 14, 2022
6d9d1c9
Update ideal beam linearization test baselines
rafmudaf Jul 29, 2022
5099377
Build HydroDyn C-interface for interface tests
rafmudaf Jul 29, 2022
7763dea
Merge branch 'main' into dev
rafmudaf Aug 1, 2022
6aae04a
Merge pull request #1203 from rafmudaf/q3/parallel_actions
rafmudaf Aug 1, 2022
84addf3
Clean up in rtestlib
rafmudaf May 17, 2022
fa66d5b
Determine passing channels instead of norms
rafmudaf Jun 22, 2022
b2b3d5c
Plot pass/fail boundary in error plot
rafmudaf May 17, 2022
22e8395
Unify baselines
rafmudaf Aug 1, 2022
68ed80a
Update reg test driver scripts
rafmudaf May 20, 2022
acf2c89
Update reg test plotting - bug fixes, Bokeh 2.4
rafmudaf Jun 22, 2022
2d75a72
Expand precision for BeamDyn and SubDyn module tests
rafmudaf Aug 1, 2022
c70fb2b
Mark channels with nan or inf as failing
rafmudaf Jun 16, 2022
df1cc9e
Add a no-run flag to CTest options
rafmudaf Jun 21, 2022
0b76b44
Add fpic compiler flag for C targets
rafmudaf Jul 10, 2022
7c2215b
IfW Driver: Fix output headers and column fmt
rafmudaf Aug 1, 2022
761ef68
HD: add precision and update Python driver scripts
rafmudaf Aug 1, 2022
abcdb12
Test ascii output silently
rafmudaf Jul 10, 2022
ccaabe4
Add more precision to SubDyn tests
rafmudaf Aug 1, 2022
8a59edd
Update a few HD cases to use RANLUX pRNG
rafmudaf Aug 1, 2022
d1daab1
Make atol a function of the magnitude of the data
rafmudaf Jul 21, 2022
35387f7
Rename openfast library ctest function
rafmudaf Jul 22, 2022
ff1cf54
Set ctest driver paths based on system type
rafmudaf Jul 22, 2022
0ffbe85
Add a ctest label for fastlib cases
rafmudaf Aug 1, 2022
5dc7272
Host a large file in the docs outside of GitHub
rafmudaf Aug 3, 2022
0d8762b
Add HD module test for OC4 jacket
rafmudaf Aug 8, 2022
789eadb
Fast_Library: expose DT_Out through FAST_Sizes
deslaughter Aug 11, 2022
859f4f4
openfast_library.py: save output based on DT_Out
deslaughter Aug 11, 2022
c4e837b
FastLibAPI: update for FAST_Sizes, fix memory leak
deslaughter Aug 11, 2022
c6b19d9
simulink: updates FAST_SFunc.c from FAST_Library.h
deslaughter Aug 11, 2022
b427ef7
openfast_library.py channel_names -> output_channel_names
deslaughter Aug 11, 2022
31cd646
FastLibAPI: channel_names -> output_channel_names
deslaughter Aug 11, 2022
8faa253
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Aug 11, 2022
5ba94ce
FastLibAPI: change output_channel_names to vector.
deslaughter Aug 11, 2022
e46cbaa
Connect tolerance parameters through CMake
rafmudaf Aug 16, 2022
705bf08
Disable consistently inconsistent test cases
rafmudaf Aug 17, 2022
92ddaf3
Bug fix in finding the channel order of magnitude
rafmudaf Aug 17, 2022
c045341
Improvements to regression-test python scripts
bjonkman Aug 18, 2022
134959c
Add legend to error plots
rafmudaf Aug 18, 2022
783925f
Revert path changes (see #1021)
rafmudaf Aug 18, 2022
2ea9bcb
Merge pull request #1217 from rafmudaf/q3/one_baseline
rafmudaf Aug 18, 2022
ddcb392
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Aug 22, 2022
1c48661
Merge remote-tracking branch 'mhall/MDv2-farm' into MDv2-farm
andrew-platt Aug 22, 2022
cec8dfa
Merge remote-tracking branch 'NREL/dev' into f/Python_RegTests
bjonkman Aug 23, 2022
6adf4ac
Fix broken manual regression test python script
bjonkman Aug 23, 2022
b22fc02
python scripts: avoid plotting errors with different numbers of outpu…
bjonkman Aug 23, 2022
cd14fab
fix broken spacing from previous merge conflict
bjonkman Aug 23, 2022
4923e05
Missing r-test commit from previous PR
andrew-platt Aug 23, 2022
93b5288
Merge remote-tracking branch 'NREL/dev' into f/Python_RegTests
bjonkman Aug 23, 2022
fccee33
r-test: missing test case after merge of #1217
andrew-platt Aug 23, 2022
273e9c1
Merge remote-tracking branch 'NREL/dev' into f/Python_RegTests
bjonkman Aug 23, 2022
a8b7c89
r-test: Remove -m64 in CMAKE_Fortran_FLAG from r-test
andrew-platt Aug 24, 2022
0a6d2f0
Merge pull request #1228 from andrew-platt/b/CMake_FlagUpdate-rtest
andrew-platt Aug 24, 2022
19b4ca7
Merge pull request #1222 from bjonkman/f/Python_RegTests
andrew-platt Aug 24, 2022
32a5f34
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Aug 24, 2022
b888e4a
[bugfix] Seg Fault due to hub model and external inflow (#1227)
psakievich Aug 25, 2022
1792984
HD: increase max length of line read from kinematics files
andrew-platt Aug 25, 2022
51740e6
MDv2: update r-test cases
andrew-platt Aug 27, 2022
471c7a6
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Aug 27, 2022
8f93c02
MDv2: true up FAST_Lin.f90 to match dev (bad merge may have occured a…
andrew-platt Aug 27, 2022
28d535c
MDv2: use small angle perturbation for angles in Perturb_u
andrew-platt Aug 27, 2022
f67cfb1
AA: fix BL-thickness for heavily-tripped airfoil, and adding equation…
ebranlard Aug 31, 2022
3770ba9
Merge pull request #1239 from ebranlard/f/aa-delta0
andrew-platt Aug 31, 2022
b496e46
Merge pull request #1230 from andrew-platt/b/HD_KinematicLongInputLine
andrew-platt Aug 31, 2022
7228d7f
Merge remote-tracking branch 'NREL/dev' into b/BEM_TSR_turnoff
bjonkman Aug 31, 2022
4506efe
Merge remote-tracking branch 'NREL/dev' into f/AD_TwrShadow
bjonkman Aug 31, 2022
1d16cd4
Merge remote-tracking branch 'NREL/dev' into f/Aero_Sync
bjonkman Aug 31, 2022
c5c38fa
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Sep 2, 2022
e1e6174
RegTest: remove a python test and a hd test that were equivalents to …
andrew-platt Sep 2, 2022
4fff8f2
testing: update test execution scripts to use rtl.copyTree
andrew-platt Sep 6, 2022
83b5f9a
Merge pull request #1211 from deslaughter/bug/pythonlib
andrew-platt Sep 6, 2022
6ce04ff
Merge remote-tracking branch 'origin/f/DisableRegTests' into MDv2-farm
andrew-platt Sep 6, 2022
8b776ce
FF: add warning if a turbine using shared moorings is using SD
andrew-platt Sep 6, 2022
de6e544
testing: cpp testing failing from last commit due to missing .yaml file
andrew-platt Sep 7, 2022
0f8237e
Merge pull request #1244 from andrew-platt/f/DisableRegTests
deslaughter Sep 7, 2022
1dc43e6
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Sep 7, 2022
b5c4491
Lin: minor update to error handling in SetVTKDefaultBladeParams
andrew-platt Sep 7, 2022
1a1091f
Lin: close default vtk circle shape
andrew-platt Sep 7, 2022
59fa0db
Merge pull request #1199 from ebranlard/f/linviz
deslaughter Sep 8, 2022
23fb58f
Merge remote-tracking branch 'OpenFAST/dev' into f/hd-am-end
andrew-platt Sep 8, 2022
66582ca
HD: regression test update after added mass fix
andrew-platt Sep 8, 2022
0668079
Merge pull request #999 from ebranlard/f/hd-am-end
andrew-platt Sep 8, 2022
f067eb9
Merge remote-tracking branch 'OpenFAST/dev' into MDv2-farm
andrew-platt Sep 8, 2022
4791e9a
MDv2: update regression tests using MD
andrew-platt Sep 8, 2022
679d850
Merge pull request #28 from andrew-platt/MDv2-farm
mattEhall Sep 9, 2022
15e2480
MDv2: add MD documenation (linked to another readthedocs for now)
andrew-platt Sep 9, 2022
637b93f
MDv2: update api_change.rst
andrew-platt Sep 9, 2022
8ad56a7
Merge pull request #1086 from mattEhall/MDv2-farm
andrew-platt Sep 10, 2022
e1969eb
Update Registry to use pointers when requested
bjonkman Sep 9, 2022
35d8bb3
Update Types files
bjonkman Sep 12, 2022
56aaad3
NWTC Lib: fix uninitialized ErrStat in FreeDynamicLib
bjonkman Sep 12, 2022
6e5c3e8
Registry: fix typo in error message text
bjonkman Sep 14, 2022
4e034aa
NWTC Lib: add `OutStrLenM1` and `FindValidChannelIndx`
bjonkman Sep 15, 2022
9162ee8
NWTC_IO: update GetWords to return the number actually read
bjonkman Sep 15, 2022
23ce974
MAP: fix compiler warning about parameter being different than declar…
bjonkman Sep 15, 2022
49ca7ad
Remove redundant parameter from Waves
bjonkman Sep 15, 2022
936f18e
Merge branch 'dev' into f/AD_TwrShadow
rafmudaf Sep 19, 2022
673b437
Update r-test baselines for AOC cases
rafmudaf Sep 19, 2022
98d86ee
Merge pull request #20 from rafmudaf/f/AD_TwrShadow
bjonkman Sep 20, 2022
8bb1bc2
Merge pull request #1042 from bjonkman/f/AD_TwrShadow
rafmudaf Sep 20, 2022
77ad92e
Merge branch 'dev' into f/Aero_Sync
bjonkman Sep 20, 2022
ef6d6ba
Merge pull request #1061 from bjonkman/f/Aero_Sync
rafmudaf Sep 20, 2022
172b020
Merge remote-tracking branch 'NREL/dev' into f/WriteOutput
bjonkman Sep 20, 2022
3a6e5c6
update r-test
bjonkman Sep 20, 2022
782d4ae
Merge pull request #1254 from bjonkman/f/WriteOutput
rafmudaf Sep 20, 2022
5773f70
Merge remote-tracking branch 'NREL/dev' into b/BEM_TSR_turnoff
bjonkman Sep 20, 2022
27e418b
Compile and run Registry in GH Actions
rafmudaf Sep 20, 2022
620c60b
Remove unnecessary artifact upload step
rafmudaf Sep 20, 2022
c6dc52e
update r-test
bjonkman Sep 20, 2022
f558a63
Merge branch 'dev' into f/Registry
bjonkman Sep 20, 2022
e3f401f
Merge pull request #1037 from bjonkman/b/BEM_TSR_turnoff
rafmudaf Sep 21, 2022
42774c9
Merge branch 'dev' into f/ua-dbemt
ebranlard Sep 26, 2022
9fea6a6
Merge branch 'dev' into f/ua-dbemt
ebranlard Sep 26, 2022
6661940
UA/DBEMT: update of r-test
ebranlard Sep 26, 2022
ba6e89b
Merge pull request #1000 from ebranlard/f/ua-dbemt
rafmudaf Sep 26, 2022
1b4a1ac
Merge pull request #1248 from bjonkman/f/Registry
rafmudaf Sep 26, 2022
aa9c459
GitHub Workflow: adding build-all-debug-single to check types on comp…
ebranlard Sep 29, 2022
7b2015c
GH Actions: Update artifact upload action version
rafmudaf Oct 19, 2022
13cd8bc
Update version to v3.3
rafmudaf Oct 26, 2022
3210dac
API docs bug fix
rafmudaf Oct 28, 2022
b85e3e0
Include NAWEA 2022 slides
rafmudaf Oct 28, 2022
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
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# add (semi-useful) version info to git archive
CreateGitVersion.bat ident export-subst

# Declare files that will always have CRLF line endings on checkout.
*.bat text eol=crlf

1 change: 0 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
- [ ] Create a merge commit in r-test and add a corresponding tag
- [ ] Compile executables for Windows builds
- [ ] FAST_SFunc.mexw64
- [ ] MAP_X64.dll
- [ ] OpenFAST-Simulink_x64.dll
- [ ] openfast_x64.exe
- [ ] DISCON.dll
Expand Down
Loading