Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LarissaReames-NOAA opened this issue Jun 27, 2023 · 0 comments
Assignees

Comments

@LarissaReames-NOAA
Copy link

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

@mgduda mgduda self-assigned this Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants