huangwei5934
New member
Hello, there,
I tried compile MPAS-Model-7.0, as:
make ifort CORE=atmosphere OPENMP=true USE_PIO2=true PRECISION=single
When I run it, I got error:
forrtl: severe (24): end-of-file during read, unit 15, file /hpelustre/whuang/mpas/run/LANDUSE.TBL
Image PC Routine Line Source
libifcoremt.so.5 00002AAAAEBE4622 for__io_return Unknown Unknown
libifcoremt.so.5 00002AAAAEC2437D for_read_seq_fmt Unknown Unknown
atmosphere_model 000000000060D0C1 Unknown Unknown Unknown
atmosphere_model 00000000005F4612 Unknown Unknown Unknown
atmosphere_model 00000000004F37E6 Unknown Unknown Unknown
atmosphere_model 00000000004F4845 Unknown Unknown Unknown
atmosphere_model 000000000040ADF2 Unknown Unknown Unknown
atmosphere_model 0000000000407E96 Unknown Unknown Unknown
atmosphere_model 0000000000407E2E Unknown Unknown Unknown
libc-2.17.so 00002AAAB0EB03D5 __libc_start_main Unknown Unknown
atmosphere_model 0000000000407D39 Unknown Unknown Unknown
ls -l /hpelustre/whuang/mpas/run/LANDUSE.TBL
-rw-r--r-- 1 whuang users 29820 Oct 31 10:55 /hpelustre/whuang/mpas/run/LANDUSE.TBL
more streams.atmosphere
<streams>
<immutable_stream name="input"
type="input"
filename_template="x1.655362.init.nc"
input_interval="initial_only" />
<stream name="output"
type="output"
filename_template="history.$Y-$M-$D_$h.$m.$s.nc"
output_interval="6:00:00" >
<file name="stream_list.atmosphere.output"/>
</stream>
<stream name="diagnostics"
type="output"
filename_template="diag.$Y-$M-$D_$h.$m.$s.nc"
output_interval="3:00:00" >
<file name="stream_list.atmosphere.diagnostics"/>
</stream>
</streams>
Anyone can help?
Thanks,
Wei
I tried compile MPAS-Model-7.0, as:
make ifort CORE=atmosphere OPENMP=true USE_PIO2=true PRECISION=single
When I run it, I got error:
forrtl: severe (24): end-of-file during read, unit 15, file /hpelustre/whuang/mpas/run/LANDUSE.TBL
Image PC Routine Line Source
libifcoremt.so.5 00002AAAAEBE4622 for__io_return Unknown Unknown
libifcoremt.so.5 00002AAAAEC2437D for_read_seq_fmt Unknown Unknown
atmosphere_model 000000000060D0C1 Unknown Unknown Unknown
atmosphere_model 00000000005F4612 Unknown Unknown Unknown
atmosphere_model 00000000004F37E6 Unknown Unknown Unknown
atmosphere_model 00000000004F4845 Unknown Unknown Unknown
atmosphere_model 000000000040ADF2 Unknown Unknown Unknown
atmosphere_model 0000000000407E96 Unknown Unknown Unknown
atmosphere_model 0000000000407E2E Unknown Unknown Unknown
libc-2.17.so 00002AAAB0EB03D5 __libc_start_main Unknown Unknown
atmosphere_model 0000000000407D39 Unknown Unknown Unknown
ls -l /hpelustre/whuang/mpas/run/LANDUSE.TBL
-rw-r--r-- 1 whuang users 29820 Oct 31 10:55 /hpelustre/whuang/mpas/run/LANDUSE.TBL
more streams.atmosphere
<streams>
<immutable_stream name="input"
type="input"
filename_template="x1.655362.init.nc"
input_interval="initial_only" />
<stream name="output"
type="output"
filename_template="history.$Y-$M-$D_$h.$m.$s.nc"
output_interval="6:00:00" >
<file name="stream_list.atmosphere.output"/>
</stream>
<stream name="diagnostics"
type="output"
filename_template="diag.$Y-$M-$D_$h.$m.$s.nc"
output_interval="3:00:00" >
<file name="stream_list.atmosphere.diagnostics"/>
</stream>
</streams>
Anyone can help?
Thanks,
Wei