-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
make -f make_monortm linuxGNUdbl :
errors:
lnfl_mod.f90:164:36:
157 | 10 CALL BUFIN_sgl(linfil,LEOF,RDLNPNL,npnlhd)
| 2
......
164 | CALL BUFIN_sgl(linfil,LEOF,DUMBUF,i_1)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (TYPE(input_block)/TYPE(input_header)).
../src/lnfl_mod.f90:167:36:
157 | 10 CALL BUFIN_sgl(linfil,LEOF,RDLNPNL,npnlhd)
| 2
......
167 | CALL BUFIN_sgl(linfil,LEOF,rdlnbuf,RDLNPNL%NWDS)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (TYPE(input_block)/TYPE(input_header)).
make[1]: *** [make_monortm:80:lnfl_mod.o] 错误 1
make[1]: 离开目录“/home/zm/文档/MonoRTM-main/build”
make: *** [makefile.common:196:linuxGNUdbl] 错误 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels