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

Check fix of alchimia #102

Open
dcesari opened this issue Feb 28, 2023 · 0 comments
Open

Check fix of alchimia #102

dcesari opened this issue Feb 28, 2023 · 0 comments

Comments

@dcesari
Copy link
Member

dcesari commented Feb 28, 2023

An application with a complex list of derived variables (https://github.com/ARPA-SIMC/prodsim/blob/master/src/prodsim_thunderstorm_index.F90) generates an invalid grib id eccodes error in this line

CALL copy(vg6dout%gaid(ilevel,itime,itimerange,ivarin), &
corrected by the IF (ivarin /= ivarout) check (moreover the error appears only with -On optimized code). More checks are needed on the feasibility of this situation ivarin == ivarout or its dependency on a (compiler?) bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant