Invalid numerical input for file

Hey there,

after a while I am getting back to work with FAST, finally. Thus, I have compiled OpenFAST on my ArchLinux system and try to run some old simulations where the input files have been written to be used with FAST v8.16. However, as recommended in[[url]https://wind.nrel.gov/nwtc/docs/README_OpenFAST.pdf[/url] The input file for AeroDyn has been updated to include now the lines needed by OpenFAST:

False         CavitCheck	  - Perform cavitation check? (flag) TRUE will turn off unsteady aerodynamics
     103500   Patm		 - Atmospheric pressure (Pa) [used only when CavitCheck=True]
       1700   Pvap	         - Vapour pressure of fluid (Pa) [used only when CavitCheck=True]
         .5   FluidDepth         - Water depth above mid-hub height (m) [used only when CavitCheck=True]

But when trying to run OpenFAST with different input files which have been working on FAST 8.16 before the same error occurs:

$ openfast .../Load-Cases-Nantes/LB/DOWEC_6MW_LB_Test03a_Steady_12mps_DLL.fst

 **************************************************************************************************
 OpenFAST

 Copyright (C)  National Renewable Energy Laboratory
 Copyright (C)  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-v2.0.0
 Compile Info:
  - Architecture: 64 bit
  - Precision: double
  - Date: Oct 22 2018
  - Time: 10:24:58
 Execution Info:
  - Date: 10/23/2018
  - Time: 17:43:58+0200

 OpenFAST input file heading:
     SOF-3 Load Simulation: DOWEC 6 MW Wind Turbine (Onshore)

 Running ElastoDyn.
 Running AeroDyn.

 FAST_InitializeAll:AD_Init:ReadInputFiles:ReadPrimaryFile:Invalid numerical input for file
 ".../Load-Cases-Nantes/LB/DOWEC_6MW_AeroDyn15.dat" occurred while trying to
 read SkewModFactor.
 ReadPrimaryFile:Invalid logical input for file
 ".../Load-Cases-Nantes/LB/DOWEC_6MW_AeroDyn15.dat" occurred while trying to
 read TIDrag.
 ReadPrimaryFile:Invalid numerical input for file
 ".../Load-Cases-Nantes/LB/DOWEC_6MW_AeroDyn15.dat" occurred while trying to
 read IndToler.
 ReadPrimaryFile:Invalid numerical input for file
 ".../Load-Cases-Nantes/LB/DOWEC_6MW_AeroDyn15.dat" occurred while trying to
 read MaxIter.

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

  Aborting OpenFAST.

I think there is an error in the file path or something similiar, caused by switching from windows to linux because the errors do not make sense to me as the respective files seem to be correct. Can these errors occur when OpenFAST ist not capable of finding the respective files?

Best regards,
Daniel

Edit: Unfortunately I got an http error while attaching the input file. Thus I am posting it here:

------- FAST v8.16.* INPUT FILE ------------------------------------------------
Wind Turbine (Onshore)
---------------------- SIMULATION CONTROL --------------------------------------
true          Echo            - Echo input data to <RootName>.ech (flag)
"WARNING"     AbortLevel      - Error level when simulation should abort (string) {"WARNING", "SEVERE", "FATAL"}
        200   TMax            - Total run time (s)
       0.01   DT              - Recommended module time step (s)
          2   InterpOrder     - Interpolation order for input/output time history (-) {1=linear, 2=quadratic}
          0   NumCrctn        - Number of correction iterations (-) {0=explicit calculation, i.e., no corrections}
      99999   DT_UJac         - Time between calls to get Jacobians (s)
      1E+06   UJacSclFact     - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
          1   CompElast       - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
          1   CompInflow      - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
          2   CompAero        - Compute aerodynamic loads (switch) {0=None; 1=AeroDyn v14; 2=AeroDyn v15}
          1   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}
          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}
---------------------- INPUT FILES ---------------------------------------------
"DOWEC_6MW_ElastoDyn_land-based_Test3a.dat"    EDFile          - Name of file containing ElastoDyn input parameters (quoted string)
"unused"      BDBldFile(1)    - Name of file containing BeamDyn input parameters for blade 1 (quoted string)
"unused"      BDBldFile(2)    - Name of file containing BeamDyn input parameters for blade 2 (quoted string)
"unused"      BDBldFile(3)    - Name of file containing BeamDyn input parameters for blade 3 (quoted string)
"6MW_InflowWind_12_1mps_SteadyNoshear.dat"    InflowFile      - Name of file containing inflow wind input parameters (quoted string)
"AeroDyn15.dat"    AeroFile        - Name of file containing aerodynamic input parameters (quoted string)
"ServoDyn.dat"    ServoFile       - Name of file containing control and electrical-drive input parameters (quoted string)
"unused"      HydroFile       - Name of file containing hydrodynamic input parameters (quoted string)
"unused"      SubFile         - Name of file containing sub-structural input parameters (quoted string)
"unused"      MooringFile     - Name of file containing mooring system input parameters (quoted string)
"unused"      IceFile         - Name of file containing ice input parameters (quoted string)
---------------------- OUTPUT --------------------------------------------------
True          SumPrint        - Print summary data to "<RootName>.sum" (flag)
          5   SttsTime        - Amount of time between screen status messages (s)
      99999   ChkptTime       - Amount of time between creating checkpoint files for potential restart (s)
"default"     DT_Out          - Time step for tabular output (s) (or "default")
          0   TStart          - Time to begin tabular output (s)
          3   OutFileFmt      - Format for tabular (time-marching) output file (switch) {1: text file [<RootName>.out], 2: binary file [<RootName>.outb], 3: both}
