<p dir="ltr">Maybe the way you write namelist ID not correct</p>
<div class="gmail_quote">On Mar 2, 2016 9:25 PM, "afwande juliet" <<a href="mailto:afwandej965@gmail.com">afwandej965@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Kindly check your namelist writing, post it so that users can see</p>
<div class="gmail_quote">On Mar 2, 2016 6:33 PM, "Alejandro Baro" <<a href="mailto:alejandro.baro@insmet.cu" target="_blank">alejandro.baro@insmet.cu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><font style="font-family:tahoma;font-size:10pt">
<div>Hello, <br>
I'm trying to output six different variables to an extra output file, but
something is going wrong and I don't know what is it. I'm working with WRF
V3.6.1. <br>
<br>
First I modified Registry.EM_COMMON. I added a 3 after the h, because I
wanted to add the variables to an extra output file (3) and remove they
from the principal history output stream, for example:<br>
<br>
state real swddir ij misc 1 - rh3d
"SWDDIR" <br>
<br>
Second I recompiled the code (clean -a, configure, compile) and everything
ok.<br>
<br>
Later I made a run and the variables were not in the wrfout as I expected.
But when I changed the namelist.input in order to get the variables in an
extra output file:<br>
<br>
Namelist.input<br>
<br>
auxhist3_outname ="radiationfluxes_d01_2014-05-07",
"radiationfluxes_d02_2014-05-07",<br>
auxhist3_interval = 60, 60,<br>
frames_per_auxhist3 = 24, 24,<br>
io_form_auxhist3 = 2, 2,<br>
<br>
I got this error:<br>
<br>
rsl.error.0000<br>
<br>
taskid: 0 hostname: CFA-Baro<br>
------ ERROR while reading namelist time_control ------<br>
-------------- FATAL CALLED ---------------<br>
FATAL CALLED FROM FILE: <stdin> LINE: 9965<br>
ERRORS while reading one or more namelists from namelist.input.<br>
-------------------------------------------<br>
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0<br>
<br>
Does anyone has any idea about what the problem is???<br>
</div>
</font></div>
<br><br>
<br>
<br>
<br>
<br>
____________________________________________________INSMET___<br>
_______________________________________________________________ <br>
<br>
<br>
La persona que envia este correo se responsabiliza con el cumplimiento <br>
de las regulaciones de Seguridad Informatica del Instituto de Meteorologia.<br>
<br>
<br>
_______________________________________________________________<br>
_______________________________________________________________<br>
<br>
<br>
<br>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu" target="_blank">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br></blockquote></div>
</blockquote></div>