Dear RegCM users,
I am trying to run RegCM3 on IBM P5 series in Parallel mode. When I compile Terrain.x I am geeting the following message.
---------------------------------------------------------------------------------
after calling ANAL2
after calling SURF
after calling FUDGE
after calling OUTPUT
rm -f ../ICBC/fort.10
ln -s ../../Input/DOMAIN.INFO ../ICBC/fort.10
Usage: ln [-f|n] [-s] src [target]
or: ln [-f|n] [-s] src1 ... srcN directory
STOP 9999
----------------------------------------------------------------------------------------
It seems there is an error in running terrain.x, however, It create the DOMAIN.INFO and DOMAIN.CTL in /RegCM/Input directory and I could be able to plot the domain. I am attacheng the file domain.param.
Next step I try to run icbc.x. I got the followiing error message. Also I am attaching icbc.param file.
---------------------------------------------------------------------
** headerera === End of Compilation 61 ===
1501-510 Compilation successful for file ICBC.f.
xlf_r -o ICBC ICBC.o -L/gpfs/usr/local/netcdf/lib/ -lnetcdf
NREC = 289276
NSTART,NNNEND: 88269 88385
IDATE1,IDATE2: 2008060100 2008063000
IMPROPER DIMENSION SPECIFICATION (ICBC.f)
icbc.param: 80 120 18
DOMAIN.INFO: 0 0 0
Also check ibyte in icbc.param: ibyte= 4
STOP Dimensions (subroutine gridml)
----------------------------------------------------------------------
Any help in this regard would be greately appreciated.
Thnaks and best regards
Raju