Hi Andy,
I did some more tests and tried to reproduce the error with the NREL model from "5MW_Land_BD_DLL_WTurb" in the v3.0.0 r-test repository.
With the following changes I see the same error as before running with the x64 compiled version from here.
Without the nodal output section in BeamDyn no error is given.
NRELOffshrBsline5MW_BeamDyn.dat (only nodal output added):
---------------------- OUTPUTS -------------------------------------------------
True SumPrint - Print summary data to “.sum” (flag)
“ES10.3E2” OutFmt - Format used for text tabular output, excluding the time channel.
0 NNodeOuts - Number of nodes to output to file [0 - 9] (-)
1, 2, 3, 4, 5, 6 OutNd - Nodes whose values will be output (-)
OutList - The next line(s) contains a list of output parameters. See OutListParameters.xlsx for a listing of available output channels, (-)
“RootFxr, RootFyr, RootFzr”
“RootMxr, RootMyr, RootMzr”
“TipTDxr, TipTDyr, TipTDzr”
“TipRDxr, TipRDyr, TipRDzr”
END of input file (the word “END” must appear in the first 3 columns of this last OutList line)
---------------------- NODE OUTPUTS --------------------------------------------
99 BldNd_BlOutNd - Blade nodes on each blade (currently unused)
OutList - The next line(s) contains a list of output parameters. See OutListParameters.xlsx, AeroDyn_Nodes tab for a listing of available output channels, (-)
“Mxr” - Sectional moment resultants at each node expressed in r r: a floating reference coordinate system fixed to the root of the moving beam; when coupled to FAST for blades, this is equivalent to the IEC blade (b) coordinate system (N-m)
“Myr” - Sectional moment resultants at each node expressed in r r: a floating reference coordinate system fixed to the root of the moving beam; when coupled to FAST for blades, this is equivalent to the IEC blade (b) coordinate system (N-m)
“Mzr” - Sectional moment resultants at each node expressed in r r: a floating reference coordinate system fixed to the root of the moving beam; when coupled to FAST for blades, this is equivalent to the IEC blade (b) coordinate system (N-m)
END of input file (the word “END” must appear in the first 3 columns of this last OutList line)
5MW_Land_BD_DLL_WTurb.fst (only TMax, feature switches, file paths and TStart changed):
2 TMax - Total run time (s)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
2 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
0 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
0 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDyn v14; 2=AeroDyn v15}
0 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
0 CompSub - Compute sub-structural dynamics (switch) {0=None; 1=SubDyn; 2=External Platform MCKF}
0 CompMooring - Compute mooring system (switch) {0=None; 1=MAP++; 2=FEAMooring; 3=MoorDyn; 4=OrcaFlex}
0 CompIce - Compute ice loads (switch) {0=None; 1=IceFloe; 2=IceDyn}
1 TStart - Time to begin tabular output (s)
Output at execution:
"**************************************************************************************************
OpenFAST
Copyright (C) 2021 National Renewable Energy Laboratory
Copyright (C) 2021 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-v3.0.0
Compile Info:
- Compiler: Intel(R) Fortran Compiler 1900
- Architecture: 64 bit
- Precision: single
- OpenMP: No
- Date: Jun 23 2021
- Time: 21:25:05
Execution Info:
- Date: 02/03/2022
- Time: 11:32:55+0100
OpenFAST input file heading:
FAST Certification Test #26: NREL 5.0 MW Baseline Wind Turbine (Onshore)
Running ElastoDyn.
Nodal outputs section of ElastoDyn input file not found or improperly formatted.
Running BeamDyn.
Running BeamDyn.
Running BeamDyn.
Time: 0 of 2 seconds.
forrtl: severe (157): Program Exception - access violation
Image PC Routine Line Source
openfast_x64.exe 00007FF7A1313DB6 Unknown Unknown Unknown
openfast_x64.exe 00007FF7A0CC3567 Unknown Unknown Unknown
openfast_x64.exe 00007FF7A02B8F6D Unknown Unknown Unknown
openfast_x64.exe 00007FF7A02A753E Unknown Unknown Unknown
openfast_x64.exe 00007FF7A02988CE Unknown Unknown Unknown
openfast_x64.exe 00007FF7A021AF0B Unknown Unknown Unknown
openfast_x64.exe 00007FF7A021A93C Unknown Unknown Unknown
openfast_x64.exe 00007FF7A01D1CD3 Unknown Unknown Unknown
openfast_x64.exe 00007FF7A27E8362 Unknown Unknown Unknown
openfast_x64.exe 00007FF7A2CE4134 Unknown Unknown Unknown
KERNEL32.DLL 00007FFC0B707034 Unknown Unknown Unknown
ntdll.dll 00007FFC0D702651 Unknown Unknown Unknown"