True          TabDelim        - Use tab delimiters in text tabular output file? (flag) {uses spaces if false}
"ES10.3E2"    OutFmt          - Format used for text tabular output, excluding the time channel.  Resulting field should be 10 characters. (quoted string)
---------------------- LINEARIZATION -------------------------------------------
False         Linearize       - Linearization analysis (flag)
          2   NLinTimes       - Number of times to linearize (-) [>=1] [unused if Linearize=False]
         30,         60    LinTimes        - List of times at which to linearize (s) [1 to NLinTimes] [unused if Linearize=False]
          1   LinInputs       - Inputs included in linearization (switch) {0=none; 1=standard; 2=all module inputs (debug)} [unused if Linearize=False]
          1   LinOutputs      - Outputs included in linearization (switch) {0=none; 1=from OutList(s); 2=all module outputs (debug)} [unused if Linearize=False]
False         LinOutJac       - Include full Jacobians in linearization output (for debug) (flag) [unused if Linearize=False; used only if LinInputs=LinOutputs=2]
False         LinOutMod       - Write module-level linearization output files in addition to output for full system? (flag) [unused if Linearize=False]
---------------------- VISUALIZATION ------------------------------------------
          0   WrVTK           - VTK visualization data output: (switch) {0=none; 1=initialization data only; 2=animation}
          1   VTK_type        - Type of VTK visualization data: (switch) {1=surfaces; 2=basic meshes (lines/points); 3=all meshes (debug)} [unused if WrVTK=0]
true          VTK_fields      - Write mesh fields to VTK data files? (flag) {true/false} [unused if WrVTK=0]
         15   VTK_fps         - Frame rate for VTK output (frames per second){will use closest integer multiple of DT} [used only if WrVTK=2]

Dear Daniel,

From your error message, my guess is your AeroDyn primary input file is formatted improperly. As with any input file format problem, I suggest that you use the Echo option from the primary AeroDyn input file to debug errors in the input-file processing.

Best regards,

Dear Jason,

thank you for your reply. I have tried different configurations with the Aerodyn-files I have gotten from Paul (who is out of office for a while) and applied the changes he suggested me to incorporate to make the Aerodyn-files working with OpenFAST. It seems that I have overlooked something because still I am experiencing that error, that OpenFAST is expecting different values than found in the Aerodyn file. Thus, I have to dig deeper to find the error. I will give feedback after finding it.

Best regards,
Daniel

Dear Jason,

I have found a number of errors (specific lines missing) in AD input file, as there have even more lines been added within the latest AD update. E.g the lines

======  Dynamic Blade-Element/Momentum Theory Options  ============================================== [used only when WakeMod=2]
          2   DBEMT_Mod          - Type of dynamic BEMT (DBEMT) model {1=constant tau1, 2=time-dependent tau1} (-) [used only when WakeMod=2]
          4   tau1_const         - Time constant for DBEMT (s) [used only when WakeMod=2 and DBEMT_Mod=1]

Were not there in former AD input file versions. Thus, even when WakeMod=1, AD was looking for these lines.

Best regards,
Daniel

Dear Daniel,

Yes, these lines where added with the inclusion of dynamic BEMT (DBEMT) in OpenFAST v2.0.0.

Best regards,

Dear Jason,

when/where can I download OpenFAST v2.0.0? I’m trying to run test 26 of the 5MW baseline turbine, but I get also this message:

I’m not sure where does the CavitCheck parameter go on the AeroDyn15 input file.

Many thanks in advance!

Greetings,

Natalia

Dear Natalia,

OpenFAST v2.0.0 is available here: github.com/OpenFAST/openfast/releases.

CavitCheck should be on line 12 of the primary AeroDyn v15 input file. But as with any input file format problem, I suggest that you use the Echo option from the input file to debug errors in the input-file processing.

Best regards,

Dear All,

This is my first message to the community. It’s good to be here.

I’m just simply trying to execute onshore wind turbine certification test, which is already available with the “Test18.fst” file under Certest directory of FAST. I’m not compiling.
I’m trying to understand the NRELOffshrBsline5MW_InflowWind_12mps.dat file. I’m able to execute analyses successfully under steady wind condition (WindType=1), turbulent wind condition- by using bts input file -(WindType=3).
Fatal Error occurs under uniform wind conditions (WindType=2). Error message is:

"
Running InflowWind (v3.03.00, 26-Jul-2016).
Opening InflowWind input file: .\5MW_Baseline/NRELOffshrBsline5MW_InflowWind_12mps.dat

FAST_InitializeAll: IfW_Init:IfW_UniformWind_Init:Error: 1 comment lines were found in the
uniform wind file, but the first data line does not contain the proper format.

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

Aborting FAST.
"

I haven’t changed anything in the source file coming from zipped FAST folder. “Filename of time series data for uniform wind field” is “Wind/90m_12mps_twr.bts”.

For now I think that the problem arises from the .bts file which is for Turbsim _ AeroDyn analyses. At that moment, do I need a uniform wind file with .hh extension? I have checked the FAST directory but can not see an .hh file.

Do you have any idea?
Sincerely,

Mustafa

Dear Mustafa,

WindType=2 in the InflowWind module of FAST v8 and OpenFAST requires a simple text-based wind data file. Please see my post dated Mar 05, 2014 in the following forum topic where I provide an example of a uniform wind file with wind-speed steps: Beginner Guide for MATLAB Simulink and FAST - #12 by Jason.Jonkman. Please note that what were formerly called AeroDyn “hub-height” wind files are called “uniform wind files” in the InflowWind module of FAST v8 and OpenFAST.

Best regards,

Dear Jason,

This solution is also clear in the InflowWind Manual. I appreciate for your help.

Sincerely,

Mustafa

Dear Jason ,

