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

Issues of undefined values and thread safety in intrad.f90 #658

Closed
shoyokota opened this issue Nov 27, 2023 · 0 comments · Fixed by #659
Closed

Issues of undefined values and thread safety in intrad.f90 #658

shoyokota opened this issue Nov 27, 2023 · 0 comments · Fixed by #659

Comments

@shoyokota
Copy link
Collaborator

In debugging the RRFS, issues of undefined values and thread safety was found in intrad.f90. The following issues should be fixed.

  • tdir(1:nsigradjac) is undefined for variables except for (tsen,q,oz,cw,ql,qi,qh,qg,qr,qs,u,v,sst).
  • val_quad and mm that should be private variables of OpenMP are public variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant