Skip to content

SoilDyn: Compiler issues #3301

@RBergua

Description

@RBergua

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.
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions