Skip to content
Snippets Groups Projects
Commit c8713218 authored by Simon Mueller's avatar Simon Mueller Committed by Sebastien Masson
Browse files

Resolve "Domain-index lookup-table initialisations in non-MPI configurations"

parent 0140e62f
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ CONTAINS
l_IdoNFold = l_NFold ! is this process doing North fold?
!
CALL init_doloop ! set start/end indices or do-loop depending on the halo width value (nn_hls)
CALL init_locglo ! define now functions needed to convert indices from/to global to/from local domains
!
IF(lwp) THEN
WRITE(numout,*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment