CEMPD / SMOKE

Create emissions inputs for multiple air quality modeling systems with unmatched speed and flexibility
https://www.cmascenter.org/smoke/
45 stars 21 forks source link

gfortran: Expected a right parenthesis in expression #31

Closed miroi closed 4 years ago

miroi commented 4 years ago

well, another gfortran specific issue...

/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/../Linux2_x86_64gfort;  gfortran -I/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/ioapi/ioapi/fixed_src -I/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/inc -I/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/ioapi/Linux2_x86_64gfort                 -ffixed-line-length-132  -fno-backslash          -O3 -ffast-math -funroll-loops -m64   -DAUTO_ARRAYS=1 -DF90=1 -DFLDMN=1 -DFSTR_L=int -DIOAPI_NO_STDOUT=1 -DNEED_ARGS=1 -c /home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/emutil/gentpro.f
/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/emutil/gentpro.f:1663.25:

     &              ((',',PROF_MON(S,NP)),NP = 1,12 )
                         1
Error: Expected a right parenthesis in expression at (1)
/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/emutil/gentpro.f:1695.34:

     &                      ( (',', PROF_DAY( S,NP ) ), NP = 1,31 )
                                  1
Error: Expected a right parenthesis in expression at (1)
Makefile:348: recipe for target 'gentpro.o' failed
make: *** [gentpro.o] Error 1