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
886793d4
Commit
886793d4
authored
6 years ago
by
WAUTELET Philippe
Browse files
Options
Downloads
Patches
Plain Diff
Philippe & Juan 20/03/2019: SURFEX: missing use modi_get_luout in coupling_seaflux_n
parent
4b33784b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SURFEX/coupling_seafluxn.F90
+2
-1
2 additions, 1 deletion
src/SURFEX/coupling_seafluxn.F90
with
2 additions
and
1 deletion
src/SURFEX/coupling_seafluxn.F90
+
2
−
1
View file @
886793d4
...
@@ -51,7 +51,7 @@ SUBROUTINE COUPLING_SEAFLUX_n (CHS, DTS, DGS, O, OR, G, S, DST, SLT, &
...
@@ -51,7 +51,7 @@ SUBROUTINE COUPLING_SEAFLUX_n (CHS, DTS, DGS, O, OR, G, S, DST, SLT, &
!! Modified 11/2014 : J. Pianezze : add currents for wave coupling
!! Modified 11/2014 : J. Pianezze : add currents for wave coupling
!! Modified 02/2019 : S. Bielli Sea salt : significant sea wave height influences salt emission; 5 salt modes
!! Modified 02/2019 : S. Bielli Sea salt : significant sea wave height influences salt emission; 5 salt modes
!! Modified 03/2019 : P. Wautelet: correct ZWS when variable not present in file
!! Modified 03/2019 : P. Wautelet: correct ZWS when variable not present in file
!!
!!
Modified 03/2019 : P. Wautelet: missing use MODI_GET_LUOUT
!!---------------------------------------------------------------------
!!---------------------------------------------------------------------
!
!
!
!
...
@@ -109,6 +109,7 @@ USE MODI_COUPLING_ICEFLUX_n
...
@@ -109,6 +109,7 @@ USE MODI_COUPLING_ICEFLUX_n
USE
MODI_SEAICE_GELATO1D_n
USE
MODI_SEAICE_GELATO1D_n
!
!
USE
MODI_COUPLING_SLT_n
USE
MODI_COUPLING_SLT_n
USE
MODI_GET_LUOUT
!
!
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