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
3a414f00
Commit
3a414f00
authored
1 year ago
by
RODIER Quentin
Browse files
Options
Downloads
Plain Diff
Merge branch 'MNH-56-branch' into MNH-57-branch
parents
303eb9e4
2ef3d5bb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
bin/spll
+2
-1
2 additions, 1 deletion
bin/spll
bin/spll_new
+2
-1
2 additions, 1 deletion
bin/spll_new
src/PHYEX/turb/turb.f90
+1
-0
1 addition, 0 deletions
src/PHYEX/turb/turb.f90
src/SURFEX/coupling_seafluxn.F90
+1
-0
1 addition, 0 deletions
src/SURFEX/coupling_seafluxn.F90
with
6 additions
and
2 deletions
bin/spll
+
2
−
1
View file @
3a414f00
...
@@ -33,7 +33,8 @@ turb.f90|shallow_mf.f90|rain_ice.f90|lima.f90|\
...
@@ -33,7 +33,8 @@ turb.f90|shallow_mf.f90|rain_ice.f90|lima.f90|\
lima_adjust_split.f90|lima_precip_scavenging.f90|ini_tiwmx.f90|
\
lima_adjust_split.f90|lima_precip_scavenging.f90|ini_tiwmx.f90|
\
ini_snow.f90|ini_rain_ice.f90|ini_neb.f90|ini_cst.f90|
\
ini_snow.f90|ini_rain_ice.f90|ini_neb.f90|ini_cst.f90|
\
ice_adjust.f90|gradient_u.f90|gradient_v.f90|gradient_w.f90|
\
ice_adjust.f90|gradient_u.f90|gradient_v.f90|gradient_w.f90|
\
gamma.f90|gamma_inc.f90|general_gamma.f90|condensation.f90"
gamma.f90|gamma_inc.f90|general_gamma.f90|condensation.f90|
\
minpack.f90"
#
#
if
[
"
$SUF
"
=
"f"
]
if
[
"
$SUF
"
=
"f"
]
...
...
This diff is collapsed.
Click to expand it.
bin/spll_new
+
2
−
1
View file @
3a414f00
...
@@ -33,7 +33,8 @@ turb.f90|shallow_mf.f90|rain_ice.f90|lima.f90|\
...
@@ -33,7 +33,8 @@ turb.f90|shallow_mf.f90|rain_ice.f90|lima.f90|\
lima_adjust_split.f90|lima_precip_scavenging.f90|ini_tiwmx.f90|
\
lima_adjust_split.f90|lima_precip_scavenging.f90|ini_tiwmx.f90|
\
ini_snow.f90|ini_rain_ice.f90|ini_neb.f90|ini_cst.f90|
\
ini_snow.f90|ini_rain_ice.f90|ini_neb.f90|ini_cst.f90|
\
ice_adjust.f90|gradient_u.f90|gradient_v.f90|gradient_w.f90|
\
ice_adjust.f90|gradient_u.f90|gradient_v.f90|gradient_w.f90|
\
gamma.f90|gamma_inc.f90|general_gamma.f90|condensation.f90"
gamma.f90|gamma_inc.f90|general_gamma.f90|condensation.f90|
\
minpack.f90"
#
#
if
[
"
$SUF
"
=
"f"
]
if
[
"
$SUF
"
=
"f"
]
...
...
This diff is collapsed.
Click to expand it.
src/PHYEX/turb/turb.f90
+
1
−
0
View file @
3a414f00
...
@@ -277,6 +277,7 @@ USE MODE_TURB_VER, ONLY: TURB_VER
...
@@ -277,6 +277,7 @@ USE MODE_TURB_VER, ONLY: TURB_VER
USE
MODE_UPDATE_LM
,
ONLY
:
UPDATE_LM
USE
MODE_UPDATE_LM
,
ONLY
:
UPDATE_LM
!
!
USE
MODI_LES_MEAN_SUBGRID_PHY
USE
MODI_LES_MEAN_SUBGRID_PHY
USE
MODI_SECOND_MNH
,
ONLY
:
SECOND_MNH
!
!
!
!
IMPLICIT
NONE
IMPLICIT
NONE
...
...
This diff is collapsed.
Click to expand it.
src/SURFEX/coupling_seafluxn.F90
+
1
−
0
View file @
3a414f00
...
@@ -115,6 +115,7 @@ USE MODI_SEAICE_GELATO1D_n
...
@@ -115,6 +115,7 @@ USE MODI_SEAICE_GELATO1D_n
!
!
USE
MODI_COUPLING_SLT_n
USE
MODI_COUPLING_SLT_n
USE
MODI_GET_LUOUT
USE
MODI_GET_LUOUT
USE
MODI_COUPLING_DMS_n
!
!
IMPLICIT
NONE
IMPLICIT
NONE
!
!
...
...
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