When I try to compile init_atmosphere for MPAS, I got following error:
"
mpas_init_atm_static.F:288.20:
rarray_ptr = c_loc(rarray)
1
Error: Argument 'rarray' to 'c_loc' at (1) must be an associated scalar POINTER
"
But compiling CORE=atmosphere is successful. Any help/thought/comment is appreciated! Thanks in advance.
"
mpas_init_atm_static.F:288.20:
rarray_ptr = c_loc(rarray)
1
Error: Argument 'rarray' to 'c_loc' at (1) must be an associated scalar POINTER
"
But compiling CORE=atmosphere is successful. Any help/thought/comment is appreciated! Thanks in advance.