I am trying to run FASTv8 since is the version my university has been working on for the last years. I have successfully ran FAST when I set the Wavemod to 0 but as I want to analyse the response of waves, I am getting this error in hydrodyn and I still have not found the reason why, here is the message error:


*Running FAST (v8.16.00a-bjj, 27-Jul-2016), compiled as a 32-bit application using single
precision linked with NWTC Subroutine Library (v2.09.00, 23-Jul-2016)

Heading of the FAST input file:
FAST Certification Test: AAUETLP, Edited by Jesper Kirkegaard Jensen, Kasper Laugesen, Kasper
Jessen & Signe Mortensen

Running ElastoDyn (v1.04.00a-bjj, 26-Jul-2016).

Running HydroDyn (v2.05.01, 27-Jul-2016).

FAST_InitializeAll:HydroDyn_Init:HydroDynInput_GetInput:Invalid logical input for file
“.\TLP/TLP_HydroDyn.dat” occurred while trying to read WvSumQTFF.

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

Aborting FAST.


I have looked into the HydroDyn input file and I have seen the option WvSumQTF (without an ‘F’ as shown in the error message), so I have no clue where can be the mistake. I would appreciate any help.
Thank you very much,
Best regards,

Dear @Alvaro.Ponce,

Have you enabled Echo in the HydroDyn input file? What does the Echo file show?

Best regards,

Dear Jason,

Thank you for your rapid answer, yes the Echo file shows the following:

Blockquote------- HydroDyn v2.03.* Input File --------------------------------------------
HydroDyn input properties for AAUE-TLP.
T Echo - Echo the input file data
---------------------- ENVIRONMENTAL CONDITIONS --------------------------------
1.0250E+03 WtrDens - Water density
1.9200E+00 WtrDpth - Water depth
0.0000E+00 MSL2SWL - MSL to SWL offset
---------------------- WAVES ---------------------------------------------------
WaveMod - Wave kinematics model switch
“0”
0 WaveStMod - Model switch for stretching incident wave kinematics to instantaneous free surface
6.0000E+01 WaveTMax - Analysis time for incident wave calculations
1.0000E-02 WaveDT - Time step for incident wave calculations
6.0000E-02 WaveHs - Significant wave height
1.6660E+00 WaveTp - Peak spectral period
WavePkShp - Peak shape parameter
“DEFAULT”
0.0000E+00 WvLowCOff - Lower wave cut-off frequency
2.0000E+01 WvHiCOff - Upper wave cut-off frequency
0.0000E+00 WaveDir - Mean wave heading direction
1 WaveDirMod - Directional spreading function
1.8000E+01 WaveDirSpread - Wave direction spreading coefficient
125 WaveNDir - Number of wave directions to calculate
1.8000E+02 WaveDirRange - Maximum wave heading direction
123456789 WaveSeed( 1) - Random seed # 1
1011121314 WaveSeed( 2) - Random seed # 2
T WaveNDAmp - Normally distributed amplitudes
WvKinFile - Root name of wave kinematics files
“1”
0 NWaveElev - Number of points where the incident wave elevations can be output
WaveElevxi - List of xi-coordinates for points where the incident wave elevations can be output
WaveElevyi - List of yi-coordinates for points where the incident wave elevations can be output
True WvDiffQTF - Full difference-frequency 2nd-order wave kinematics (flag)
T WvDiffQTFF - Full difference QTF second order kinematic forces flag

From what I interptertrate there is a problem when HydoDyn is reading WvDiffQTFF but I am not sure why this is happening.

Thank you again ,
Best wishes,
Álvaro

Dear @Alvaro.Ponce,

There should be header line between WaveElevyi and WvDiffQTF. It appears that the header line has been deleted from your input file. The header line normally says:

---------------------- 2ND-ORDER WAVES ----------------------------------------- [unused with WaveMod=0 or 6]

Does adding this header line solve your issue?

Best regards,

Dear Jason,

Unfortunately, adding the header does not solve the issue, I have tried with another HydroDyn input file and the error that I am getting is different due to not enough memory when allocating arrays. So for now, I will just try to use the different Hydrodyn input file in a computer with more memory and use FAST_x64 instead, and then adapt the changes from the original input file.

Thank you very much for your help,
Best regards,
Álvaro

Dear @Alvaro.Ponce,

I think I’d have to see the HydroDyn input file and associated echo file to comment on why the formatting is not correct.

I generally agree that a 64-bit executable is mandatory when running well-resolved FAST/OpenFAST models with HydroDyn enabled.

Best regards,

Dear Jason,

Thank you for your answer, after trying to run FAST in a better computer at the university, I am still getting mistakes regarding allocating the arrays (with different hydrodyn input file) and also about the invalid input WvDiffQTFF. Regarding the last one, the input file is the following:

