Help running FAST v8 for the first time

Dear Jason,

Thanks for your reply.

I am getting following error after changing the path.

How do I need compile for .dll file?

And do I need to do anything to work on Aerodyn and hydrodyn or just changing the path is enough?

Thanks,
Satish J

[code]OpenFAST input file heading:
FAST Certification Test #19: NREL 5.0 MW Baseline Wind Turbine with OC3 Monopile RF
Configuration, for use in offshore analysis

Running ElastoDyn.
Nodal outputs section of ElastoDyn input file not found or improperly formatted.
Running AeroDyn.
Nodal output section of AeroDyn input file not found or improperly formatted.
Running BEM.
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 1, Blade = 1
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 2, Blade = 1
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 3, Blade = 1
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 4, Blade = 1
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 1, Blade = 2
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 2, Blade = 2
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 3, Blade = 2
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 4, Blade = 2
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 1, Blade = 3
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 2, Blade = 3
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 3, Blade = 3
Warning: Turning off Unsteady Aerodynamics because C_nalpha is 0. BladeNode = 4, Blade = 3
Running InflowWind.

Reading a 31x31 grid (145 m wide, 17.5 m to 162.5 m above ground) with a characteristic wind
speed of 12 m/s. This full-field file was generated by TurbSim (v1.06.00, 21-Sep-2012) on
07-Jan-2014 at 12:50:45.

Processed 1442 time steps of 20-Hz full-field data (72.05 seconds).
Running ServoDyn.
Running ServoDyn Interface for Bladed Controllers.

FAST_InitializeAll:SrvD_Init:BladedInterface_Init:The dynamic library
C:\Users\satis\code\openfast\build\bin/5MW_Baseline/ServoData/DISCON.dll could not be loaded.
Check that the file exists in the specified location and that it is compiled for 64-bit
applications.

FAST encountered an error during module initialization.
Simulation error level: FATAL ERROR

Aborting OpenFAST.[/code]

Dear Satish,

Again, the path to the DISCON.DLL could be incorrect. Or you are running a 64-bit OpenFAST executable and trying to use a 32-bit DISCON.DLL.

Did you compile OpenFAST yourself or download the precompiled binaries for Windows? Included with the precompiled binaries for Windows are DISCON.DLLs compiled for both 32- and 64-bits.

Best regards,

Dear Jason,

Thanks for your reply.

I downloaded binaries and i used the same dll file which resulted this error.

[code]Processed 1442 time steps of 20-Hz full-field data (72.05 seconds).
Running ServoDyn.
Running ServoDyn Interface for Bladed Controllers.
Using legacy Bladed DLL interface.
Running HydroDyn.
Generating incident wave kinematics and current time history.
Calculating second order difference frequency wave kinematics.

FAST_InitializeAll:HydroDyn_Init:MeshCommit: Line2 element 1 has 0 length.
n2 = n(63) = (0,0,-20)
n1 = n(1) = (0,0,-20)

FAST encountered an error during module initialization.
Simulation error level: FATAL ERROR

Aborting OpenFAST.[/code]

And I am getting this -

Running ElastoDyn. Nodal outputs section of ElastoDyn input file not found or improperly formatted. Running AeroDyn. Nodal output section of AeroDyn input file not found or improperly formatted.
What might be solution for this?

Thanks,
Satish J

Dear Satish,

Regarding the first error, did you change r-test model in some way, e.g., move joints around in HydroDyn?

Regarding the second error, I’d have to see your ElastoDyn and AeroDyn input files to comment. Again, I would recommend enabling the Echo option to debug problems in the input file processing.

Best regards,

Hi Jason,

Thanks for your reply.

I haven’t done any changes in r-test. what might be reason for this error?

I have attached Aerodyn and Elastodyn input files.

Thanks,
Satish J
NRELOffshrBsline5MW_OC3Monopile_AeroDyn15.rtf (9.64 KB)
NRELOffshrBsline5MW_OC3Monopile_ElastoDyn.docx (17 KB)

Dear Satish,

