I am beginner in using MPAS, I install MPAS 7.3 and run the CORE=init_atmosphere.
I think it is successfull.
###
MPAS was built with default single-precision reals.
Debugging is on.
Parallel version is on.
Papi libraries are off.
TAU Hooks are off.
MPAS was built without OpenMP support.
MPAS was built with .F files.
The native timer interface is being used
Using the PIO 1.x library.
###
The, I try to run the ./init_atmosphere but I got this error:
forrtl: severe (408): fort: (2): Subscript #1 of the array EDGESONCELL has value 11 which is greater than the upper bound of 10
Image PC Routine Line Source
init_atmosphere_m 00000000011C5C5F Unknown Unknown Unknown
init_atmosphere_m 0000000000A80535 mpas_block_decomp 387 mpas_block_decomp.F
init_atmosphere_m 0000000000DC7266 mpas_block_creato 315 mpas_block_creator.F
init_atmosphere_m 0000000000C419AD mpas_bootstrappin 251 mpas_bootstrapping.F
init_atmosphere_m 00000000004136CA mpas_subdriver_mp 293 mpas_subdriver.F
init_atmosphere_m 000000000040F9A5 MAIN__ 14 mpas.F
init_atmosphere_m 000000000040F922 Unknown Unknown Unknown
libc-2.17.so 00002AB61AB61555 __libc_start_main Unknown Unknown
init_atmosphere_m 000000000040F829 Unknown Unknown Unknown
I think it is successfull.
###
MPAS was built with default single-precision reals.
Debugging is on.
Parallel version is on.
Papi libraries are off.
TAU Hooks are off.
MPAS was built without OpenMP support.
MPAS was built with .F files.
The native timer interface is being used
Using the PIO 1.x library.
###
The, I try to run the ./init_atmosphere but I got this error:
forrtl: severe (408): fort: (2): Subscript #1 of the array EDGESONCELL has value 11 which is greater than the upper bound of 10
Image PC Routine Line Source
init_atmosphere_m 00000000011C5C5F Unknown Unknown Unknown
init_atmosphere_m 0000000000A80535 mpas_block_decomp 387 mpas_block_decomp.F
init_atmosphere_m 0000000000DC7266 mpas_block_creato 315 mpas_block_creator.F
init_atmosphere_m 0000000000C419AD mpas_bootstrappin 251 mpas_bootstrapping.F
init_atmosphere_m 00000000004136CA mpas_subdriver_mp 293 mpas_subdriver.F
init_atmosphere_m 000000000040F9A5 MAIN__ 14 mpas.F
init_atmosphere_m 000000000040F922 Unknown Unknown Unknown
libc-2.17.so 00002AB61AB61555 __libc_start_main Unknown Unknown
init_atmosphere_m 000000000040F829 Unknown Unknown Unknown