ECMWF analysis with 2.00 version error but 1.10 works – in #10: INT2LM
in #10: INT2LM
Cookies disclaimer
Our site saves small pieces of text information (cookies) on your
device in order to verify your login. These cookies are essential
to provide access to resources on this website and it will not
work properly without.
Learn more
<p>
Your cas-files have 137 levels. In the lately introduced subroutine
<code>
vgrid_refatm_utils.f90
</code>
it reads
<br/>
<pre>
khmax = 96 ! max. number of vertical coordinate parameters
</pre>
<br/>
please change this to
<br/>
<pre>
khmax = 140 ! max. number of vertical coordinate parameters
</pre>
<br/>
recompile int2lm and try again.
</p>
<p>
Your cas-files have 137 levels. In the lately introduced subroutine
<code>
vgrid_refatm_utils.f90
</code>
it reads
<br/>
<pre>
khmax = 96 ! max. number of vertical coordinate parameters
</pre>
<br/>
please change this to
<br/>
<pre>
khmax = 140 ! max. number of vertical coordinate parameters
</pre>
<br/>
recompile int2lm and try again.
</p>
Your cas-files have 137 levels. In the lately introduced subroutine
vgrid_refatm_utils.f90
it readsplease change this to
recompile int2lm and try again.