openfast icon indicating copy to clipboard operation
openfast copied to clipboard

Bug report

Open Edward-Ernest opened this issue 6 months ago • 5 comments

Bug description <A clear and concise description of the bug.> I am a student from SUN YAT-SAN university. I currently working with the inflowWind module in openfast. I aim to re-organize this module based on the original structure, but there are some problem confuse me. When I rewrite the registry file "InflowWind.txt" and build the solution, the related types file "InflowWind_types.f90" can't be created normally. I have checked file "InflowWind.txt", it is correctly rewritten based on the requested formation and all types is created. But it is strange that the creation of types file stop inside the subroutine "InflowWind_UnPackInitOutput". Could you please give me some suggestion about this error?

To Reproduce <Update the following list with your specific information.> Steps to reproduce the behavior:

  1. Remove all file inside solution of InflowWind_driver module inspect of “InflowWind.txt”, "InflowWind_types.f90" ,"InflowWind.f90", "InflowWind_sub.f90" and "InflowWind_Driver.f90"
  2. Exclude all file from build inspect of “InflowWind.txt” and "InflowWind_types.f90"
  3. 4.Re-write“InflowWind.txt” based on the attached file
  4. 5.Build solution with debug mode and ×64
  5. See the error

Expected behavior <A clear and concise description of what you expected to happen.> "InflowWind_types.f90" can be built correctly.

Screenshots, if applicable <Add screenshots to help explain your problem.> Error screenshots 企业微信截图_17238793981533 Build setting screen shots 企业微信截图_17238794825022

VS Version VS community 2015 + fortran complier 2019

OpenFAST Version <Please provide as much detail as possible including git commit. The best information is a screenshot of the OpenFAST system description that prints when running OpenFAST:>

**************************************************************************************************
 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-v3.5.3
[InflowWind.txt](https://github.com/user-attachments/files/16643985/InflowWind.txt)




Edward-Ernest avatar Aug 17 '24 07:08 Edward-Ernest