CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   compiling error to fortran statement DATA MASK_VELD/2#00000000000000001/ (https://www.cfd-online.com/Forums/main/179065-compiling-error-fortran-statement-data-mask_veld-2-00000000000000001-a.html)

JackG October 22, 2016 14:25

compiling error to fortran statement DATA MASK_VELD/2#00000000000000001/
 
I tried both Lahey 95 and gfortran, and both gave similar error:

LF95:

Character not allowed by syntax rules or not a valid Fortran character.

gfortran:

DATA MASK_VELD/2#00000000000000001/
1
Error: Syntax error in DATA statement at (1)

I believe it's the 2#00000000000000001 that may be causing the error. Any suggestion to change this so that either LF95 or gfortran can recognize the syntax?

Thanks.


All times are GMT -4. The time now is 18:18.