I don’t see any problems in the nodal output formatting. What is printed to the echo ([].ech) files?

Best regards,

Dear Jason,

Thanks for your reply.

It is 5MW_OC3Mnpl_DLL_WTurb_WavesIrr.ech

Thanks,
Satish J

Can you attach this echo file?

Dear Jason,

Thanks for your reply.

I have attached the file.

Thanks,
Satish J
5MW_OC3Mnpl_DLL_WTurb_WavesIrr.rtf (6.64 KB)

Dear Satish,

You’ve attached the echo file for the OpenFAST primary input file, but the formatting problems are in the ElastoDyn and AeroDyn input files. Can you attach the echo files for those?

Best regards,

Dear Jason,

Thanks for your reply.

I have attached elastodyn and aerodyn echo files.

Thanks,
Satish J
5MW_OC3Mnpl_DLL_WTurb_WavesIrr.ED.rtf (24.8 KB)
5MW_OC3Mnpl_DLL_WTurb_WavesIrr.HD.rtf (10.4 KB)

Dear Satish,

I don’t see that ElastoDyn had any trouble interpreting the nodal outputs, so, I’m not sure what is triggering this warning. And you attached the HydoDyn echo file, not AeroDyn, so, I can’t check if there is a formatting problem in the AeroDyn input file. Regardless, the warning about the nodal outputs don’t seem to be preventing the simulation from running.

Best regards,

Dear Jason,

Thanks for your reply.

Sorry! I have attached Aerodyn echo file. What might be the solution?

And is it possible to change the inputs such as environmental parameter?

Thanks,
Satish J
5MW_OC3Mnpl_DLL_WTurb_WavesIrr.AD.rtf (138 KB)

Dear Satish,

I don’t see that AeroDyn has any problem interpreting the nodal outputs either. But again, this warning doesn’t seem to be preventing OpenFAST from running. So, there need to be any solution. Is OpenFAST running now running as expected? Or do you have errors preventing OpenFAST from running.

What do you mean by “environmental parameters”.

Best regards,

Dear Satish,

I asked Andy Platt regarding the “nodal output” warnings, and here is his response:

Best regards,

Dear Jason,

Thanks for your reply.

So getting this “Nodal outputs section of ElastoDyn input file not found or improperly formatted” won’t affect the simulation in anyway right?

I mean wind speed, wave height, wave period,etc.

I am still facing this error

[code]Running HydroDyn.
Generating incident wave kinematics and current time history.
Calculating second order difference frequency wave kinematics.
Calculating second order sum frequency wave kinematics.

FAST_InitializeAll:HydroDyn_Init:MeshCommit: Line2 element 1 has 0 length.
n2 = n(63) = (0,0,-20)
n1 = n(1) = (0,0,-20)

FAST encountered an error during module initialization.
Simulation error level: FATAL ERROR

Aborting OpenFAST.[/code]

Thanks,
Satish J

Dear Satish,

Correct, the “nodal output” warning will not effect the simulation results; you can ignore the warning.

The wind speed is specified in the InflowWind model. The wave height and wave period are specified in the HydroDyn input file.

Regarding the error about “Line2 element…length” can you clarify where version of OpenFAST you are running and which OpenFAST input file you are running (please share links if possible)?

Best regards,

Dear Jason,

Thanks for your reply.

I am using OpenFAST-v2.4.0 and I have build the solution using visual studio and I took repository from this - github.com/OpenFAST/OpenFAST.

Thanks,
Satish J

Dear Satish,

And which model are you running (from the r-test) to produce this error? Do the other r-test cases run without a problem?

Best regards,

Dear Jason,

Thanks for your reply.

I used 5MW_OC3Mnpl_DLL_WTurb_WavesIrr model for simulation.

But, when I run 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth model, it shows terminated normally (attached). Does that mean it is working fine and if so, is .out file the output which we need?

If above one is correct, what might be the reason of error for 5MW_OC3Mnpl_DLL_WTurb_WavesIrr model?

Thanks,
Satish J