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

Temporary arrays generated during runtime in grid routines #293

Open
m214089 opened this issue Jul 7, 2022 · 0 comments
Open

Temporary arrays generated during runtime in grid routines #293

m214089 opened this issue Jul 7, 2022 · 0 comments
Labels

Comments

@m214089
Copy link
Contributor

m214089 commented Jul 7, 2022

This is costly and should not happen. Despite this, it is not a show stopper.

At line 320 of file /work/mh0287/icon-preprocessing/extpar.git/src/mo_icon_grid_routines.f90
Fortran runtime warning: An array temporary was created
At line 324 of file /work/mh0287/icon-preprocessing/extpar.git/src/mo_icon_grid_routines.f90
Fortran runtime warning: An array temporary was created
At line 328 of file /work/mh0287/icon-preprocessing/extpar.git/src/mo_icon_grid_routines.f90
Fortran runtime warning: An array temporary was created
At line 332 of file /work/mh0287/icon-preprocessing/extpar.git/src/mo_icon_grid_routines.f90
Fortran runtime warning: An array temporary was created

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

No branches or pull requests

1 participant