<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Geeta,<div><br></div><div>I believe you sorted the job submission problem by yourself. The error you are reporting here,</div><div><br></div><div><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri;"><div dir="ltr"> <strong>-------------- FATAL CALLED ---------------<br> FATAL CALLED FROM FILE: real_em.b LINE: 199<br> real_em.F: Could not find the parent domain<br> -------------------------------------------</strong></div></div></blockquote></div><div><br></div><div>is related to a wrong entry in your namelist.input:</div><div><br></div><div><span style="font-family: Calibri; font-size: 16px;">grid_id = 1, 2, 3,</span><br style="font-family: Calibri; font-size: 16px;"><span style="font-family: Calibri; font-size: 16px;">parent_id = 1, 2, 3,</span></div><div><br></div><div>This should be</div><div><br></div><div><div><span style="font-family: Calibri; font-size: 16px;">grid_id = 1, 2, 3,</span><br style="font-family: Calibri; font-size: 16px;"><span style="font-family: Calibri; font-size: 16px;">parent_id = 1, 1, 2,</span></div></div><div><span style="font-family: Calibri; font-size: 16px;"><br></span></div><div>(The parent of grid 2 is 1, and of grid 3 is 2).</div><div><br></div><div>Cheers</div><div><br></div><div>Dom</div><div><br><div><div>On 24/10/2013, at 8:40 am, Geeta Geeta <<a href="mailto:geeta124@hotmail.com">geeta124@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div dir="ltr">Hi,<span class="Apple-converted-space"> </span><br>I am running WRF for 3 domains.<span class="Apple-converted-space"> </span><br>On giving this command,<span class="Apple-converted-space"> </span><br>bash-3.2$ time poe /oprn/model/WRF/WRFV3/run/real.exe -procs 8<br><br>Domain 1: Current date being processed: 2011-04-23_00:00:00.0000, which is loop # 9 out of 10<br> configflags%julyr, %julday, %gmt: 2011 113 0.0000000000E+00<br> d01 2011-04-23_00:00:00 Timing for input 0 s.<br> LAND CHANGE = 0<br> WATER CHANGE = 0<br> Assume Noah LSM input<br> d01 2011-04-23_00:00:00 Timing for processing 0 s.<br> LBC valid between these times 2011-04-22_18:00:00.0000 2011-04-23_00:00:00<br> d01 2011-04-23_00:00:00 Timing for output 0 s.<br> d01 2011-04-23_00:00:00 Timing for loop # 9 = 1 s.<br> <span class="Apple-converted-space"> </span><br> -----------------------------------------------------------------------------<br> <span class="Apple-converted-space"> </span><br> Domain 1: Current date being processed: 2011-04-23_06:00:00.0000, which is loop # 10 out of 10<br> configflags%julyr, %julday, %gmt: 2011 113 6.000000000<br> d01 2011-04-23_06:00:00 Timing for input 0 s.<br> LAND CHANGE = 0<br> WATER CHANGE = 0<br> Assume Noah LSM input<br> d01 2011-04-23_06:00:00 Timing for processing 0 s.<br> LBC valid between these times 2011-04-23_00:00:00.0000 2011-04-23_06:00:00<br> d01 2011-04-23_06:00:00 Timing for output 0 s.<br> d01 2011-04-23_06:00:00 Timing for loop # 10 = 1 s.<br> <strong>-------------- FATAL CALLED ---------------<br> FATAL CALLED FROM FILE: real_em.b LINE: 199<br> real_em.F: Could not find the parent domain<br> -------------------------------------------</strong><br> <br><strong>Following error is encountered.<span class="Apple-converted-space"> </span></strong><br><strong>Pls suggest.<span class="Apple-converted-space"> </span></strong><br><strong> <br><br><br></strong><br><br>geeta<br></div>_______________________________________________<br>Wrf-users mailing list<br><a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br><a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a></div></blockquote></div><br></div></body></html>