Compile FAST v8.16.00a-bjj by running the batch file

Hello,

I tried to compile FAST v8.16.00a-bjj by running Compile_FAST.bat.
However, I got errors while compiling InflowWind.

I searched for the cause and found the compile batch file seemed to be wrong.
I was able to compile FAST by modifying the line 359 of Compile_FAST.bat as follows.

CALL :RunRegistry_IfW IfW_UniformWind
CALL :RunRegistry_IfW IfW_UniformWind -noextrap

Is this correction right?
I use Intel(R) Parallel Studio XE 2013 SP1.

Thank you.

Sincerely,

Kimiko Ishii

Dear Kimiko,

Yes, that is correct. I’m not sure the Compile_FAST.bat script was updated with each release of FAST v8. I would suggest using the provided Visual Studio project for compiling in the future.

Best regards,

Dear Jason,

Thank you for your quick response and advice!

Sincerely,

Kimiko Ishii