[RegCNET] premature termination of regcm.in while being made

rajeshj at cusat.ac.in rajeshj at cusat.ac.in
Thu May 20 13:40:57 CEST 2010


Hi users,
I am trying to run RegCM3 on HPC with AIX 5.3. I have had so many hurdles
while trying this. First, while running the terrain.x the following error
occurred.


__________________________________________________
 after calling ANAL2
rm: fort.48�: A file or directory in the path name does not exist.
 after calling SURF
__________________________________________________
Note        � this appears as a question mark in a block in the
terminal!!!

I could not figure out what is happening. But after that domain.info is
created and icbc.x has run successfully. But the problem is that the
regcm.in file was not created fully. only five lines were written in that

__________________________________________________
bash-3.2$ more regcm.in
 $restartparam
 ifrest   =    .false.,
 idate0   = 2005010100,
 idate1   = 2005010100,
 idate2   = 2005020100,
___________________________________________________

and regcm.x looks fine

___________________________________________________
bash-3.2$ more regcm.x
#!/bin/csh -f
set mydir=$PWD
cd ../Main
make clean
./MAKECODE
make
cd $mydir
mv ../Main/regcm .
/bin/ln -sf ../Input/DOMAIN.INFO fort.10
/bin/ln -sf    ../Input/ICBC2005010100 fort.101
./regcm<./regcm.in
bash-3.2$
__________________________________________________

Can anyone please help me to overcome this?


Thanks,
Rajesh J






More information about the RegCNET mailing list