[RegCNET] Why all the variables in DOMAIN.CTl are constant ???

XUNQIANG BI bixq at ictp.it
Thu Mar 20 15:45:41 CET 2008


Hi, Shi XiaoYing:

try use the netcdf library under RegCM/Commons/env/liblinux64

and use RegCM/PreProc/Terrain/Makefile_IFC8_64
         RegCM/PreProc/ICBC/Makefile_IFC8_64
         RegCM/Main/Makefile_IFC8

Regards,
Bi Xunqiang
On Thu, 20 Mar 2008, [GBK] ʩСӢ wrote:

>
>
> Hi all,
>
> I want to run the RegCM3 on Altix ia64 NUMA Cluster,its compiler is ifort. When i run the terain section, all the thing have gone along well. But when i try to draw the variables in DOMAIN.CTL, all the variables are constant.My Makefile include all as the followings
>
>
> FC = ifort  -g -cm -w -w90 -w95 -convert big_endian
> #FFLAGS = -L../../Commons/env/liblinux -lnetcdf -Vaxlib
> FFLAGS = -L /tools/netcdf/3.6.0-p1/lib -lnetcdf -Vaxlib
> LD = $(FC)
> SRC = terrain.f
> OBJ = terrain.o
> all: terrain
> terrain: $(OBJ)
>        $(LD) -o $@ $(OBJ) $(FFLAGS)
> clean:
>        rm -f *.o terrain
> # --------------------------------------------------------------------
> # DO NOT DELETE THIS LINE -- make depend depends on it.
> terrain.o: domain.param terrain.f
>
> BTW, 1)I link netcdf installed in our machine instead of that of in the Commons directore,because it seems there are something wrong( it did not work). 2)I set ibyte=4 in domain.param. 3) I can run the RegCM3 on SGI and IBM.
>
> Is there anyone can give me a hand? Thanks firstly.
>
> Cheers
>
>
> Xiaoying Shi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Dr. Xunqiang Bi         email:bixq at ictp.it
   Earth System Physics Group
   The Abdus Salam ICTP
   Strada Costiera, 11
   P.O. BOX 586, 34100 Trieste, ITALY
   Tel: +39-040-2240302  Fax: +39-040-2240449
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the RegCNET mailing list