openfast
openfast copied to clipboard
Bug report
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:
- 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"
- Exclude all file from build inspect of “InflowWind.txt” and "InflowWind_types.f90"
- 4.Re-write“InflowWind.txt” based on the attached file
- 5.Build solution with debug mode and ×64
- 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
Build setting screen shots
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)