[RegCNET] Re: RegCM3 in SGI
XUNQIANG BI
bixq at ictp.it
Tue Nov 7 09:15:52 CET 2006
Hi, Shekhar:
In terrain.f, I added some patch code (commented with C_sgi),
you need uncomment it and comment those lines
like change
byte icat(nxmax,nveg)
C_sgi integer*1 icat(nxmax,nveg)
to
C byte icat(nxmax,nveg)
integer*1 icat(nxmax,nveg)
There are 3 places in terrain.f,
And under Main directory, there are 5 places totally
(2 in bdyin.F, 2 in init.F, 1 in param.F)
I think after these fixes, the code works for SGI Origin.
Regards,
Bi
More information about the RegCNET
mailing list