[RegCNET] RegCM can't run with IFC9
Costas Douvis
cdouvis at geol.uoa.gr
Thu Jul 13 14:21:01 CEST 2006
Hi all
I' ve just downloaded the RegCM and the latest free version of the Intel
Fortran Compiler (this is 9.0. I tried to find an older version on the web
but I couldn' t). I use Linux SUSE 10.0
The problem is that there is not a Makefile_IFC9 in the
RegCM/PreProc/Terrain so I tried to use those Makefile_IFC available (7, 8
and 8.64) but only Makefile_IFC8 did work and still the DOMAIN files it
created in the RegCM/Input were wrong. Most variables were constant/empty
and some seemed right but were un
der the wrong name.
Can anyone help me?
This is the DOMAIN.CTL:
dset ^DOMAIN.INFO
title RegCM domain information
options big_endian
undef -9999.
pdef 51 34 lcc 45.39 13.48 25.50 17.00 30.00 60.00 13.48
60000. 60000.
xdef 175 linear -9.61 0.2703
ydef 78 linear 34.70 0.2703
zdef 1 levels 1000.00
tdef 1 linear 00z01Jan2001 1mo
vars 13
head 0 99 header information
ht 0 99 surface elevation
htsd 0 99 surface elevation std. dev
landuse 0 99 surface landuse type
xlat 0 99 latitude of cross points
xlon 0 99 longitude of cross points
dlat 0 99 latitude of dot points
dlon 0 99 longitude of dot points
xmap 0 99 map factors of cross point
dmap 0 99 map factors of dot points
coriol 0 99 coriol force
snowam 0 99 initial snow amount
mask 0 99 land/sea mask
endvars
...and this is what was written by the ./terrain.x
kostas at linux:~/regcm/RegCM/PreProc/Terrain> ./terrain.x
rm -f *.o terrain
ifort -tpp7 -g -cm -w -w90 -w95 -convert big_endian -c
-L../../Commons/env/liblinux/ -lnetcdf -Vaxlib terrain.f
ifort -tpp7 -g -cm -w -w90 -w95 -convert big_endian -o terrain terrain.o
-L../../Commons/env/liblinux/ -lnetcdf -Vaxlib
ntypec= 10
iy= 34
jx= 51
ds= 60.00000
clat= 45.39000
clon= 13.48000
rin= 1.500000
iproj=LAMCON
***** Terrain resolution (min): 10.00000
after calling SETUP
PSX,PSI1 = 0.7785914 0.5235988
PSX,PSI1 = 0.7785914 0.5235988
XN,TRUELATL,TRUELATH = 0.7155668 30.00000 60.00000
after calling MAP PROJECTION
xminlat,xmaxlat,xminlon,xmaxlon,ntypec= 34.97 54.85 -9.34
37.18 10
after calling MXMNLL
33759 terrain heights read from land use volume
after calling RDLDTR
after calling XYOBSLL
rin,ds(m) = 0.150E+01 0.600E+05
rin,ds(m) = 0.150E+01 0.600E+05
after calling ANAL2
after calling SURF
after calling FUDGE
after calling OUTPUT
/bin/rm -f ../ICBC/fort.10
/bin/ln -s ../../Input/DOMAIN.INFO
../ICBC/fort.10
9999
More information about the RegCNET
mailing list