Generating OpenFAST inflow from Open FOAM

Dear Jason,

Thank you so much for your guidance. I followed your post on converting VTK format to HAWC format. I read about the number of grids in this post [OC3 turbulence model(Mann model) - #4 by Jason.Jonkman] and set them accordingly. However, I could not run the simulation successfully. The simulation error is shown as follows.

Best regards,

 False         Echo           - Echo input data to <RootName>.ech (flag)
          5   WindType       - switch for wind file type (1=steady; 2=uniform; 3=binary TurbSim FF; 4=binary Bladed-style FF; 5=HAWC format; 6=User defined; 7=native Bladed FF)
          0   PropagationDir - Direction of wind propagation (meteorological rotation from aligned with X (positive rotates towards -Y) -- degrees) (not used for native Bladed format WindType=7)
          0   VFlowAng       - Upflow angle (degrees) (not used for native Bladed format WindType=7)
      False   VelInterpCubic - Use cubic interpolation for velocity in time (false=linear, true=cubic) [Used with WindType=2,3,4,5,7]
          1   NWindVel       - Number of points to output the wind velocity    (0 to 9)
          0   WindVxiList    - List of coordinates in the inertial X direction (m)
          0   WindVyiList    - List of coordinates in the inertial Y direction (m)
         90   WindVziList    - List of coordinates in the inertial Z direction (m)
 ================== Parameters for HAWC-format binary files  [Only used with WindType = 5] =====================
"../5MW_Baseline/Wind/hawc_inflow_11.4u.bin"    FileName_u     - name of the file containing the u-component fluctuating wind (.bin)
"../5MW_Baseline/Wind/hawc_inflow_11.4v.bin"    FileName_v     - name of the file containing the v-component fluctuating wind (.bin)
"../5MW_Baseline/Wind/hawc_inflow_11.4w.bin"    FileName_w     - name of the file containing the w-component fluctuating wind (.bin)
         8192   nx             - number of grids in the x direction (in the 3 files above) (-)
         32   ny             - number of grids in the y direction (in the 3 files above) (-)
         32   nz             - number of grids in the z direction (in the 3 files above) (-)
         0.974121   dx             - distance (in meters) between points in the x direction    (m)
          4.6875   dy             - distance (in meters) between points in the y direction    (m)
          4.6875   dz             - distance (in meters) between points in the z direction    (m)
         90   RefHt_Hawc     - reference height; the height (in meters) of the vertical center of the grid (m)
  -------------   Mean wind profile parameters (added to HAWC-format files)   ---------------------------------
         11.4   URef           - Mean u-component wind speed at the reference height (m/s)
          2   WindProfile    - Wind profile type (0=constant;1=logarithmic,2=power law)
        0.2   PLExp_Hawc     - Power law exponent (-) (used for PL wind profile type only)
       0.03   Z0             - Surface roughness length (m) (used for LG wind profile type only)
          0   XOffset         - Initial offset in +x direction (shift of wind box)