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
c9f9fcfc
Commit
c9f9fcfc
authored
2 years ago
by
WURTZ Jean
Browse files
Options
Downloads
Patches
Plain Diff
Initialization of bare soil is necessary
parent
bdb8e1d9
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/get_var_naturen.F90
+4
-3
4 additions, 3 deletions
src/SURFEX/get_var_naturen.F90
with
4 additions
and
3 deletions
src/SURFEX/get_var_naturen.F90
+
4
−
3
View file @
c9f9fcfc
...
...
@@ -37,6 +37,7 @@
! M. Jidane 08/2008 Z0 and Z0H recovery from nature tiles
! S. Riette 06/2010 TWSNOW added
! V. Masson 02/2015 adds LAI, height of trees, fraction of bare soil
! J. Wurtz 02/2023 uncomment baresoil initialization : needed for MNH init
!-------------------------------------------------------------------------------
!
!* 0. DECLARATIONS
...
...
@@ -127,9 +128,9 @@ ELSE
PZ0
=
XUNDEF
PZ0H
=
XUNDEF
ENDIF
!
!
PBARE = S%XVEGTYPE(:,NVT_NO)
!
PBARE
=
S
%
XVEGTYPE
(:,
NVT_NO
)
PVEGT
(:)
=
0.
DO
JP
=
1
,
IO
%
NPATCH
PK
=>
NP
%
AL
(
JP
)
...
...
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