Skip to content

OMP_GET_THREAD_NUM needs to be declared in generated code #37

@cacraigucar

Description

@cacraigucar

The generated ccpp_kessler_cam_cap.F90 has OMP_GET_THREAD_NUM as a variable inside "#ifdef _OPENMP" sections. When _OPENMP evaluates to true, there is not declaration for this variable and compiler errors are raised.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions