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
RODIER Quentin
Méso-NH code
Commits
a362b4c1
Commit
a362b4c1
authored
5 years ago
by
WAUTELET Philippe
Browse files
Options
Downloads
Patches
Plain Diff
Philippe 21/11/2019: SURFEX: minor bugfix: initialize YSNOW_SCHEME
(cherry picked from commit
0bd1d21d
)
parent
01e3d744
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SURFEX/init_isban.F90
+5
-2
5 additions, 2 deletions
src/SURFEX/init_isban.F90
with
5 additions
and
2 deletions
src/SURFEX/init_isban.F90
+
5
−
2
View file @
a362b4c1
!SFX_LIC Copyright
199
4-201
4
CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC Copyright
200
4-201
9
CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC for details. version 1.
!SFX_LIC for details. version 1.
!#############################################################
!#############################################################
SUBROUTINE
INIT_ISBA_n
(
DTCO
,
OREAD_BUDGETC
,
UG
,
U
,
USS
,
GCP
,
IM
,
DTZ
,&
SUBROUTINE
INIT_ISBA_n
(
DTCO
,
OREAD_BUDGETC
,
UG
,
U
,
USS
,
GCP
,
IM
,
DTZ
,&
...
@@ -58,6 +58,7 @@ SUBROUTINE INIT_ISBA_n (DTCO, OREAD_BUDGETC, UG, U, USS, GCP, IM, DTZ,&
...
@@ -58,6 +58,7 @@ SUBROUTINE INIT_ISBA_n (DTCO, OREAD_BUDGETC, UG, U, USS, GCP, IM, DTZ,&
!! V.VIonnet 2017 : Blow snow
!! V.VIonnet 2017 : Blow snow
!! P.Tulet 06/16 : add MEGAN coupling
!! P.Tulet 06/16 : add MEGAN coupling
!! J.Pianezzej 02/2019 : correction for use of MEGAN
!! J.Pianezzej 02/2019 : correction for use of MEGAN
! P. Wautelet 21/11/2019: initialize YSNOW_SCHEME
!!
!!
!-------------------------------------------------------------------------------
!-------------------------------------------------------------------------------
!
!
...
@@ -267,6 +268,8 @@ IM%O%NNBYEARSOLD = 1
...
@@ -267,6 +268,8 @@ IM%O%NNBYEARSOLD = 1
IM
%
O
%
NSPINS
=
1
IM
%
O
%
NSPINS
=
1
IM
%
O
%
NSPINW
=
1
IM
%
O
%
NSPINW
=
1
!
!
YSNOW_SCHEME
=
' '
!
IF
(
HINIT
==
'PRE'
)
THEN
IF
(
HINIT
==
'PRE'
)
THEN
CALL
READ_PREP_ISBA_SNOW
(
HPROGRAM
,
YSNOW_SCHEME
,
ISNOW_NLAYER
)
CALL
READ_PREP_ISBA_SNOW
(
HPROGRAM
,
YSNOW_SCHEME
,
ISNOW_NLAYER
)
!
!
...
...
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