Bug description
For some reason that I don't really understand, SoilDyn seems to have issues depending on the compiler used.
For example, when compiling OpenFAST using GCC version 15.2.0 in 64-bit (with or without OpenMP), the program aborts when executing SoilDyn. No errors or exceptions are received are thrown. OpenFAST just stops. For reference, this is using a stiffness matrix in SoilDyn (calcOption = 1). There is no REDWIN DLL involved.

When compiling using Intel(R) Fortran Compiler 20250302 in 64-bit, everything works as expected for the same case:

Bug description
For some reason that I don't really understand, SoilDyn seems to have issues depending on the compiler used.
For example, when compiling OpenFAST using GCC version 15.2.0 in 64-bit (with or without OpenMP), the program aborts when executing SoilDyn. No errors or exceptions are received are thrown. OpenFAST just stops. For reference, this is using a stiffness matrix in SoilDyn (

calcOption = 1). There is no REDWIN DLL involved.When compiling using Intel(R) Fortran Compiler 20250302 in 64-bit, everything works as expected for the same case:
