[RegCNET] Problems with RegCM3
moetasim
moetasim at gcisc.org.pk
Wed Aug 24 16:34:19 CEST 2005
Hi,
>
> Could you please inform us with contact info of persons who can help with running of RegCM3.
-----
I CAN HELP!
-----
>
> We have installed RegCM3 (downloaded from your web-site: http://www.ictp.trieste.it/~pubregcm/RegCM3/) and have some problems with starting the MODEL, particularly with Pre-Processing phase (Terrain.x for example). When we running the script terrain.x we have some errors:
> the system couldn't find some commands like "setenv", "ifc".
-----
Well, RegCM3 scripts are written for csh shell so whenever you try to run these in bash or anyother shell, such errors are encountered. Its advisable that you change to csh before running these scripts. This can be done by typing 'csh' in terminal.
------
>
> Model installed on system:
> Operating System: Red Hat Linux 10 (Fedora Core 4)
> Intel Fortran Compiler 9
>
-----
I guess that ibyte setting for IFC-8 and IFC-9 should be same so set ibyte=1 in domain.param if you have not done it already.
------
> Questions:
> 1) Could you provide us some info about system configuration (necessary software, LINUX ver ???, Intel Fortran Compiler ver ??? or something more)
> 2) and what DATA was needed to be downloaded from the web site to successful work of the model. We are downloaded only 8 file for NNRP1 (T,H,RH, etc) for 1997 and for SURFACE - GTOPO30_60MIN, GLCC60MIN_BATS, and OIIST - OISST_198112_200302, OISST_198112_200302.
----------
If you have IFC/PGI compiler then normally you need not to have anyother special software to run RegCM3. When you have downloaded 60 min dataset then I hope you have made adjustments accordingly in domain.param. Set ntypec=60 if you have not already done so.
------------
>
> listing with errors in Terminal:
>
> ./terrain.x
> ./terrain.x: line 1: setenv: command not found
> rm -f *.o terrain
> ifort -tpp7 -g -cm -w -w90 -w95 -L../../Commons/env/liblinuxold -lnetcdf -Vaxlib -c -o terrain.o terrain.f
> ifort -tpp7 -g -cm -w -w90 -w95 -o terrain terrain.o -L../../Commons/env/liblinuxold -lnetcdf -Vaxlib
> IPO link: can not find "("
> ifort: error: problem during multi-file optimization compilation (code 1)
> make: *** [terrain] Error 1
> ./terrain.x: line 16: ./terrain: No such file or directory
----
Now come to this problem:
You have downloaded IFC-9... Remember that Makefile_IFC7 can't work with this compiler version. You must use Makefile_IFC8.
----
>
> we have changed "ifc" to "ifort" command, because IFC 9.0 is worked with this command right now to load a IFC driver.
---------
If even after running scripts in csh shell, setting ibyte=1, ntypec=60 in domain.param and using Makefile_IFC8 for compilation, you still find error then don't hesitate to contact again.
------
MOet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20050824/01c8931f/attachment-0002.html>
More information about the RegCNET
mailing list