Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Méso-NH
Méso-NH code
Commits
497ea5e9
Commit
497ea5e9
authored
9 years ago
by
Gaelle Tanguy
Committed by
WAUTELET Philippe
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Juan 18/12/2015 : missing interfaces
parent
8222d25b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/SURFEX/hor_interpol_1cov.F90
+2
-0
2 additions, 0 deletions
src/SURFEX/hor_interpol_1cov.F90
src/SURFEX/zoom_pgd_cover.F90
+3
-0
3 additions, 0 deletions
src/SURFEX/zoom_pgd_cover.F90
with
5 additions
and
0 deletions
src/SURFEX/hor_interpol_1cov.F90
+
2
−
0
View file @
497ea5e9
...
...
@@ -25,6 +25,7 @@ SUBROUTINE HOR_INTERPOL_1COV(KLUOUT,PFIELDIN,PFIELDOUT)
!! MODIFICATIONS
!! -------------
!! Original 06/2015
!! J.Escobar 18/12/2015 : missing interface
!!------------------------------------------------------------------
!
!
...
...
@@ -36,6 +37,7 @@ USE MODI_HOR_INTERPOL_AROME_1COV
USE
MODI_HOR_INTERPOL_CONF_PROJ_1COV
USE
MODI_HOR_INTERPOL_CARTESIAN_1COV
USE
MODI_HOR_INTERPOL_LATLON_1COV
USE
MODI_HOR_INTERPOL_BUFFER_1COV
!
!
USE
YOMHOOK
,
ONLY
:
LHOOK
,
DR_HOOK
...
...
This diff is collapsed.
Click to expand it.
src/SURFEX/zoom_pgd_cover.F90
+
3
−
0
View file @
497ea5e9
...
...
@@ -38,6 +38,7 @@
!! interpolated for spawning =>
!! ABOR1_SFX if (.NOT.OECOCLIMAP) in comment
! Modification 05/02/15 M.Moge : use NSIZE_FULL instead of SIZE(XLAT) (for clarity)
!! J.Escobar 18/12/2015 : missing interface
!----------------------------------------------------------------------------
!
!* 0. DECLARATION
...
...
@@ -65,6 +66,8 @@ USE MODI_SUM_ON_ALL_PROCS
USE
MODI_GET_LUOUT
USE
MODI_CLEAN_PREP_OUTPUT_GRID
USE
MODI_GET_1D_MASK
USE
MODI_READ_LCOVER
USE
MODI_READ_SURFX2COV_1COV_MNH
!
USE
YOMHOOK
,
ONLY
:
LHOOK
,
DR_HOOK
USE
PARKIND1
,
ONLY
:
JPRB
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment