Skip to content
Snippets Groups Projects
Commit 7128b055 authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 08/01/2024:SURFEX/read_pgd_teb_parn.F90, missing USE MODI_HOR_INTERPOL

parent f1994710
No related branches found
No related tags found
No related merge requests found
...@@ -1525,6 +1525,8 @@ END SUBROUTINE READ_FIELD ...@@ -1525,6 +1525,8 @@ END SUBROUTINE READ_FIELD
!_______________________________ !_______________________________
SUBROUTINE READ_FIELD_2D(HRECFM,PFIELD,YDIR) SUBROUTINE READ_FIELD_2D(HRECFM,PFIELD,YDIR)
! !
USE MODI_HOR_INTERPOL
!
IMPLICIT NONE IMPLICIT NONE
! !
CHARACTER(LEN=*), INTENT(IN) :: HRECFM ! name of record in the file CHARACTER(LEN=*), INTENT(IN) :: HRECFM ! name of record in the file
......
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