openfast icon indicating copy to clipboard operation
openfast copied to clipboard

BeamDyn Standalone Fails to Converge feature

Open Jamie7963 opened this issue 1 year ago • 1 comments

Hi,

I was wondering if it would be possible to write something into the BeamDyn outfile that would indicate that the simulation had failed to converge, or if it fails for any other reason. As far as I can tell, I only get a message in my terminal. Apologies if this already exists. If it does please could you point me to where the option is and how to set it up?

I am currently running the BeamDyn Driver from OpenFAST 3.5.2

Jamie7963 avatar May 09 '24 13:05 Jamie7963

Dear @James-Ilosta,

The BeamDyn summary file is written at module initialization (when convergence can't be reported) and the time-series output files have a specific format not conducive to messages (that would otherwise "break" post-processors). That said, you can always save messages written to the terminal to a file if that is what you want.

Best regards,

jjonkman avatar May 09 '24 19:05 jjonkman