Basic nesting in WRFV3

Hi all WRF users,
I am a new WRF user. I have just installed WRF/WPS V3 in a linux box (gcc/gfortran compiler and basic nesting option 1). I have been able to run successfully most of the test cases. However, I have got into trouble when running the nesting case for the hurricane Katrina. The pre-processing WPS steps runs Ok and the intermediate and geo*.nc files for the two domains are generated correctly. The problem is that real.exe stops after processing domain 1 (check the FATAL ERROR message at the end).
Any advice..??
thanks a lot in advance
mtnez
[mtnez@yz em_real]$ ./real.exe
Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
REAL_EM V3.0 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 98 1 70
ims,ime,jms,jme -4 103 -4 75
ips,ipe,jps,jpe 1 98 1 70
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
Time period # 1 to process = 2005-08-28_00:00:00.
Time period # 2 to process = 2005-08-28_06:00:00.
Time period # 3 to process = 2005-08-28_12:00:00.
Time period # 4 to process = 2005-08-28_18:00:00.
Time period # 5 to process = 2005-08-29_00:00:00.
Total analysis times to input = 5.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_00:00:00.0000, which is loop # 1 out of 5
configflags%julyr, %julday, %gmt: 2005 240 0.000000
d01 2005-08-28_00:00:00 Timing for input 0 s.
Converged znw(kte) should be about 0.0 = 2.7107822E-08
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_00:00:00 Timing for processing 1 s.
d01 2005-08-28_00:00:00 Timing for output 0 s.
d01 2005-08-28_00:00:00 Timing for loop # 1 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_06:00:00.0000, which is loop # 2 out of 5
configflags%julyr, %julday, %gmt: 2005 240 6.000000
d01 2005-08-28_06:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_06:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_00:00:00.0000 2005-08-28_06:00:00
d01 2005-08-28_06:00:00 Timing for output 0 s.
d01 2005-08-28_06:00:00 Timing for loop # 2 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_12:00:00.0000, which is loop # 3 out of 5
configflags%julyr, %julday, %gmt: 2005 240 12.00000
d01 2005-08-28_12:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_12:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_06:00:00.0000 2005-08-28_12:00:00
d01 2005-08-28_12:00:00 Timing for output 0 s.
d01 2005-08-28_12:00:00 Timing for loop # 3 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_18:00:00.0000, which is loop # 4 out of 5
configflags%julyr, %julday, %gmt: 2005 240 18.00000
d01 2005-08-28_18:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_18:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_12:00:00.0000 2005-08-28_18:00:00
d01 2005-08-28_18:00:00 Timing for output 0 s.
d01 2005-08-28_18:00:00 Timing for loop # 4 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-29_00:00:00.0000, which is loop # 5 out of 5
configflags%julyr, %julday, %gmt: 2005 241 0.000000
d01 2005-08-29_00:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-29_00:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_18:00:00.0000 2005-08-29_00:00:00
d01 2005-08-29_00:00:00 Timing for output 0 s.
d01 2005-08-29_00:00:00 Timing for loop # 5 = 1 s.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: real_em.b LINE: 199
real_em.F: Could not find the parent domain
-------------------------------------------
I am a new WRF user. I have just installed WRF/WPS V3 in a linux box (gcc/gfortran compiler and basic nesting option 1). I have been able to run successfully most of the test cases. However, I have got into trouble when running the nesting case for the hurricane Katrina. The pre-processing WPS steps runs Ok and the intermediate and geo*.nc files for the two domains are generated correctly. The problem is that real.exe stops after processing domain 1 (check the FATAL ERROR message at the end).
Any advice..??
thanks a lot in advance
mtnez
[mtnez@yz em_real]$ ./real.exe
Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
REAL_EM V3.0 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 98 1 70
ims,ime,jms,jme -4 103 -4 75
ips,ipe,jps,jpe 1 98 1 70
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
Time period # 1 to process = 2005-08-28_00:00:00.
Time period # 2 to process = 2005-08-28_06:00:00.
Time period # 3 to process = 2005-08-28_12:00:00.
Time period # 4 to process = 2005-08-28_18:00:00.
Time period # 5 to process = 2005-08-29_00:00:00.
Total analysis times to input = 5.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_00:00:00.0000, which is loop # 1 out of 5
configflags%julyr, %julday, %gmt: 2005 240 0.000000
d01 2005-08-28_00:00:00 Timing for input 0 s.
Converged znw(kte) should be about 0.0 = 2.7107822E-08
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_00:00:00 Timing for processing 1 s.
d01 2005-08-28_00:00:00 Timing for output 0 s.
d01 2005-08-28_00:00:00 Timing for loop # 1 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_06:00:00.0000, which is loop # 2 out of 5
configflags%julyr, %julday, %gmt: 2005 240 6.000000
d01 2005-08-28_06:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_06:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_00:00:00.0000 2005-08-28_06:00:00
d01 2005-08-28_06:00:00 Timing for output 0 s.
d01 2005-08-28_06:00:00 Timing for loop # 2 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_12:00:00.0000, which is loop # 3 out of 5
configflags%julyr, %julday, %gmt: 2005 240 12.00000
d01 2005-08-28_12:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_12:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_06:00:00.0000 2005-08-28_12:00:00
d01 2005-08-28_12:00:00 Timing for output 0 s.
d01 2005-08-28_12:00:00 Timing for loop # 3 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-28_18:00:00.0000, which is loop # 4 out of 5
configflags%julyr, %julday, %gmt: 2005 240 18.00000
d01 2005-08-28_18:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-28_18:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_12:00:00.0000 2005-08-28_18:00:00
d01 2005-08-28_18:00:00 Timing for output 0 s.
d01 2005-08-28_18:00:00 Timing for loop # 4 = 1 s.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2005-08-29_00:00:00.0000, which is loop # 5 out of 5
configflags%julyr, %julday, %gmt: 2005 241 0.000000
d01 2005-08-29_00:00:00 Timing for input 0 s.
LAND CHANGE = 0
WATER CHANGE = 0
d01 2005-08-29_00:00:00 Timing for processing 1 s.
LBC valid between these times 2005-08-28_18:00:00.0000 2005-08-29_00:00:00
d01 2005-08-29_00:00:00 Timing for output 0 s.
d01 2005-08-29_00:00:00 Timing for loop # 5 = 1 s.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: real_em.b LINE: 199
real_em.F: Could not find the parent domain
-------------------------------------------