<html>
<body>
Myself trying to run one idealized case &quot;em_b_wave&quot;. I have
compiled it successfully.<br>
Now trying to submit the same through batch job script but getting the
following error<br>
in rsl.out.0000 file..<br><br>
<b>-------------- FATAL CALLED ---------------<br>
&nbsp;FATAL CALLED FROM <a href="file: " eudora="autourl">FILE: </a>
module_configure.b&nbsp; LINE:&nbsp;&nbsp;&nbsp;&nbsp; 138<br>
&nbsp;module_configure: initial_config: error reading namelist<br><br>
</b>the batch script is this<br><br>
#! /bin/csh<br>
# @ job_type=parallel<br>
# @ output=model.out<br>
# @ error=model.err<br>
# @ class=large<br>
# @ node_usage=not_shared<br>
# @ notification=never<br>
# @ network.mpi=csss,shared,us<br>
# @ environment = MP_INFOLEVEL=2;MP_SHARED_MEMORY=yes<br>
# @ queue<br><br>
./ideal.exe<br><br>
i have configure the make file for the model with option 4.<br><br>
Looking forward to hear from you soon.<br><br>
thanks<br>
sandeep<br>
</body>
</html>