fortran菜鸟一问# Computation - 科学计算
h*o
1 楼
有个程序在sun下面用f77编得好好得,放到linux下面用g77就报错了
amie.f: In subroutine `genpnm':
amie.f:356:
REAL*16 PNMD,DPNMDTD,PNME,DPNMDTE,AK,AKE
1 2
Invalid kind at (2) for type at (1) -- unsupported or not permitted
请问这玩艺怎么修改?
谢了
amie.f: In subroutine `genpnm':
amie.f:356:
REAL*16 PNMD,DPNMDTD,PNME,DPNMDTE,AK,AKE
1 2
Invalid kind at (2) for type at (1) -- unsupported or not permitted
请问这玩艺怎么修改?
谢了