------- HydroDyn v2.03.* Input File --------------------------------------------
HydroDyn input properties for AAUE-TLP.
False Echo - Echo the input file data (flag)
---------------------- ENVIRONMENTAL CONDITIONS --------------------------------
998 WtrDens - Water density (kg/m^3)
1.92 WtrDpth - Water depth (meters) 1.92
0 MSL2SWL - Offset between still-water level and mean sea level (meters) [positive upward; unused when WaveMod = 6; must be zero if PotMod=1 or 2]
---------------------- WAVES ---------------------------------------------------
2 WaveMod - Incident wave kinematics model {0: none=still water, 1: regular (periodic), 1P#: regular with user-specified phase, 2: JONSWAP/Pierson-Moskowitz spectrum (irregular), 3: White noise spectrum (irregular), 4: user-defined spectrum from routine UserWaveSpctrm (irregular), 5: Externally generated wave-elevation time series, 6: Externally generated full wave-kinematics time series [option 6 is invalid for PotMod/=0]} (switch)
0 WaveStMod - Model for stretching incident wave kinematics to instantaneous free surface {0: none=no stretching, 1: vertical stretching, 2: extrapolation stretching, 3: Wheeler stretching} (switch) [unused when WaveMod=0 or when PotMod/=0]
3000 WaveTMax - Analysis time for incident wave calculations (sec) [unused when WaveMod=0; determines WaveDOmega=2Pi/WaveTMax in the IFFT]
0.02 WaveDT - Time step for incident wave calculations 0.005 (sec) [unused when WaveMod=0; 0.1<=WaveDT<=1.0 recommended; determines WaveOmegaMax=Pi/WaveDT in the IFFT]
0.01 WaveHs - Significant wave height of incident waves (meters) [used only when WaveMod=1, 2, or 3]
1.666 WaveTp - Peak-spectral period of incident waves (sec) [used only when WaveMod=1 or 2] 10
“DEFAULT” WavePkShp - Peak-shape parameter of incident wave spectrum (-) or DEFAULT (string) [used only when WaveMod=2; use 1.0 for Pierson-Moskowitz]
0 WvLowCOff - Low cut-off frequency or lower frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6]
15 WvHiCOff - High cut-off frequency or upper frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6] == 2.3873 Hz
0 WaveDir - Mean Incident wave propagation heading direction (degrees) [unused when WaveMod=0 or 6]
0 WaveDirMod - Directional spreading function {0: none, 1: COS2S} (-) [only used when WaveMod=2,3, or 4]
0.001 WaveDirSpread - Wave direction spreading coefficient ( > 0 ) (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1]
1 WaveNDir - Number of wave directions 13 (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1; odd number only]
0 WaveDirRange - Range of wave directions (full range: WaveDir +/- 1/2*WaveDirRange) (degrees) [only used when WaveMod=2,3,or 4 and WaveDirMod=1]
123456789 WaveSeed(1) - First random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6]
1011121314 WaveSeed(2) - Second random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6]
TRUE WaveNDAmp - Flag for normally distributed amplitudes (flag) [only used when WaveMod=2, 3, or 4]
1 NWaveElev - Number of points where the incident wave elevations can be computed (-) [ma12179.6ximum of 9 output locations]
0 WaveElevxi - List of xi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0]
0 WaveElevyi - List of yi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0]
---------------------- 2ND-ORDER WAVES ----------------------------------------- [unused with WaveMod=0 or 6]
False WvDiffQTF - Full difference-frequency 2nd-order wave kinematics (flag)
False WvSumQTF - Full summation-frequency 2nd-order wave kinematics (flag)
0 WvLowCOffD - Low frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method]
3.5 WvHiCOffD - High frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method]
0.1 WvLowCOffS - Low frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method]
3.5 WvHiCOffS - High frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method]
---------------------- CURRENT ------------------------------------------------- [unused with WaveMod=6]
0 CurrMod - Current profile model {0: none=no current, 1: standard, 2: user-defined from routine UserCurrent} (switch)
0 CurrSSV0 - Sub-surface current velocity at still water level (m/s) [used only when CurrMod=1]
“DEFAULT” CurrSSDir - Sub-surface current heading direction (degrees) or DEFAULT (string) [used only when CurrMod=1]
0.57 CurrNSRef - Near-surface current reference depth (meters) [used only when CurrMod=1]
0 CurrNSV0 - Near-surface current velocity at still water level (m/s) [used only when CurrMod=1]
0 CurrNSDir - Near-surface current heading direction (degrees) [used only when CurrMod=1]
0 CurrDIV - Depth-independent current velocity (m/s) [used only when CurrMod=1]
0 CurrDIDir - Depth-independent current heading direction (degrees) [used only when CurrMod=1]
---------------------- FLOATING PLATFORM --------------------------------------- [unused with WaveMod=6]
1 PotMod - Potential-flow model {0: none=no potential flow, 1: frequency-to-time-domain transforms based on WAMIT output, 2: fluid-impulse theory (FIT)} (switch)
“HydroData/TLP” PotFile - Root name of potential-flow model data; WAMIT output files containing the linear, nondimensionalized, hydrostatic restoring matrix (.hst), frequency-dependent hydrodynamic added mass matrix and damping matrix (.1), and frequency- and direction-dependent wave excitation force vector per unit wave amplitude (.3) (quoted string) [MAKE SURE THE FREQUENCIES INHERENT IN THESE WAMIT FILES SPAN THE PHYSICALLY-SIGNIFICANT RANGE OF FREQUENCIES FOR THE GIVEN PLATFORM; THEY MUST CONTAIN THE ZERO- AND INFINITE-FREQUENCY LIMITS!]
1.0 WAMITULEN - Characteristic body length scale used to redimensionalize WAMIT output (meters) [only used when PotMod=1]
0.1971 PtfmVol0 - Displaced volume of water when the platform is in its undisplaced position (m^3) [only used when PotMod=1; USE THE SAME VALUE COMPUTED BY WAMIT AS OUTPUT IN THE .OUT FILE!]
0 PtfmCOBxt - The xt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1]
0 PtfmCOByt - The yt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1]
1 RdtnMod - Radiation memory-effect model {0: no memory-effect calculation, 1: convolution, 2: state-space} (switch) [only used when PotMod=1; STATE-SPACE REQUIRES *.ss INPUT FILE]
10 RdtnTMax - Analysis time for wave radiation kernel calculations (sec) [only used when PotMod=1; determines RdtnDOmega=Pi/RdtnTMax in the cosine transform; MAKE SURE THIS IS LONG ENOUGH FOR THE RADIATION IMPULSE RESPONSE FUNCTIONS TO DECAY TO NEAR-ZERO FOR THE GIVEN PLATFORM!]
“DEFAULT” RdtnDT - Time step for wave radiation kernel calculations (sec) [only used when PotMod=1; DT<=RdtnDT<=0.1 recommended; determines RdtnOmegaMax=Pi/RdtnDT in the cosine transform]
---------------------- 2ND-ORDER FLOATING PLATFORM FORCES ---------------------- [unused with WaveMod=0 or 6, or PotMod=0 or 2]
0 MnDrift - Mean-drift 2nd-order forces computed {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero]
0 NewmanApp - Mean- and slow-drift 2nd-order forces computed with Newman’s approximation {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero. Used only when WaveDirMod=0]
0 DiffQTF - Full difference-frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero]
0 SumQTF - Full summation -frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use}
---------------------- FLOATING PLATFORM FORCE FLAGS -------------------------- [unused with WaveMod=6]
True PtfmSgF - Platform horizontal surge translation force (flag) or DEFAULT
True PtfmSwF - Platform horizontal sway translation force (flag) or DEFAULT
True PtfmHvF - Platform vertical heave translation force (flag) or DEFAULT
True PtfmRF - Platform roll tilt rotation force (flag) or DEFAULT

and the Echo file associated:

This file of echoed input was generated by FAST (v8.16.00a-bjj, 27-Jul-2016) on 06-Apr-2022 at 14:40:45.
Data from FAST primary input file “TLP_WS18_damped0.fst”:
------- FAST v8.16.* INPUT FILE ------------------------------------------------
FTitle - File Header: File Description (line 2)
“FAST Certification Test: AAUETLP, Edited by Jesper Kirkegaard Jensen, Kasper Laugesen, Kasper Jessen & Signe Mortensen”
---------------------- SIMULATION CONTROL --------------------------------------
T Echo - Echo input data to .ech (flag)
AbortLevel - Error level when simulation should abort (string)
“FATAL”
6.0000E+01 TMax - Total run time (s)
1.0000E-03 DT - Recommended module time step (s)
1 InterpOrder - Interpolation order for inputs and outputs {0=nearest neighbor ,1=linear, 2=quadratic} (-)
2 NumCrctn - Number of corrections{0=explicit calculation, i.e., no corrections} (-)
2.0000E-02 DT_UJac - Time between calls to get Jacobians (s)
2.0000E-03 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
0 CompInflow - inflow wind velocities (switch) {0=still air; 1=InflowWind}
0 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDyn}
0 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
1 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
0 CompSub - Compute sub-structural dynamics (switch) {0=None; 1=SubDyn}
2 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}
---------------------- INPUT FILES ---------------------------------------------
EDFile - Name of file containing ElastoDyn input parameters (-)
“TLP/TLP_ElastoDyn.dat”
BDBldFile(1) - Name of file containing BeamDyn blade 1input parameters (-)
“TLP/TLP_BeamDyn.dat”
BDBldFile(2) - Name of file containing BeamDyn blade 2input parameters (-)
“TLP/TLP_BeamDyn.dat”
BDBldFile(3) - Name of file containing BeamDyn blade 3input parameters (-)
“TLP/TLP_BeamDyn.dat”
InflowFile - Name of file containing inflow wind input parameters (-)
“Unused”
AeroFile - Name of file containing aerodynamic input parameters (-)
“Unused”
ServoFile - Name of file containing control and electrical-drive input parameters (-)
“Unused”
HydroFile - Name of file containing hydrodynamic input parameters (-)
“TLP/TLP_HydroDynAAU.dat”
SubFile - Name of file containing sub-structural input parameters (-)
“unused”
MooringFile - Name of file containing mooring system input parameters (-)
“TLP/TLP_FEAMooring.dat”
IceFile - Name of file containing ice input parameters (-)
“unused”
---------------------- OUTPUT --------------------------------------------------
F SumPrint - Print summary data to .sum (flag)
1.0000E+00 SttsTime - Amount of time between screen status messages (s)
6.0000E+03 ChkptTime - Amount of time between creating checkpoint files for potential restart (s)
DT_Out - Time step for tabular output (s)
“0.01”
0.0000E+00 TStart - Time to begin tabular output (s)
2 OutFileFmt - Format for tabular (time-marching) output file(s) (1: text file [.out], 2: binary file [.outb], 3: both) (-)
T TabDelim - Use tab delimiters in text tabular output file? (flag)
OutFmt - Format used for text tabular output (except time). Resulting field should be 10 characters. (-)
“ES10.3E2”
---------------------- LINEARIZATION -------------------------------------------
F Linearize - Linearization analysis (flag)
2 NLinTimes - Number of times to linearize (-) [>=1]
LinTimes - Times to linearize (s) [1 to NLinTimes]
5.0000E+00 1.0000E+01
1 LinInputs - Include inputs in linearization (switch) {0=none; 1=standard; 2=all module inputs (debug)}
1 LinOutputs - Include outputs in linearization (switch) (0=none; 1=from OutList(s); 2=all module outputs (debug))
F LinOutJac - Include full Jacabians in linearization output (for debug) (flag)
F LinOutMod - Write module-level linearization output files in addition to output for full system? (flag)
---------------------- VISUALIZATION ------------------------------------------
0 WrVTK - Write VTK visualization files (0=none; 1=initialization data only; 2=animation)
1 VTK_Type - Type of VTK visualization data: (1=surfaces; 2=basic meshes (lines/points); 3=all meshes)
T VTK_fields - Write mesh fields to VTK data files? (flag)
1.6000E+01 VTK_fps - Frame rate for VTK output(fps)

Do you know why this might be happening?
Thank you in advance for your time,

