Skip to content

Error when running a modified OpenFAST model although compilation was successful #2465

Answered by jjonkman
relhamoud asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @relhamoud,

A program exception access violation error typically occurs when you are trying to write to a memory location that is inaccessible or outside of the process address space, for example, writing to an element of an array that outside the bounds of the array.

Best regards,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by relhamoud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment