Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAgustin committed Jul 1, 2020
1 parent 66203b3 commit 88954e2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified assets/images/mallado.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/html/mallado.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/lee_files.F90
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ subroutine file_reading
character (len = *), parameter :: REC_NAME = "Times"
character (len = *), parameter :: POB_NAME = "POB"
tpob=.false.
!$omp parallel sections num_threads (2) private(ncid,i,j,ikk,l,it,lat_varid,lon_varid,XLAT,XLON,dimlon,dimlat,dimtime)
!$omp parallel sections num_threads (2) private(ncid,i,j,ikk,l,it,lat_varid,lon_varid,nvars,XLAT,XLON,dimlon,dimlat,dimtime)
!$omp section
! Open the file.
print *," *** Reading Emissions file:",FILE_NAME
Expand Down

0 comments on commit 88954e2

Please sign in to comment.