worleyph
Results
2
comments of
worleyph
@ndkeen (and @rljacob and @singhbalwinder ), note the similarity to the old issue from PR #1033 . That was a one trip loop bug in an explicit loop, and this...
@ndk and @mt5555 , looking at the code: subroutine setup_diagnostic_variables in variables_diagnostic_module.F90, and called in setup_clubb_core in advance_clubb_core_module.F90, the allocations are not done in a threaded region. The threadprivate declaration...