MPAS-Dev / MPAS-Model

Repository for MPAS models and shared framework releases.
238 stars 317 forks source link

Namelist option config_blend_bdy_terrain in &vertical_grid causing failure for static processing #1088

Open LarissaReames-NOAA opened 1 year ago

LarissaReames-NOAA commented 1 year ago

When using the master branch to process static files but with Lambert conformal input data (i.e., ungribbed HRRR) that we use with our branch of the code to create input files (which shouldn't matter for static file processing), if the config_blend_bdy_terrain option in &vertical_grid is set to true, the following error is produced:

ERROR: You have not called map_set for this projection CRITICAL ERROR: LATLON_TO_IJ

With that option set to false, all static data is created normally.

Compile settings on NOAA's Jet (Linux fe8 3.10.0-1160.81.1.el7.x86_64 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux): Build target: ifort OpenMP support: no OpenACC support: no Default real precision: double Compiler flags: optimize I/O layer: SMIOL

Modules loaded:

1) cmake/3.20.1 2) gnu/9.2.0 3) intel/18.0.5.274 4) impi/2018.4.274 5) pnetcdf/1.11.2 6) szip/2.1 7) hdf5parallel/1.10.6 8) netcdf-hdf5parallel/4.7.4

make command: make ifort CORE=init_atmosphere

run commands: ulimit -s unlimited srun -n 24 /mnt/lfs4/NAGAPE/hpc-wof1/lreames/MPAS-Model-NCAR/init_atmosphere_model