Best regards,
Álvaro

Dear @Alvaro.Ponce,

You’ve shared the Echo file associated with the OpenFAST primary input file, not the Echo file associated with the HydroDyn input file. Moreover, you have Echo set to FALSE in your HydroDyn file, so, this Echo file is not generated anyway. Can you set Echo to TRUE in your HydroDyn file, generate the Echo file, and share it?

Best regards,

Dear Jason,

You are totally right, sorry for the mistake. I will send you again the input file as I have made some changes and the associated echo file of the hydrodyn input file.
First the input file:

------- HydroDyn v2.03.* Input File --------------------------------------------
HydroDyn input properties for AAUE-TLP.
TRUE Echo - Echo the input file data (flag)
---------------------- ENVIRONMENTAL CONDITIONS --------------------------------
998 WtrDens - Water density (kg/m^3)
1.92 WtrDpth - Water depth (meters) 1.92
0 MSL2SWL - Offset between still-water level and mean sea level (meters) [positive upward; unused when WaveMod = 6; must be zero if PotMod=1 or 2]
---------------------- WAVES ---------------------------------------------------
1 WaveMod - Incident wave kinematics model {0: none=still water, 1: regular (periodic), 1P#: regular with user-specified phase, 2: JONSWAP/Pierson-Moskowitz spectrum (irregular), 3: White noise spectrum (irregular), 4: user-defined spectrum from routine UserWaveSpctrm (irregular), 5: Externally generated wave-elevation time series, 6: Externally generated full wave-kinematics time series [option 6 is invalid for PotMod/=0]} (switch)
0 WaveStMod - Model for stretching incident wave kinematics to instantaneous free surface {0: none=no stretching, 1: vertical stretching, 2: extrapolation stretching, 3: Wheeler stretching} (switch) [unused when WaveMod=0 or when PotMod/=0]
3000 WaveTMax - Analysis time for incident wave calculations (sec) [unused when WaveMod=0; determines WaveDOmega=2Pi/WaveTMax in the IFFT]
0.02 WaveDT - Time step for incident wave calculations 0.005 (sec) [unused when WaveMod=0; 0.1<=WaveDT<=1.0 recommended; determines WaveOmegaMax=Pi/WaveDT in the IFFT]
0.01 WaveHs - Significant wave height of incident waves (meters) [used only when WaveMod=1, 2, or 3]
1.666 WaveTp - Peak-spectral period of incident waves (sec) [used only when WaveMod=1 or 2] 10
“DEFAULT” WavePkShp - Peak-shape parameter of incident wave spectrum (-) or DEFAULT (string) [used only when WaveMod=2; use 1.0 for Pierson-Moskowitz]
0 WvLowCOff - Low cut-off frequency or lower frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6]
15 WvHiCOff - High cut-off frequency or upper frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6] == 2.3873 Hz
0 WaveDir - Mean Incident wave propagation heading direction (degrees) [unused when WaveMod=0 or 6]
0 WaveDirMod - Directional spreading function {0: none, 1: COS2S} (-) [only used when WaveMod=2,3, or 4]
0.001 WaveDirSpread - Wave direction spreading coefficient ( > 0 ) (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1]
1 WaveNDir - Number of wave directions 13 (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1; odd number only]
0 WaveDirRange - Range of wave directions (full range: WaveDir +/- 1/2*WaveDirRange) (degrees) [only used when WaveMod=2,3,or 4 and WaveDirMod=1]
123456789 WaveSeed(1) - First random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6]
1011121314 WaveSeed(2) - Second random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6]
TRUE WaveNDAmp - Flag for normally distributed amplitudes (flag) [only used when WaveMod=2, 3, or 4]
1 NWaveElev - Number of points where the incident wave elevations can be computed (-) [ma12179.6ximum of 9 output locations]
0 WaveElevxi - List of xi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0]
0 WaveElevyi - List of yi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0]
---------------------- 2ND-ORDER WAVES ----------------------------------------- [unused with WaveMod=0 or 6]
False WvDiffQTF - Full difference-frequency 2nd-order wave kinematics (flag)
False WvSumQTF - Full summation-frequency 2nd-order wave kinematics (flag)
0 WvLowCOffD - Low frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method]
3.5 WvHiCOffD - High frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method]
0.1 WvLowCOffS - Low frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method]
3.5 WvHiCOffS - High frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method]
---------------------- CURRENT ------------------------------------------------- [unused with WaveMod=6]
0 CurrMod - Current profile model {0: none=no current, 1: standard, 2: user-defined from routine UserCurrent} (switch)
0 CurrSSV0 - Sub-surface current velocity at still water level (m/s) [used only when CurrMod=1]
“DEFAULT” CurrSSDir - Sub-surface current heading direction (degrees) or DEFAULT (string) [used only when CurrMod=1]
0.57 CurrNSRef - Near-surface current reference depth (meters) [used only when CurrMod=1]
0 CurrNSV0 - Near-surface current velocity at still water level (m/s) [used only when CurrMod=1]
0 CurrNSDir - Near-surface current heading direction (degrees) [used only when CurrMod=1]
0 CurrDIV - Depth-independent current velocity (m/s) [used only when CurrMod=1]
0 CurrDIDir - Depth-independent current heading direction (degrees) [used only when CurrMod=1]
---------------------- FLOATING PLATFORM --------------------------------------- [unused with WaveMod=6]
1 PotMod - Potential-flow model {0: none=no potential flow, 1: frequency-to-time-domain transforms based on WAMIT output, 2: fluid-impulse theory (FIT)} (switch)
“HydroData/TLP” PotFile - Root name of potential-flow model data; WAMIT output files containing the linear, nondimensionalized, hydrostatic restoring matrix (.hst), frequency-dependent hydrodynamic added mass matrix and damping matrix (.1), and frequency- and direction-dependent wave excitation force vector per unit wave amplitude (.3) (quoted string) [MAKE SURE THE FREQUENCIES INHERENT IN THESE WAMIT FILES SPAN THE PHYSICALLY-SIGNIFICANT RANGE OF FREQUENCIES FOR THE GIVEN PLATFORM; THEY MUST CONTAIN THE ZERO- AND INFINITE-FREQUENCY LIMITS!]
1.0 WAMITULEN - Characteristic body length scale used to redimensionalize WAMIT output (meters) [only used when PotMod=1]
0.1971 PtfmVol0 - Displaced volume of water when the platform is in its undisplaced position (m^3) [only used when PotMod=1; USE THE SAME VALUE COMPUTED BY WAMIT AS OUTPUT IN THE .OUT FILE!]
0 PtfmCOBxt - The xt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1]
0 PtfmCOByt - The yt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1]
1 RdtnMod - Radiation memory-effect model {0: no memory-effect calculation, 1: convolution, 2: state-space} (switch) [only used when PotMod=1; STATE-SPACE REQUIRES *.ss INPUT FILE]
10 RdtnTMax - Analysis time for wave radiation kernel calculations (sec) [only used when PotMod=1; determines RdtnDOmega=Pi/RdtnTMax in the cosine transform; MAKE SURE THIS IS LONG ENOUGH FOR THE RADIATION IMPULSE RESPONSE FUNCTIONS TO DECAY TO NEAR-ZERO FOR THE GIVEN PLATFORM!]
“DEFAULT” RdtnDT - Time step for wave radiation kernel calculations (sec) [only used when PotMod=1; DT<=RdtnDT<=0.1 recommended; determines RdtnOmegaMax=Pi/RdtnDT in the cosine transform]
---------------------- 2ND-ORDER FLOATING PLATFORM FORCES ---------------------- [unused with WaveMod=0 or 6, or PotMod=0 or 2]
0 MnDrift - Mean-drift 2nd-order forces computed {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero]
0 NewmanApp - Mean- and slow-drift 2nd-order forces computed with Newman’s approximation {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero. Used only when WaveDirMod=0]
0 DiffQTF - Full difference-frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero]
0 SumQTF - Full summation -frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use}
---------------------- FLOATING PLATFORM FORCE FLAGS -------------------------- [unused with WaveMod=6]
True PtfmSgF - Platform horizontal surge translation force (flag) or DEFAULT
True PtfmSwF - Platform horizontal sway translation force (flag) or DEFAULT
True PtfmHvF - Platform vertical heave translation force (flag) or DEFAULT
True PtfmRF - Platform roll tilt rotation force (flag) or DEFAULT
True PtfmPF - Platform pitch tilt rotation force (flag) or DEFAULT
True PtfmYF - Platform yaw rotation force (flag) or DEFAULT
---------------------- PLATFORM ADDITIONAL STIFFNESS AND DAMPING --------------
0 0 0 0 0 0 AddF0 - Additional preload (N, N-m)
130 0 0 0 0 0 AddCLin - Additional linear stiffness (N/m, N/rad, N-m/m, N-m/rad) surge/sway(uncoupled:110)
0 130 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0 AddBLin - Additional linear damping(N/(m/s), N/(rad/s), N-m/(m/s), N-m/(rad/s)): (Uncoupled:-47) surge 0 -43.5
0 0 0 0 0 0
0 0 500 0 0 0
0 0 0 50 0 0
0 0 0 0 50 0
0 0 0 0 0 100
950 0 0 0 0 0 AddBQuad - Additional quadratic drag(N/(m/s)^2, N/(rad/s)^2, N-m(m/s)^2, N-m/(rad/s)^2): surge 775 simulink 950
0 950 0 0 0 0
0 0 500 0 0 0
0 0 0 350 0 0
0 0 0 0 350 0
0 0 0 0 0 200
---------------------- AXIAL COEFFICIENTS --------------------------------------
2 NAxCoef - Number of axial coefficients (-)
AxCoefID AxCd AxCa AxCp
(-) (-) (-) (-)
1 1.00 0.00 0.00
2 1.00 0.00 0.00
---------------------- MEMBER JOINTS -------------------------------------------
7 NJoints - Number of joints (-) [must be exactly 0 or at least 2]
JointID Jointxi Jointyi Jointzi JointAxID JointOvrlp [JointOvrlp= 0: do nothing at joint, 1: eliminate overlaps by calculating super member]
(-) (m) (m) (m) (-) (switch)
1 0.0 0.0 -0.7 1 0
2 0.0 0.0 0.0 1 0
3 0.7 0.0 -0.6 2 0
4 -0.7 0.0 -0.6 2 0
5 0.0 0.7 -0.6 2 0
6 0.0 -0.7 -0.6 2 0
7 0.0 0.0 -0.6 2 0
---------------------- MEMBER CROSS-SECTION PROPERTIES -------------------------
2 NPropSets - Number of member property sets (-)
PropSetID PropD PropThck
(-) (m) (m)
1 0.40 0.003
2 0.20 0.003
---------------------- SIMPLE HYDRODYNAMIC COEFFICIENTS (model 1) --------------
SimplCd 3.96 SimplCdMG SimplCa SimplCaMG SimplCp SimplCpMG SimplAxCa SimplAxCaMG SimplAxCp SimplAxCpMG
(-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
1.0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
---------------------- DEPTH-BASED HYDRODYNAMIC COEFFICIENTS (model 2) ---------
0 NCoefDpth - Number of depth-dependent coefficients (-)
Dpth DpthCd DpthCdMG DpthCa DpthCaMG DpthCp DpthCpMG DpthAxCa DpthAxCaMG DpthAxCp DpthAxCpMG
(m) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
---------------------- MEMBER-BASED HYDRODYNAMIC COEFFICIENTS (model 3) --------
0 NCoefMembers - Number of member-based coefficients (-)
MemberID MemberCd1 MemberCd2 MemberCdMG1 MemberCdMG2 MemberCa1 MemberCa2 MemberCaMG1 MemberCaMG2 MemberCp1 MemberCp2 MemberCpMG1 MemberCpMG2 MemberAxCa1 MemberAxCa2 MemberAxCaMG1 MemberAxCaMG2 MemberAxCp1 MemberAxCp2 MemberAxCpMG1 MemberAxCpMG2
(-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
-------------------- MEMBERS -------------------------------------------------
5 NMembers - Number of members (-)
MemberID MJointID1 MJointID2 MPropSetID1 MPropSetID2 MDivSize MCoefMod PropPot [MCoefMod=1: use simple coeff table, 2: use depth-based coeff table, 3: use member-based coeff table] [ PropPot/=0 if member is modeled with potential-flow theory]
(-) (-) (-) (-) (-) (m) (switch) (flag)
1 1 2 1 1 0.007 1 TRUE
2 7 3 2 2 0.007 1 TRUE
3 7 4 2 2 0.007 1 TRUE
4 7 5 2 2 0.007 1 TRUE
5 7 6 2 2 0.007 1 TRUE
---------------------- FILLED MEMBERS ------------------------------------------
0 NFillGroups - Number of filled member groups (-) [If FillDens = DEFAULT, then FillDens = WtrDens; FillFSLoc is related to MSL2SWL]
FillNumM FillMList FillFSLoc FillDens
(-) (-) (m) (kg/m^3)
---------------------- MARINE GROWTH -------------------------------------------
0 NMGDepths - Number of marine-growth depths specified (-)
MGDpth MGThck MGDens
(m) (m) (kg/m^3)
---------------------- MEMBER OUTPUT LIST --------------------------------------
0 NMOutputs - Number of member outputs (-) [must be < 10]
MemberID NOutLoc NodeLocs [NOutLoc < 10; node locations are normalized distance from the start of the member, and must be >=0 and <= 1] [unused if NMOutputs=0]
(-) (-) (-)
---------------------- JOINT OUTPUT LIST ---------------------------------------
0 NJOutputs - Number of joint outputs [Must be < 10]
0 JOutLst - List of JointIDs which are to be output (-)[unused if NJOutputs=0]
---------------------- OUTPUT --------------------------------------------------
False HDSum - Output a summary file [flag]
False OutAll - Output all user-specified member and joint loads (only at each member end, not interior locations) [flag]
3 OutSwtch - Output requested channels to: [1=Hydrodyn.out, 2=GlueCode.out, 3=both files]
“ES11.4e2” OutFmt - Output format for numerical results (quoted string) [not checked for validity!]
“A11” OutSFmt - Output format for header strings (quoted string) [not checked for validity!]
---------------------- OUTPUT CHANNELS -----------------------------------------
“Wave1Elev” - Wave elevation at the platform reference point ( 0, 0)
END of output channels and end of file. (the word “END” must appear in the first 3 columns of this line)

And secondly the echo file for Hydrodyn

------- HydroDyn v2.03.* Input File --------------------------------------------
HydroDyn input properties for AAUE-TLP.
T Echo - Echo the input file data
---------------------- ENVIRONMENTAL CONDITIONS --------------------------------
9.9800E+02 WtrDens - Water density
1.9200E+00 WtrDpth - Water depth
0.0000E+00 MSL2SWL - MSL to SWL offset
---------------------- WAVES ---------------------------------------------------
WaveMod - Wave kinematics model switch
“1”
0 WaveStMod - Model switch for stretching incident wave kinematics to instantaneous free surface
3.0000E+03 WaveTMax - Analysis time for incident wave calculations
2.0000E-02 WaveDT - Time step for incident wave calculations
1.0000E-02 WaveHs - Significant wave height
1.6660E+00 WaveTp - Peak spectral period
WavePkShp - Peak shape parameter
“DEFAULT”
0.0000E+00 WvLowCOff - Lower wave cut-off frequency
1.5000E+01 WvHiCOff - Upper wave cut-off frequency
0.0000E+00 WaveDir - Mean wave heading direction
0 WaveDirMod - Directional spreading function
1.0000E-03 WaveDirSpread - Wave direction spreading coefficient
1 WaveNDir - Number of wave directions to calculate
0.0000E+00 WaveDirRange - Maximum wave heading direction
123456789 WaveSeed( 1) - Random seed # 1
1011121314 WaveSeed( 2) - Random seed # 2
T WaveNDAmp - Normally distributed amplitudes
WvKinFile - Root name of wave kinematics files
“1”
0 NWaveElev - Number of points where the incident wave elevations can be output
WaveElevxi - List of xi-coordinates for points where the incident wave elevations can be output
WaveElevyi - List of yi-coordinates for points where the incident wave elevations can be output
False WvDiffQTF - Full difference-frequency 2nd-order wave kinematics (flag)
F WvDiffQTFF - Full difference QTF second order kinematic forces flag

Thank you again for your assistance,
Best regards,
Álvaro

Dear @Alvaro.Ponce,

It looks like you are missing the line 26 in your HydroDyn input file, where WvKinFile is specified. This line should look like:

“” WvKinFile - Root name of externally generated wave data file(s) (quoted string) [used only when WaveMod=5 or 6]

Not having this line in your HydroDyn input file causes HydroDyn to abort when processing the input file.

Best regards,